#include <PdfFontTrueType.h>
Inheritance diagram for PoDoFo::PdfFontTrueType:
Public Member Functions | |
PdfFontTrueType (PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfVecObjects *pParent, bool bEmbed) | |
PdfFontTrueType (PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfObject *pObject) |
TrueType fonts are always embedded as suggested in the PDF reference.
|
Create a new TrueType font. It will get embedded automatically.
|
|
Create a PdfFont based on an existing PdfObject
|