Module font

Source

Structs§

Font
Wrapper over multiple FontImpl (e.g. a primary + fallbacks for emojis)
FontImpl
A specific font with a size. The interface uses points as the unit for everything.
GlyphInfo
UvRect

Functions§

invisible_char 🔒
Code points that will always be invisible (zero width).

Type Aliases§

FontIndex 🔒