Haru Free PDF Library
_HPDF_FontDef_Rec Struct Reference

#include <hpdf_fontdef.h>

Collaboration diagram for _HPDF_FontDef_Rec:

Data Fields

HPDF_UINT32 sig_bytes
 
char base_font [HPDF_LIMIT_MAX_NAME_LEN+1]
 
HPDF_MMgr mmgr
 
HPDF_Error error
 
HPDF_FontDefType type
 
HPDF_FontDef_CleanFunc clean_fn
 
HPDF_FontDef_FreeFunc free_fn
 
HPDF_FontDef_InitFunc init_fn
 
HPDF_INT16 ascent
 
HPDF_INT16 descent
 
HPDF_UINT flags
 
HPDF_Box font_bbox
 
HPDF_INT16 italic_angle
 
HPDF_UINT16 stemv
 
HPDF_INT16 avg_width
 
HPDF_INT16 max_width
 
HPDF_INT16 missing_width
 
HPDF_UINT16 stemh
 
HPDF_UINT16 x_height
 
HPDF_UINT16 cap_height
 
HPDF_Dict descriptor
 
HPDF_Stream data
 
HPDF_BOOL valid
 
void * attr
 

Field Documentation

◆ ascent

HPDF_INT16 _HPDF_FontDef_Rec::ascent

◆ attr

void* _HPDF_FontDef_Rec::attr

◆ avg_width

HPDF_INT16 _HPDF_FontDef_Rec::avg_width

◆ base_font

char _HPDF_FontDef_Rec::base_font[HPDF_LIMIT_MAX_NAME_LEN+1]

◆ cap_height

HPDF_UINT16 _HPDF_FontDef_Rec::cap_height

◆ clean_fn

HPDF_FontDef_CleanFunc _HPDF_FontDef_Rec::clean_fn

◆ data

HPDF_Stream _HPDF_FontDef_Rec::data

◆ descent

HPDF_INT16 _HPDF_FontDef_Rec::descent

◆ descriptor

HPDF_Dict _HPDF_FontDef_Rec::descriptor

◆ error

HPDF_Error _HPDF_FontDef_Rec::error

◆ flags

HPDF_UINT _HPDF_FontDef_Rec::flags

◆ font_bbox

HPDF_Box _HPDF_FontDef_Rec::font_bbox

◆ free_fn

HPDF_FontDef_FreeFunc _HPDF_FontDef_Rec::free_fn

◆ init_fn

HPDF_FontDef_InitFunc _HPDF_FontDef_Rec::init_fn

◆ italic_angle

HPDF_INT16 _HPDF_FontDef_Rec::italic_angle

◆ max_width

HPDF_INT16 _HPDF_FontDef_Rec::max_width

◆ missing_width

HPDF_INT16 _HPDF_FontDef_Rec::missing_width

◆ mmgr

HPDF_MMgr _HPDF_FontDef_Rec::mmgr

◆ sig_bytes

HPDF_UINT32 _HPDF_FontDef_Rec::sig_bytes

◆ stemh

HPDF_UINT16 _HPDF_FontDef_Rec::stemh

◆ stemv

HPDF_UINT16 _HPDF_FontDef_Rec::stemv

◆ type

HPDF_FontDefType _HPDF_FontDef_Rec::type

◆ valid

HPDF_BOOL _HPDF_FontDef_Rec::valid

◆ x_height

HPDF_UINT16 _HPDF_FontDef_Rec::x_height

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