Name | Description | |
---|---|---|
![]() | GetAlternativeFont | Search best alternative for text in font subset array. |
![]() ![]() | GetBuiltInIndex | |
![]() | GetCharForGlyph | Gets the char for the glyph index. |
![]() | GetCountMetrics | Counts the number of chars in text that do have corresponding glyphs in this font. |
![]() ![]() | GetDefaultBytes | |
![]() ![]() | GetDefaultString | |
![]() | GetDiffPanoseIndex | Calculate diff panose index. |
![]() | GetFontDifference | Calculates "panse index" (panoseIndex) and count of chars that can be displayed by fss. panoseIndex represents difference between current FontSubSetBase object and fss object. Minimal number defines minimal difference, i.e. 0 means that current FontSubSetBase object and fss very similar. -1 means that fss can not be used as alternative for current object to display s. |
![]() ![]() | GetFontSubSet | Overloaded. Create FontSubSet object using font name and styles. |
![]() | GetFontTableStream | Gets stream for the font table block by name. |
![]() | GetGlyphWidth | Gets width of the glyph index from font data. |
![]() | GetMetrics | Overloaded. Gets the metrics for a character (code, glyph index, width). |
![]() | GetPanoseIndex | |
![]() | IsCharSupported | Returns true if current font contains glyph for character with specified code. |
![]() | IsSupportAllSymbols | Returns true if current FontSubSetBase object can show all chars in specified string excluding control chars (chars for that char.IsControl() == true). |
![]() | MeasureText | Overloaded. Measure text for this font subset. |
![]() | RecalculateGlyphs | |
![]() ![]() | SetFontSubSet | Overloaded. Sets already exist FontSubSet object to cache. |
![]() | Shaping |