class FontCharacterComponent
😱 Types incomplete or incorrect? 🙏 Please contribute!
fields
FontCharacterComponent.glyph
The character index. Note that this is an encoding number, not a name.
FontCharacterComponent.extender
One (1) if this part is repeatable, zero (0) otherwise.
FontCharacterComponent.start
The maximum overlap at the starting side (in scaled points).
FontCharacterComponent.end
The maximum overlap at the ending side (in scaled points).
FontCharacterComponent.advance
The total advance width of this item. It can be zero or missing, then the natural size of the glyph for character component
is used.