Definition of font data.
More...
#include <wx/dynarray.h>
#include <wx/hashmap.h>
#include <wx/mstream.h>
#include <wx/object.h>
#include <wx/xml/xml.h>
#include "wx/pdfdocdef.h"
#include "wx/pdfarraytypes.h"
#include "wx/pdffontdescription.h"
Functions |
| WX_DECLARE_HASH_MAP_WITH_DECL (wxUint32, int, wxIntegerHash, wxIntegerEqual, wxPdfKernWidthMap, class WXDLLIMPEXP_PDFDOC) |
| WX_DECLARE_HASH_MAP_WITH_DECL (wxUint32, wxPdfKernWidthMap *, wxIntegerHash, wxIntegerEqual, wxPdfKernPairMap, class WXDLLIMPEXP_PDFDOC) |
| WX_DECLARE_HASH_MAP_WITH_DECL (wxUint32, wxUint16, wxIntegerHash, wxIntegerEqual, wxPdfGlyphWidthMap, class WXDLLIMPEXP_PDFDOC) |
| WX_DECLARE_HASH_MAP_WITH_DECL (wxUint32, wxUint32, wxIntegerHash, wxIntegerEqual, wxPdfChar2GlyphMap, class WXDLLIMPEXP_PDFDOC) |
| WX_DEFINE_SORTED_USER_EXPORTED_ARRAY (wxPdfGlyphListEntry *, wxPdfGlyphList, WXDLLIMPEXP_PDFDOC) |
Detailed Description
Function Documentation
WX_DECLARE_HASH_MAP_WITH_DECL |
( |
wxUint32 |
, |
|
|
int |
, |
|
|
wxIntegerHash |
, |
|
|
wxIntegerEqual |
, |
|
|
wxPdfKernWidthMap |
, |
|
|
class WXDLLIMPEXP_PDFDOC |
|
|
) |
| |
WX_DECLARE_HASH_MAP_WITH_DECL |
( |
wxUint32 |
, |
|
|
wxPdfKernWidthMap * |
, |
|
|
wxIntegerHash |
, |
|
|
wxIntegerEqual |
, |
|
|
wxPdfKernPairMap |
, |
|
|
class WXDLLIMPEXP_PDFDOC |
|
|
) |
| |
WX_DECLARE_HASH_MAP_WITH_DECL |
( |
wxUint32 |
, |
|
|
wxUint16 |
, |
|
|
wxIntegerHash |
, |
|
|
wxIntegerEqual |
, |
|
|
wxPdfGlyphWidthMap |
, |
|
|
class WXDLLIMPEXP_PDFDOC |
|
|
) |
| |
WX_DECLARE_HASH_MAP_WITH_DECL |
( |
wxUint32 |
, |
|
|
wxUint32 |
, |
|
|
wxIntegerHash |
, |
|
|
wxIntegerEqual |
, |
|
|
wxPdfChar2GlyphMap |
, |
|
|
class WXDLLIMPEXP_PDFDOC |
|
|
) |
| |
Variable Documentation