![]() |
wxPdfDocument
1.4.0
Library for generating PDF documents from wxWidgets applications
|
#include <pdffontparsertruetype.h>
Public Member Functions | |
| wxPdfTableDirectoryEntry () | |
| Default constructor. | |
Public Attributes | |
| int | m_checksum |
| Table checksum. | |
| int | m_offset |
| Table offset. | |
| int | m_length |
| Table length. | |
Class representing a table directory entry for TrueType fonts (for internal use only)
|
inline |
Default constructor.
| int wxPdfTableDirectoryEntry::m_checksum |
Table checksum.
| int wxPdfTableDirectoryEntry::m_length |
Table length.
| int wxPdfTableDirectoryEntry::m_offset |
Table offset.