Skip to main content

Crate fey_font

Crate fey_font 

Source
Expand description

Font loading and glyph rasterization.

Structs§

Font
A font file loaded from memory, with an assigned size.
Glyph
A font glyph.
GlyphId
A glyph ID.
RasterizedGlyph
A rasterized glyph with a drawing offset.

Enums§

FontError