This class models PCL XL TrueType and bitmap fonts derived from an OpenType font source.
More...
#include <idomfontpcl.h>
Inherits IDOMFontOpenTypeTT.
This class models PCL XL TrueType and bitmap fonts derived from an OpenType font source.
◆ classID()
static const CClassID & IDOMFontPCLXL::classID |
( |
| ) |
|
|
inlinestatic |
◆ getFontHeaderSegmentBlockEnumerator()
virtual bool IDOMFontPCLXL::getFontHeaderSegmentBlockEnumerator |
( |
IFontHeaderWriteSegmentBlockEnumeratorPtr & | enumerator | ) |
|
|
pure virtual |
Creates a PCL XL FontHeader enumerator of the font for the PCL XL ReadFontHeader operator.
- Parameters
-
enumerator | Reference parameter to receive a smart pointer to the enumerator. |
- Returns
- bool True on success, false if the call fails.
◆ getFontName()
virtual bool IDOMFontPCLXL::getFontName |
( |
EDLSysString & | fontName | ) |
|
|
pure virtual |
Returns the XL font name. For example, "Times New Roman".
- Parameters
-
fontName | Reference parameter to receive a pointer to the font name. |
- Returns
- bool True on success, false if the call fails.
◆ getFontTrueTypeGlyphAccessor()
virtual bool IDOMFontPCLXL::getFontTrueTypeGlyphAccessor |
( |
IFontPCLXLTrueTypeGlyphAccessorPtr & | accessor | ) |
|
|
pure virtual |
Creates a TrueType glyph accessor.
- Parameters
-
accessor | A reference parameter to receive the glyph accessor. |
- Returns
- bool True on success, false if the call fails.
◆ getPCLXLFontType()
The documentation for this class was generated from the following file: