Name | Description | |
---|---|---|
![]() | EncodeString | Overridden. Encodes the given text to a byte array based on font's encoding. |
![]() | GetCharWidth | Overridden. Gets the width of the given character when drawn with this font object. |
![]() | GetGlyphEmWidth | Gets the Em width of the given glyph when drawn with this font object. |
![]() | GetGlyphOutline | Gets the outline of the specified character, given as a Unicode code point. |
![]() | UpdateCharsSubset | Updates the set of characters that must be subset in the final font data. |
![]() | UpdateGlyphsSubset | Updates the set of glyphs that must be subset in the final font data. |