Loads a font from file and makes it available for use in the user interface.
None.
Name | Value Type | Default Value | Description | Comment | V. | Exp. |
---|---|---|---|---|---|---|
file |
Empty. |
Path to the font file to load. A font file may include several fonts. Use the name of the included fonts for your text widgets. |
Available on Mac since v2.4 |
1.2.1 |
No | |
ignore_missing |
false |
When set to true, no error is thrown if the file cannot be loaded (missing or corrupted). |
2.6 |
No |