Module font_store

Source

Structs§

CrossThreadFontStore 🔒
FontStore 🔒
FontTemplates
A list of font templates that make up a given font family.
SimpleFamily 🔒
A struct that represents the available templates in a “simple family.” A simple family is one that contains <= 4 available faces: regular, bold, italic, and bold italic. Having this simple family abstraction makes font matching much faster for families that don’t have a complex set of fonts.