#include <PdfFontType1Base14.h>
Inheritance diagram for PoDoFo::PdfFontType1Base14:
Public Member Functions | |
PdfFontType1Base14 (PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfVecObjects *pParent) | |
PdfFontType1Base14 (PdfFontMetrics *pMetrics, const PdfEncoding *const pEncoding, PdfObject *pObject) | |
Protected Member Functions | |
virtual void | EmbedFontFile (PdfObject *pDescriptor) |
|
Create a new Type1 font object.
|
|
Create a new Type1 font object based on an existing PdfObject
|
|
Embed the font file directly into the PDF file.
Implements PoDoFo::PdfFontSimple. |