Name | Description | |
---|---|---|
![]() | RawFontSubSet Constructor | Overloaded. |
The following tables list the members exposed by RawFontSubSet.
Name | Description | |
---|---|---|
![]() | RawFontSubSet Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Ascent | (Inherited from C1.Util.FontSubSet) |
![]() | AveCharWidth | (Inherited from C1.Util.FontSubSet) |
![]() | BaseFont2Name | Gets base font name that was read from font's data, this property should be used to create PDF fonts. (Inherited from C1.Util.FontSubSet) |
![]() | BottomBBox | (Inherited from C1.Util.FontSubSet) |
![]() | CanEmbed | Gets flag that this font can embed as font's data. (Inherited from C1.Util.FontSubSet) |
![]() | CanSubset | Gets flag that this font can use as subset of the font's data. (Inherited from C1.Util.FontSubSet) |
![]() | CapHeight | (Inherited from C1.Util.FontSubSet) |
![]() | CoreFontBold | Gets Font.Bold that was read form font's data. (Inherited from C1.Util.FontSubSet) |
![]() | CoreFontItalic | Gets Font.Italic that was read form font's data. (Inherited from C1.Util.FontSubSet) |
![]() | Descent | (Inherited from C1.Util.FontSubSet) |
![]() | ExternalLeading | (Inherited from C1.Util.FontSubSet) |
![]() | FamilyClass | Gets family class. (Inherited from C1.Util.FontSubSet) |
![]() | FirstChar | (Inherited from C1.Util.FontSubSet) |
![]() | FontBold | Gets "original" Font.Bold that was specified when FontSubSetBase object was requested. (Inherited from C1.Util.FontSubSet) |
![]() | FontFamilyName | Gets font family name that was read from font's data, this property should be used to create GDI and GDI+ fonts. (Inherited from C1.Util.FontSubSet) |
![]() | FontFileName | Gets font name that was read from font's data, see also FontFamilyName. (Inherited from C1.Util.FontSubSet) |
![]() | FontItalic | Gets "original" Font.Italic that was specified when FontSubSetBase object was requested. (Inherited from C1.Util.FontSubSet) |
![]() | FontKey | Gets or sets font key (font identifier). (Inherited from C1.Util.FontSubSet) |
![]() | FontName | Gets "original" font name that was specified when FontSubSetBase object was requested. (Inherited from C1.Util.FontSubSet) |
![]() | FontStyle | Gets "original" font style that was specified when FontSubSetBase object was requested. (Inherited from C1.Util.FontSubSet) |
![]() | Height | (Inherited from C1.Util.FontSubSet) |
![]() | InternalLeading | (Inherited from C1.Util.FontSubSet) |
![]() | IsExtended | (Inherited from C1.Util.FontSubSet) |
![]() | IsFixedPitch | (Inherited from C1.Util.FontSubSet) |
![]() | IsFontSpecific | (Inherited from C1.Util.FontSubSet) |
![]() | IsInvalid | Gets or sets value indicating that this FontSubSet object invalid (error occurs during getting font's data) and can not be used. (Inherited from C1.Util.FontSubSet) |
![]() | IsSansSerif | (Inherited from C1.Util.FontSubSet) |
![]() | ItalicAngle | (Inherited from C1.Util.FontSubSet) |
![]() | LastChar | (Inherited from C1.Util.FontSubSet) |
![]() | LeftBBox | (Inherited from C1.Util.FontSubSet) |
![]() | LocaShortTable | (Inherited from C1.Util.FontSubSet) |
![]() | MustObfuscate | Gets flag that this font must obfuscate. (Inherited from C1.Util.FontSubSet) |
![]() | MustRestrict | Gets flag that this font can embed as font's data. (Inherited from C1.Util.FontSubSet) |
![]() | NumberOfMetrics | (Inherited from C1.Util.FontSubSet) |
![]() | Panose | (Inherited from C1.Util.FontSubSet) |
![]() | RightBBox | (Inherited from C1.Util.FontSubSet) |
![]() | TopBBox | (Inherited from C1.Util.FontSubSet) |
![]() | XHeight | (Inherited from C1.Util.FontSubSet) |
Name | Description | |
---|---|---|
![]() | GetAlternativeFont | Search best alternative for text in font subset array. (Inherited from C1.Util.FontSubSet) |
![]() | GetCharForGlyph | Gets the char for the glyph index. (Inherited from C1.Util.FontSubSet) |
![]() | GetCountMetrics | Counts the number of chars in text that do have corresponding glyphs in this font. (Inherited from C1.Util.FontSubSet) |
![]() | GetDiffPanoseIndex | Calculate diff panose index. (Inherited from 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. (Inherited from C1.Util.FontSubSet) |
![]() ![]() | GetFontSubSet | Overloaded. Gets font subset for font file name with path. |
![]() | GetFontTableStream | Overridden. Gets stream for the font table block by name. |
![]() | GetGlyphWidth | Gets width of the glyph index from font data. (Inherited from C1.Util.FontSubSet) |
![]() | GetMetrics | Overloaded. Gets the metrics for a character (code, glyph index, width). (Inherited from C1.Util.FontSubSet) |
![]() | GetPanoseIndex | (Inherited from C1.Util.FontSubSet) |
![]() | IsCharSupported | Returns true if current font contains glyph for character with specified code. (Inherited from 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). (Inherited from C1.Util.FontSubSet) |
![]() | MeasureText | Overloaded. Measure text for this font subset. (Inherited from C1.Util.FontSubSet) |
Name | Description | |
---|---|---|
![]() | Init | Overridden. Initialization fields. |
![]() | ReadCMap | (Inherited from C1.Util.FontSubSet) |