Namespace KernSmith.Output.Model
Classes
- BmFontModel
In-memory representation of a BMFont descriptor file.
- CharEntry
BMFont char entry — a single glyph's atlas position and rendering metrics.
- CommonBlock
BMFont common block — metrics shared across all glyphs.
- ExtendedMetadata
KernSmith-specific metadata for generation settings that are not part of the standard BMFont format.
- InfoBlock
BMFont info block — font metadata and generation settings.
- KerningEntry
BMFont kerning entry — adjustment between a pair of characters.
- PageEntry
BMFont page entry — maps a page id to an atlas image filename.