The system font objects are globally available for a graphical application.
System fonts are by design read only, hence there are not any functions to change them during runtime. If the application needs additional fonts it should add additional font objects.
Modules | |
Related Project(s) | |
In this section you can find all the projects related to the System font. | |
Quick Start Guide(s) | |
In this section you can find a list of all Quick Start guides related to the System font. | |
Variables | |
struct font | sysfont |
Initialize a basic system font. More... | |