[−][src]Module font_loader::system_fonts
Font loading utilities for installed system fonts
Structs
| FontProperty | The platform specific font properties |
| FontPropertyBuilder | Builder for FontProperty |
Functions
| get | Get the binary data and index of a specific font Note that only truetype fonts are supported |
| query_all | Query the names of all fonts installed in the system Note that only truetype fonts are supported |
| query_specific | Query the names of specifc fonts installed in the system Note that only truetype fonts are supported |