Crate keyset_font

Source
Expand description

This crate contains the font loading and parsing logic used internally by keyset.

Structs§

Error
A font error
Font
A parsed font
Glyph
A glyph loaded from a Font

Type Aliases§

Result
A Result where the error type is Error