| Font Constructor |
| Name | Description | |
|---|---|---|
| Font |
Initializes a new instance of the Font class that can be used as a template.
|
|
| Font(String) |
Initializes a new instance of the Font class with the specified name.
|
|
| Font(String, Unit) |
Initializes a new instance of the Font class with the specified name and size.
|