See: Description
| Interface | Description |
|---|---|
| ICFFFont |
This interface represents a CFF font.
|
| IFont |
This interface represents a font.
|
| ITrueTypeAttributes |
This interface provides properties of TrueType fonts.
|
| ITrueTypeFont |
This interface represents a TrueType font.
|
| IType1AFM |
This interface represents a AFM (Type 1) font.
|
| IType1AFMAttributes |
This interface represents attributes of a AFM (Type 1) font.
|
| IType1CIDKeyed |
This interface represents a CID-Keyed (Type 1) font.
|
| IType1Font |
This interface represents a Type 1 font.
|
| IType1PFB |
This interface represents a PFB (Type 1) font.
|
| IType1PFM |
This interface represents a PFM (Type 1) font.
|
| Class | Description |
|---|---|
| FontFactory |
This class provides static methods to load a font and use it as an
instance of
IFont. |
| FontPropertyInfo |
This class represents a font property.
|
| XtremeFontEngine |
This class provides a static method for validating/activating the license.
|
| Enum | Description |
|---|---|
| EncodingType |
This enumeration represents a font encoding.
|
| FontType |
This enumeration represents a font type.
|
| Exception | Description |
|---|---|
| XFEException |
This represents an exception thrown by the font engine.
|