|
wxPdfDocument 0.9.2
|
Class representing a CMap table entry. More...
#include <pdffontparsertruetype.h>
Public Member Functions | |
| wxPdfCMapEntry () | |
| Default constructor. | |
Public Attributes | |
| int | m_glyph |
| glyph number | |
| int | m_width |
| glyph width | |
Class representing a CMap table entry.
| wxPdfCMapEntry::wxPdfCMapEntry | ( | ) | [inline] |
Default constructor.
glyph number
glyph width
1.7.4