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