wxPdfDocument 1.2.0
|
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.
|
inline |
Default constructor.
|
inline |
Destructor.
int wxPdfGlyphListEntry::m_gid |
glyph number
int wxPdfGlyphListEntry::m_uid |
unicode character