![]() |
wxPdfDocument
1.4.0
Library for generating PDF documents from wxWidgets applications
|
#include <pdfcorefontdata.h>
Public Attributes | |
| wxUint32 | unicode1 |
| first unicode character in kerning pair | |
| wxUint32 | unicode2 |
| second unicode character in kerning pair | |
| int | kerning |
| kerning measure | |
Class representing a kerning pair (for internal use only)
| int wxPdfKernPairDesc::kerning |
kerning measure
| wxUint32 wxPdfKernPairDesc::unicode1 |
first unicode character in kerning pair
| wxUint32 wxPdfKernPairDesc::unicode2 |
second unicode character in kerning pair