pdffont.h File Reference

Interface of the wxPdfFont class. More...

#include <wx/dynarray.h>
#include <wx/hashmap.h>
#include <wx/strconv.h>
#include <wx/xml/xml.h>
#include "wx/pdfdocdef.h"

Classes

class  wxPdfFontDescription
 Class representing a font description. (For internal use only). More...
class  wxPdfFont
 Base class for all fonts and for representing the core fonts. (For internal use only). More...
class  wxPdfFontTrueType
 Class representing TrueType fonts. (For internal use only). More...
class  wxPdfFontTrueTypeUnicode
 Class representing Unicode TrueType fonts. (For internal use only). More...
class  wxPdfFontOpenTypeUnicode
 Class representing Unicode OpenType fonts. (For internal use only). More...
class  wxPdfFontType1
 Class representing Type 1 fonts. (For internal use only). More...
class  wxPdfFontType0
 Class representing Type 0 fonts. (For internal use only). More...

Functions

 WX_DEFINE_SORTED_ARRAY_INT (int, wxPdfSortedArrayInt)
 Sorted integer array.
 WX_DECLARE_HASH_MAP (long, short, wxIntegerHash, wxIntegerEqual, wxPdfCharWidthMap)


Detailed Description

Interface of the wxPdfFont class.


Function Documentation

WX_DECLARE_HASH_MAP ( long  ,
short  ,
wxIntegerHash  ,
wxIntegerEqual  ,
wxPdfCharWidthMap   
)

WX_DEFINE_SORTED_ARRAY_INT ( int  ,
wxPdfSortedArrayInt   
)

Sorted integer array.


Generated on Fri Dec 15 21:30:36 2006 for wxPdfDocument by  doxygen 1.5.1-p1