#include <PdfFontFactory.h>
Static Public Member Functions | |
PdfFont * | CreateFontObject (PdfFontMetrics *pMetrics, int nFlags, const PdfEncoding *const pEncoding, PdfVecObjects *pParent) |
PdfFont * | CreateFont (FT_Library *pLibrary, PdfObject *pObject) |
EPdfFontType | GetFontType (const char *pszFilename) |
|
Create a new PdfFont from an existing font in a PDF file.
|
|
Create a new PdfFont object.
|
|
Try to guess the fonttype from a the filename of a font file.
|