| type |
:: "font"
|
|
| name | :: string |
Name of the font. |
|
Name of the font. |
||
| size | :: int32 |
Size of the font. |
|
Size of the font. |
||
| from | :: string |
The name of the fonts .ttf descriptor. |
|
The name of the fonts .ttf descriptor. |
||
| spacing optional | :: float |
|
| border optional | :: bool |
Whether the font has a border. |
|
Whether the font has a border. |
||
| filtered optional | :: bool |
|
| border_color optional | :: Color |
The color of the border, if enabled. |
|
The color of the border, if enabled. |
||