ReactOS 0.4.15-dev-7842-g558ab78
CID_FaceDictRec_ Struct Reference

#include <t1tables.h>

Collaboration diagram for CID_FaceDictRec_:

Public Attributes

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

Detailed Description

Definition at line 341 of file t1tables.h.

Member Data Documentation

◆ expansion_factor

FT_Fixed CID_FaceDictRec_::expansion_factor

Definition at line 348 of file t1tables.h.

Referenced by parse_expansion_factor().

◆ font_matrix

FT_Matrix CID_FaceDictRec_::font_matrix

Definition at line 352 of file t1tables.h.

Referenced by cid_load_glyph(), and cid_parse_font_matrix().

◆ font_offset

FT_Vector CID_FaceDictRec_::font_offset

Definition at line 353 of file t1tables.h.

Referenced by cid_load_glyph(), and cid_parse_font_matrix().

◆ font_type

FT_Byte CID_FaceDictRec_::font_type

Definition at line 351 of file t1tables.h.

◆ forcebold_threshold

FT_Fixed CID_FaceDictRec_::forcebold_threshold

Definition at line 346 of file t1tables.h.

◆ len_buildchar

FT_UInt CID_FaceDictRec_::len_buildchar

Definition at line 345 of file t1tables.h.

◆ num_subrs

FT_UInt CID_FaceDictRec_::num_subrs

Definition at line 355 of file t1tables.h.

Referenced by cid_face_open(), and cid_read_subrs().

◆ paint_type

FT_Byte CID_FaceDictRec_::paint_type

Definition at line 350 of file t1tables.h.

◆ private_dict

PS_PrivateRec CID_FaceDictRec_::private_dict

Definition at line 343 of file t1tables.h.

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

◆ sd_bytes

FT_Int CID_FaceDictRec_::sd_bytes

Definition at line 357 of file t1tables.h.

Referenced by cid_face_open(), and cid_read_subrs().

◆ stroke_width

FT_Pos CID_FaceDictRec_::stroke_width

Definition at line 347 of file t1tables.h.

◆ subrmap_offset

FT_ULong CID_FaceDictRec_::subrmap_offset

Definition at line 356 of file t1tables.h.

Referenced by cid_face_open(), and cid_read_subrs().


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