#include <PdfFontCID.h>
Inheritance diagram for PoDoFo::PdfFontCID:
Public Member Functions | |
PdfFontCID (PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfVecObjects *pParent, bool bEmbed=true) | |
PdfFontCID (PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfObject *pObject, bool bEmbed) | |
virtual void | EmbedFont () |
Protected Member Functions | |
void | Init (bool bEmbed) |
void | EmbedFont (PdfObject *pDescriptor) |
|
Create a new CID font.
|
|
Create a PdfFont based on an existing PdfObject
|
|
Embed the font file directly into the PDF file.
|
|
Embeds the font into PDF page Reimplemented from PoDoFo::PdfFont. |
|
Initialize this font object.
|