Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
CID_FaceDictRec_ Struct Reference

#include <t1tables.h>

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 305 of file t1tables.h.

Member Data Documentation

◆ expansion_factor

FT_Fixed CID_FaceDictRec_::expansion_factor

Definition at line 312 of file t1tables.h.

Referenced by parse_expansion_factor().

◆ font_matrix

FT_Matrix CID_FaceDictRec_::font_matrix

Definition at line 316 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 317 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 315 of file t1tables.h.

◆ forcebold_threshold

FT_Fixed CID_FaceDictRec_::forcebold_threshold

Definition at line 310 of file t1tables.h.

◆ len_buildchar

FT_UInt CID_FaceDictRec_::len_buildchar

Definition at line 309 of file t1tables.h.

◆ num_subrs

FT_UInt CID_FaceDictRec_::num_subrs

Definition at line 319 of file t1tables.h.

◆ paint_type

FT_Byte CID_FaceDictRec_::paint_type

Definition at line 314 of file t1tables.h.

◆ private_dict

PS_PrivateRec CID_FaceDictRec_::private_dict

Definition at line 307 of file t1tables.h.

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

◆ sd_bytes

FT_Int CID_FaceDictRec_::sd_bytes

Definition at line 321 of file t1tables.h.

◆ stroke_width

FT_Pos CID_FaceDictRec_::stroke_width

Definition at line 311 of file t1tables.h.

◆ subrmap_offset

FT_ULong CID_FaceDictRec_::subrmap_offset

Definition at line 320 of file t1tables.h.


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