Expand description
Installing the bundled UI fonts with egui.
The faces themselves are [blockworx_paint::FontChoice]’s; this is the one
place their bytes are handed to a toolkit.
Functions§
- build_
fonts - Build the egui
FontDefinitionsfor theactivefont choice. Every selectable font is registered under its own family name so the preferences menu can preview each entry in its own typeface.