wxPdfDocument  1.4.0
Library for generating PDF documents from wxWidgets applications
Loading...
Searching...
No Matches
pdffontsubsetcff.h File Reference

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"
#include "wx/pdffontdata.h"

Classes

class  wxPdfFontSubsetCff

Functions

 WX_DECLARE_HASH_MAP (long, wxPdfCffDictElement *, wxIntegerHash, wxIntegerEqual, wxPdfCffDictionary)

Variables

class WXDLLIMPEXP_FWD_PDFDOC wxPdfCffDecoder

Detailed Description

Interface of the OpenType Font support classes.

Function Documentation

◆ WX_DECLARE_HASH_MAP()

WX_DECLARE_HASH_MAP ( long ,
wxPdfCffDictElement * ,
wxIntegerHash ,
wxIntegerEqual ,
wxPdfCffDictionary  )

Variable Documentation

◆ wxPdfCffDecoder

class WXDLLIMPEXP_FWD_PDFDOC wxPdfCffDecoder