Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <t1types.h>
FT_Byte** T1_FontRec_::charstrings |
Definition at line 113 of file t1types.h.
Referenced by T1_Face_Done(), and T42_Face_Done().
FT_Byte* T1_FontRec_::charstrings_block |
Definition at line 104 of file t1types.h.
Referenced by T1_Face_Done(), and T42_Face_Done().
FT_PtrDist* T1_FontRec_::charstrings_len |
Definition at line 114 of file t1types.h.
Referenced by T1_Face_Done(), and T42_Face_Done().
T1_EncodingRec T1_FontRec_::encoding |
Definition at line 101 of file t1types.h.
Referenced by t1_cmap_custom_init(), T1_Face_Done(), and T42_Face_Done().
T1_EncodingType T1_FontRec_::encoding_type |
Definition at line 100 of file t1types.h.
Referenced by T1_Face_Init().
FT_BBox T1_FontRec_::font_bbox |
Definition at line 120 of file t1types.h.
Referenced by T1_Face_Init(), T1_Load_Glyph(), and T1_Read_Metrics().
PS_FontExtraRec T1_FontRec_::font_extra |
PS_FontInfoRec T1_FontRec_::font_info |
Definition at line 95 of file t1types.h.
Referenced by T1_Face_Done(), T1_Face_Init(), and T42_Face_Done().
FT_String* T1_FontRec_::font_name |
Definition at line 98 of file t1types.h.
Referenced by T1_Face_Done(), T1_Face_Init(), and T42_Face_Done().
FT_String** T1_FontRec_::glyph_names |
Definition at line 112 of file t1types.h.
Referenced by psaux_get_glyph_name(), T1_Compute_Max_Advance(), T1_Face_Done(), T1_Get_Advances(), T1_Load_Glyph(), and T42_Face_Done().
FT_Byte* T1_FontRec_::glyph_names_block |
Definition at line 105 of file t1types.h.
Referenced by T1_Face_Done(), and T42_Face_Done().
FT_Int T1_FontRec_::num_glyphs |
Definition at line 111 of file t1types.h.
Referenced by t1_cmap_unicode_init(), T1_Compute_Max_Advance(), and T1_Face_Init().
FT_Int T1_FontRec_::num_subrs |
Definition at line 107 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Get_Advances(), and T1_Load_Glyph().
PS_PrivateRec T1_FontRec_::private_dict |
Definition at line 97 of file t1types.h.
Referenced by T1_Open_Face().
FT_Byte** T1_FontRec_::subrs |
Definition at line 108 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Face_Done(), T1_Get_Advances(), and T1_Load_Glyph().
FT_Byte* T1_FontRec_::subrs_block |
Definition at line 103 of file t1types.h.
Referenced by T1_Face_Done().
FT_PtrDist* T1_FontRec_::subrs_len |
Definition at line 109 of file t1types.h.
Referenced by T1_Compute_Max_Advance(), T1_Face_Done(), T1_Get_Advances(), and T1_Load_Glyph().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.