Skip to content

class FontCharacterComponent

😱 Types incomplete or incorrect? 🙏 Please contribute!


fields


FontCharacterComponent.glyph


FontCharacterComponent.glyph : integer

The character index. Note that this is an encoding number, not a name.

FontCharacterComponent.extender


FontCharacterComponent.extender : integer

One (1) if this part is repeatable, zero (0) otherwise.

FontCharacterComponent.start


FontCharacterComponent.start : integer

The maximum overlap at the starting side (in scaled points).

FontCharacterComponent.end


FontCharacterComponent.end : integer

The maximum overlap at the ending side (in scaled points).

FontCharacterComponent.advance


FontCharacterComponent.advance : integer

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.