wxPdfDocument 0.9.2
|
Structure describing core fonts (For internal use only) More...
#include <pdfcjkfontdata.h>
Public Attributes | |
const wxChar * | family |
font family | |
const wxChar * | name |
font name | |
const wxChar * | encoding |
font encoding | |
const wxChar * | ordering |
registry ordering | |
const wxChar * | supplement |
registry supplement | |
const wxChar * | cmap |
font cmap | |
short * | cwArray |
array of character widths | |
const wxChar * | bbox |
bounding box | |
int | ascent |
ascender | |
int | descent |
descender | |
int | capHeight |
height of capital characters | |
int | flags |
font flags | |
int | italicAngle |
italic angle | |
int | stemV |
stemV value | |
int | missingWidth |
width used for missing characters | |
int | xHeight |
height of the character X | |
int | underlinePosition |
position of the underline decoration | |
int | underlineThickness |
thickness of the underline decoration |
Structure describing core fonts (For internal use only)
ascender
const wxChar* _wxPdfCjkFontDesc::bbox |
bounding box
height of capital characters
const wxChar* _wxPdfCjkFontDesc::cmap |
font cmap
short* _wxPdfCjkFontDesc::cwArray |
array of character widths
descender
const wxChar* _wxPdfCjkFontDesc::encoding |
font encoding
const wxChar* _wxPdfCjkFontDesc::family |
font family
font flags
italic angle
width used for missing characters
const wxChar* _wxPdfCjkFontDesc::name |
font name
const wxChar* _wxPdfCjkFontDesc::ordering |
registry ordering
stemV value
const wxChar* _wxPdfCjkFontDesc::supplement |
registry supplement
position of the underline decoration
thickness of the underline decoration
height of the character X