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)
kerning measure
| wxUint32 wxPdfKernPairDesc::unicode1 |
first unicode character in kerning pair
| wxUint32 wxPdfKernPairDesc::unicode2 |
second unicode character in kerning pair
1.7.2