IDOMFontPCL5 (PCL5 Truetype) derived from an OpenType font source.
More...
#include <idomfontpcl.h>
Inherits IDOMFontOpenTypeTT.
|
enum | ePCL5FontType |
| Type used to uniquely identify the type of PCL5 font (Currently, only TTF supported).
|
|
typedef uint16 | SymbolSetIDCode |
| Type represents the PCL5 Font Symbol Set.
|
|
IDOMFontPCL5 (PCL5 Truetype) derived from an OpenType font source.
◆ classID()
static const CClassID & IDOMFontPCL5::classID |
( |
| ) |
|
|
inlinestatic |
◆ getFontName()
virtual bool IDOMFontPCL5::getFontName |
( |
EDLSysString & | fontName | ) |
|
|
pure virtual |
Returns the XL font name.
- Parameters
-
fontName | The font name returned |
- Returns
- bool True on success
◆ getFontTrueTypeGlyphAccessor()
virtual bool IDOMFontPCL5::getFontTrueTypeGlyphAccessor |
( |
IFontPCL5TrueTypeGlyphAccessorPtr & | accessor | ) |
|
|
pure virtual |
Creates a TrueType glyph accessor.
- Parameters
-
accessor | Returns the accessor. |
- Returns
- bool True on success.
◆ getFormat15FontBlockEnumerator()
virtual bool IDOMFontPCL5::getFormat15FontBlockEnumerator |
( |
IFontPCL5WriteSegmentBlockEnumeratorPtr & | enumerator | ) |
|
|
pure virtual |
Creates a Format 15 font block enumerator.
- Parameters
-
enumerator | Returns the enumerator |
- Returns
- bool True on success
◆ getFormat16FontBlockEnumerator()
virtual bool IDOMFontPCL5::getFormat16FontBlockEnumerator |
( |
IFontPCL5WriteSegmentBlockEnumeratorPtr & | enumerator | ) |
|
|
pure virtual |
Creates a Format 16 font block enumerator.
- Parameters
-
enumerator | Returns the enumerator |
- Returns
- bool True on success
◆ getPCL5FontType()
Returns the sub font type for this PCLXL font.
- Returns
- IDOMFontPCL5::ePCL5FontType Returns the sub-font type. Currently only TTF is supported.
◆ getSymbolSetID()
virtual bool IDOMFontPCL5::getSymbolSetID |
( |
EDLSysString & | symbolSetID | ) |
const |
|
pure virtual |
Returns the font symbol set ID.
- Parameters
-
symbolSetID | The font symbol set ID |
- Returns
- bool True on success
◆ getSymbolSetIDCode()
Returns the font symbol set ID as an ID Code.
- Returns
- IDOMFontPCL5::SymbolSet Returns the symbol set
◆ setSymbolSetIDCode()
Set the font symbol set to be used in the generated font.
- Parameters
-
symbolSet | The font symbol set |
- Returns
- bool True on success
The documentation for this class was generated from the following file: