![]() |
wxPdfDocument 1.3.0
|
This is the complete list of members for wxPdfFontManager, including all inherited members.
AddSearchPath(const wxString &path) | wxPdfFontManager | |
AddSearchPath(const wxArrayString &pathArray) | wxPdfFontManager | |
GetDefaultEmbed() | wxPdfFontManager | |
GetDefaultSubset() | wxPdfFontManager | |
GetEncoding(const wxString &encodingName) | wxPdfFontManager | |
GetFont(const wxString &fontName, int fontStyle=wxPDF_FONTSTYLE_REGULAR) const | wxPdfFontManager | |
GetFont(const wxString &fontName, const wxString &fontStyle) const | wxPdfFontManager | |
GetFont(size_t fontIndex) const | wxPdfFontManager | |
GetFontCount() const | wxPdfFontManager | |
GetFontManager() | wxPdfFontManager | static |
InitializeFontData(const wxPdfFont &font) | wxPdfFontManager | |
RegisterEncoding(const wxPdfEncoding &encoding) | wxPdfFontManager | |
RegisterFont(const wxString &fontFileName, const wxString &aliasName=wxEmptyString, int fontIndex=0) | wxPdfFontManager | |
RegisterFont(const wxFont &font, const wxString &aliasName=wxEmptyString) | wxPdfFontManager | |
RegisterFont(const char *fontData, size_t fontDataSize, const wxString &aliasName=wxEmptyString) | wxPdfFontManager | |
RegisterFontCJK(const wxString &family) | wxPdfFontManager | |
RegisterFontCollection(const wxString &fontCollectionFileName) | wxPdfFontManager | |
RegisterFontDirectory(const wxString &directory, bool recursive=false) | wxPdfFontManager | |
RegisterSystemFonts() | wxPdfFontManager | |
SetDefaultEmbed(bool embed) | wxPdfFontManager | |
SetDefaultSubset(bool subset) | wxPdfFontManager | |
wxPdfDocumentModule class | wxPdfFontManager | friend |