|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Font ids used by the styled-line model. More...
Enumerations | |
| enum | : uint8_t { Builtin = 0 , Bold9pt = 1 , Bold12pt = 2 , Bold18pt = 3 , Bold24pt = 4 } |
Font ids used by the styled-line model.
Values mirror cdc::ui::FontId so the view can map directly, but this header stays dependency-free (no GFX includes) so the parser is host-testable.
| anonymous enum : uint8_t |
| Enumerator | |
|---|---|
| Builtin | |
| Bold9pt | |
| Bold12pt | |
| Bold18pt | |
| Bold24pt | |
Definition at line 15 of file MarkdownModel.h.