| 名前 | 解説 | |
|---|---|---|
![]() | GetAlternativeFont | Search best alternative for text in font subset array. C1.Util.FontSubSetから継承されます。 |
![]() | GetCharForGlyph | Gets the char for the glyph index. C1.Util.FontSubSetから継承されます。 |
![]() | GetCountMetrics | Counts the number of chars in text that do have corresponding glyphs in this font. C1.Util.FontSubSetから継承されます。 |
![]() | GetDiffPanoseIndex | Calculate diff panose index. C1.Util.FontSubSetから継承されます。 |
![]() | 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. C1.Util.FontSubSetから継承されます。 |
![]() ![]() | GetFontSubSet | オーバーロードされます。 Gets font subset for font file name with path. |
![]() | GetFontTableStream | オーバーライドされます。 Gets stream for the font table block by name. |
![]() | GetGlyphWidth | Gets width of the glyph index from font data. C1.Util.FontSubSetから継承されます。 |
![]() | GetMetrics | オーバーロードされます。 Gets the metrics for a character (code, glyph index, width). C1.Util.FontSubSetから継承されます。 |
![]() | GetPanoseIndex | C1.Util.FontSubSetから継承されます。 |
![]() | IsCharSupported | Returns true if current font contains glyph for character with specified code. C1.Util.FontSubSetから継承されます。 |
![]() | IsSupportAllSymbols | Returns true if current FontSubSetBase object can show all chars in specified string excluding control chars (chars for that char.IsControl() == true). C1.Util.FontSubSetから継承されます。 |
![]() | MeasureText | オーバーロードされます。 Measure text for this font subset. C1.Util.FontSubSetから継承されます。 |


