Module system_fonts

Source
Expand description

Font loading utilities for installed system fonts

Structs§

FontPropertyBuilder
Builder for FontProperty

Functions§

get
Get the binary data and index of a specific font Note that only truetype fonts are supported
get_native
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

Type Aliases§

FontProperty
The platform specific font properties