|
wxPdfDocument 0.9.2
|
Class representing a glyph list entry. More...
#include <pdffontdata.h>
Public Member Functions | |
| wxPdfGlyphListEntry () | |
| Default constructor. | |
| ~wxPdfGlyphListEntry () | |
| Destructor. | |
Public Attributes | |
| int | m_gid |
| glyph number | |
| int | m_uid |
| unicode character | |
Class representing a glyph list entry.
| wxPdfGlyphListEntry::wxPdfGlyphListEntry | ( | ) | [inline] |
Default constructor.
| wxPdfGlyphListEntry::~wxPdfGlyphListEntry | ( | ) | [inline] |
Destructor.
glyph number
unicode character
1.7.4