Expand description
Parser for the wonderful uf2 font format.
You can use the no_std
feature flag to ensure that you can use this crate in a no_std
and no_alloc
context.
Structs
- A uf2 font.
- The representation of one character.
- Row of pixels from a
Glyph
.
Constants
- The size of a
uf2
font file.