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

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
 

Detailed Description

Structure describing core fonts (For internal use only)

Member Data Documentation

◆ ascent

int _wxPdfCjkFontDesc::ascent

ascender

◆ bbox

const wxStringCharType* _wxPdfCjkFontDesc::bbox

bounding box

◆ capHeight

int _wxPdfCjkFontDesc::capHeight

height of capital characters

◆ cmap

const wxStringCharType* _wxPdfCjkFontDesc::cmap

font cmap

◆ cwArray

short* _wxPdfCjkFontDesc::cwArray

array of character widths

◆ descent

int _wxPdfCjkFontDesc::descent

descender

◆ encoding

const wxStringCharType* _wxPdfCjkFontDesc::encoding

font encoding

◆ family

const wxStringCharType* _wxPdfCjkFontDesc::family

font family

◆ flags

int _wxPdfCjkFontDesc::flags

font flags

◆ italicAngle

int _wxPdfCjkFontDesc::italicAngle

italic angle

◆ missingWidth

int _wxPdfCjkFontDesc::missingWidth

width used for missing characters

◆ name

const wxStringCharType* _wxPdfCjkFontDesc::name

font name

◆ ordering

const wxStringCharType* _wxPdfCjkFontDesc::ordering

registry ordering

◆ stemV

int _wxPdfCjkFontDesc::stemV

stemV value

◆ supplement

const wxStringCharType* _wxPdfCjkFontDesc::supplement

registry supplement

◆ underlinePosition

int _wxPdfCjkFontDesc::underlinePosition

position of the underline decoration

◆ underlineThickness

int _wxPdfCjkFontDesc::underlineThickness

thickness of the underline decoration

◆ xHeight

int _wxPdfCjkFontDesc::xHeight

height of the character X


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