wxPdfDocument 1.2.0
|
Class representing a kerning pair (For internal use only) More...
#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