wxPdfDocument  0.9.5
Public Attributes | List of all members
_wxPdfCjkFontDesc Struct Reference

Structure describing core fonts (For internal use only) More...

#include <pdfcjkfontdata.h>

Public Attributes

const wxChar * family
 font family More...
 
const wxChar * name
 font name More...
 
const wxChar * encoding
 font encoding More...
 
const wxChar * ordering
 registry ordering More...
 
const wxChar * supplement
 registry supplement More...
 
const wxChar * cmap
 font cmap More...
 
short * cwArray
 array of character widths More...
 
const wxChar * bbox
 bounding box More...
 
int ascent
 ascender More...
 
int descent
 descender More...
 
int capHeight
 height of capital characters More...
 
int flags
 font flags More...
 
int italicAngle
 italic angle More...
 
int stemV
 stemV value More...
 
int missingWidth
 width used for missing characters More...
 
int xHeight
 height of the character X More...
 
int underlinePosition
 position of the underline decoration More...
 
int underlineThickness
 thickness of the underline decoration More...
 

Detailed Description

Structure describing core fonts (For internal use only)

Member Data Documentation

int _wxPdfCjkFontDesc::ascent

ascender

const wxChar* _wxPdfCjkFontDesc::bbox

bounding box

int _wxPdfCjkFontDesc::capHeight

height of capital characters

const wxChar* _wxPdfCjkFontDesc::cmap

font cmap

short* _wxPdfCjkFontDesc::cwArray

array of character widths

int _wxPdfCjkFontDesc::descent

descender

const wxChar* _wxPdfCjkFontDesc::encoding

font encoding

const wxChar* _wxPdfCjkFontDesc::family

font family

int _wxPdfCjkFontDesc::flags

font flags

int _wxPdfCjkFontDesc::italicAngle

italic angle

int _wxPdfCjkFontDesc::missingWidth

width used for missing characters

const wxChar* _wxPdfCjkFontDesc::name

font name

const wxChar* _wxPdfCjkFontDesc::ordering

registry ordering

int _wxPdfCjkFontDesc::stemV

stemV value

const wxChar* _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


The documentation for this struct was generated from the following file: