zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CID_FaceDictRec_ Struct Reference

#include <t1tables.h>

Public Attributes

FT_Fixed expansion_factor
 
FT_Matrix font_matrix
 
FT_Vector font_offset
 
FT_Byte font_type
 
FT_Fixed forcebold_threshold
 
FT_UInt len_buildchar
 
FT_UInt num_subrs
 
FT_Byte paint_type
 
PS_PrivateRec private_dict
 
FT_Int sd_bytes
 
FT_Pos stroke_width
 
FT_ULong subrmap_offset
 

Detailed Description

Definition at line 305 of file t1tables.h.

Member Data Documentation

FT_Fixed CID_FaceDictRec_::expansion_factor

Definition at line 312 of file t1tables.h.

Referenced by parse_expansion_factor().

FT_Matrix CID_FaceDictRec_::font_matrix

Definition at line 316 of file t1tables.h.

Referenced by cid_load_glyph(), and cid_parse_font_matrix().

FT_Vector CID_FaceDictRec_::font_offset

Definition at line 317 of file t1tables.h.

Referenced by cid_load_glyph(), and cid_parse_font_matrix().

FT_Byte CID_FaceDictRec_::font_type

Definition at line 315 of file t1tables.h.

FT_Fixed CID_FaceDictRec_::forcebold_threshold

Definition at line 310 of file t1tables.h.

FT_UInt CID_FaceDictRec_::len_buildchar

Definition at line 309 of file t1tables.h.

FT_UInt CID_FaceDictRec_::num_subrs

Definition at line 319 of file t1tables.h.

Referenced by cid_read_subrs().

FT_Byte CID_FaceDictRec_::paint_type

Definition at line 314 of file t1tables.h.

PS_PrivateRec CID_FaceDictRec_::private_dict

Definition at line 307 of file t1tables.h.

Referenced by cid_load_glyph(), cid_read_subrs(), parse_expansion_factor(), and parse_fd_array().

FT_Int CID_FaceDictRec_::sd_bytes

Definition at line 321 of file t1tables.h.

Referenced by cid_read_subrs().

FT_Pos CID_FaceDictRec_::stroke_width

Definition at line 311 of file t1tables.h.

FT_ULong CID_FaceDictRec_::subrmap_offset

Definition at line 320 of file t1tables.h.

Referenced by cid_read_subrs().


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