Interface | Description |
---|---|
IEncodingParameters |
Common interface to support encoding parameters.
|
IFont |
Declares common functionality for all font formats.
|
IFontCharactersMerger |
Declares helpers functionality to merge TrueType fonts.
|
IFontEncoding |
Defines an interface for Font encoding.
|
IFontMetrics |
Defines an interface for Font metrics tools.
|
IFontSaver |
Defines an interface for Font save functionality.
|
IGlyphAccessor |
Defines functionality to retrieve specified glyph identifiers and glyphs.
|
IGlyphOutlinePainter |
Defines a outline way to draw glyphs.
|
IGlyphPainter |
Defines a way to draw glyphs.
|
IGlyphRenderer |
Interface used to render glyphs.
|
IPathSegment |
Represents interface of any path segment.
|
ISupportsNameAddressing |
Defines members that are specific to encodings that support glyph name addressing
|
Class | Description |
---|---|
ByteContentStreamSource |
Represents a stream source based on content stream.
|
CffEncoding |
Represents CFF font encoding.
|
CffFont |
Represents Compact Font Format (CFF).
|
CffFontMetrics |
CFF font metrics implementation
|
ClosePath |
Represents ClosePath operation.
|
CompositeGlyph |
Represents a font composite glyph.
|
CompositeGlyphComponent |
Represents composite glyph component (glyph with placement matrix).
|
CompositeGlyphComponentList |
Represents composite glyph components list.
|
CurveTo |
Represents CurveTo operation.
|
FileSystemStreamSource |
Represents a stream source based on file system.
|
Font |
Represents base Font class.
|
FontBBox |
represents font bounding box.
|
FontDefinition |
Represents Font file set definition.
|
FontEnvironment |
Provides information about the current environment and platform.
|
FontFileDefinition |
Represents Font file definition.
|
FontMetrics |
Represents font metrics.
|
FontSpecificEncodings |
Represents specific encodings for consumer-aware Fonts.
|
FontStyle |
Font style anumeration
|
Glyph |
Represents a Font glyph.
|
GlyphId |
Represents glyph ids, available in the Font.
|
GlyphIdList |
Represents glyph id list.
|
GlyphOutlineRenderer |
Represents glyph outline renderer.
|
GlyphRendererBase |
Represents base class for glyph renderers.
|
GlyphStringId |
Represents string glyph id.
|
GlyphUInt32Id |
Represents integer glyph id.
|
HelpersFactory |
Creates objects related to TtfHelpers namespace
|
License |
Provides methods to license the component.
|
LicenseFlags |
Represents a helper wrapper for an embedding flags from 'OS/2' table (field fsType).
|
LineTo |
Represents LineTo operation.
|
MacLanguageId |
Macintosh platform language id enumeration.
|
MoveTo |
Represents MoveTo operation.
|
MSLanguageId |
Microsoft platform language id enumeration.
|
MultiLanguageString |
Represents multi language string.
|
NameRecord | |
NameToCodeMap |
Represents name to code map.
|
PathSegmentCollection |
Represents a path segments collection.
|
SegmentPath |
Represents rendering path.
|
StreamSource |
Defines a way to get a file stream when it is needed.
|
TransformationMatrix |
Represents 3x3 matrix
| A B 0 |
| C D 0 |
| TX TY 1 |.
|
TtcFontFileDefinition |
Represents file definition for TTC Font.
|
TtcFontSource |
Represents TTC Font source.
|
TtfCffTable |
Represents "cff" table of the TTF Font file.
|
TtfCMapFormat0Table |
Represents Format0 CMap subtable of the TTF Font file.
|
TtfCMapFormat10Table |
Represents Format10 CMap subtable of the TTF Font file.
|
TtfCMapFormat12Table |
Represents Format8 CMap subtable of the TTF Font file.
|
TtfCMapFormat2Table |
Represents Format2 CMap subtable of the TTF Font file.
|
TtfCMapFormat4Table |
Represents Format4 CMap subtable of the TTF Font file.
|
TtfCMapFormat6Table |
Represents Format6 CMap subtable of the TTF Font file.
|
TtfCMapFormat8Table |
Represents Format8 CMap subtable of the TTF Font file.
|
TtfCMapFormatBaseTable |
Represents CMap sub table base class.
|
TtfCMapTable |
Represents "cmap" table of the TTF Font file.
|
TtfCMapTable.TtfCMapSubtableDescription |
Provides brief information about CMap subtable.
|
TtfCvtTable |
Represents Control Value Table (CVT) of the TTF Font file.
|
TtfEncoding |
Represents TTF Font encoding.
|
TtfEncodingParameters |
Represents TTF encoding parameters.
|
TtfFont |
Represents TrueType Font (TTF).
|
TtfFontMetrics |
Represents TTF Font metrics.
|
TtfFpgmTable |
Represents "fpgm" table of the TTF Font file.
|
TtfGlyfTable |
Represents "glyf" table of the TTF font file.
|
TtfHeadTable |
Represents "head" table of the TTF Font file.
|
TtfHheaTable |
Represents "hhea" table of the TTF Font file.
|
TtfHmtxTable |
Represents "hmtx" table of the TTF Font file.
|
TtfHmtxTable.LongHorMetric |
Represents metrics record.
|
TtfHmtxTable.MetricList |
Represents list of metrics
|
TtfLocaTable |
Represents "loca" table of the TTF Font file.
|
TtfLocaTable.OffsetsList |
Represents glyph offsets list.
|
TtfMaxpTable |
Represents "maxp" table of the TTF font file
|
TtfNameTable |
Represents "name" table of the TTF Font file.
|
TtfOs2Table |
Represents "OS/2" table of the TTF Font file.
|
TtfPostTable |
Represents "post" table of the TTF font file
|
TtfPrepTable |
Represents "prep" table of the TTF Font file.
|
TtfTableBase |
Represents TTF table definition.
|
TtfTableRepository |
repository of TTF tables
|
Type1Encoding |
Represents Type1 Font encoding.
|
Type1Font |
Represents Type1 Font.
|
Type1FontMetrics |
Represents Type1 Font metrics.
|
Type1MetricFont |
Type1 metric font implementation.
|
Version16Dot16 |
Represents Version16Dot16 datatype
|
Enum | Description |
---|---|
FontEnvironment.ParsingStrictness | |
FontSavingFormats |
Specifies Font type.
|
FontType |
Specifies Font type.
|
GlyphIdType |
Specifies types of glyph id.
|
GlyphState |
Specifies the glyph state.
|
MacPlatformSpecificId |
Represents Macintosh platform PlatformSpecificId enumeration.
|
MSPlatformSpecificId |
Represents Microsoft platform PlatformSpecificId enumeration.
|
NameId |
Represents NameId enumeration.
|
PlatformId |
Represents PlatformId enumeration.
|
UnicodePlatformSpecificId |
Represents unicode platform-specific enumeration.
|
Exception | Description |
---|---|
CffFontException |
Represents common processing related exception for fonts of CFF format.
|
CffParsingException |
Represents parse exception for fonts of cff format.
|
EncodingException |
Represents encoding exception.
|
FontAgrumentException |
Represents Font argument exception.
|
FontConversionException |
Represents Font conversion exception.
|
FontCreationException |
Represents Font creation exception.
|
FontException |
Represents common Font processing related exception.
|
FontNotSupportedOperationException |
Represents not supported operation exception.
|
WoffFormatException |
Represents WOFF font processing related exception.
|