Interface of the OpenType Font support classes. More...
#include <wx/dynarray.h>
#include <wx/mstream.h>
#include <wx/string.h>
#include <wx/wfstream.h>
#include "wx/pdfdocdef.h"
Classes | |
class | wxPdfFontSubsetCff |
Class representing OpenType Font Subsets. (For internal use only). More... | |
Functions | |
WX_DECLARE_HASH_MAP (long, wxPdfCffDictElement *, wxIntegerHash, wxIntegerEqual, wxPdfCffDictionary) | |
Variables | |
class WXDLLIMPEXP_FWD_PDFDOC | wxPdfCffDecoder |
class WXDLLIMPEXP_FWD_PDFDOC | wxPdfChar2GlyphMap |
Interface of the OpenType Font support classes.
WX_DECLARE_HASH_MAP | ( | long | , | |
wxPdfCffDictElement * | , | |||
wxIntegerHash | , | |||
wxIntegerEqual | , | |||
wxPdfCffDictionary | ||||
) |
class WXDLLIMPEXP_FWD_PDFDOC wxPdfCffDecoder |
class WXDLLIMPEXP_FWD_PDFDOC wxPdfChar2GlyphMap |