|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <t1types.h>
Public Attributes | |
| FT_FaceRec | root |
| T1_FontRec | type1 |
| const void * | psnames |
| const void * | psaux |
| const void * | afm_data |
| FT_CharMapRec | charmaprecs [2] |
| FT_CharMap | charmaps [2] |
| PS_Blend | blend |
| FT_Int | ndv_idx |
| FT_Int | cdv_idx |
| FT_UInt | len_buildchar |
| FT_Long * | buildchar |
| const void * | pshinter |
Definition at line 204 of file t1types.h.
Referenced by T1_Face_Done().
| PS_Blend T1_FaceRec_::blend |
Definition at line 213 of file t1types.h.
Referenced by T1_Face_Done(), T1_Face_Init(), and T1_Load_Glyph().
| FT_Long* T1_FaceRec_::buildchar |
Definition at line 224 of file t1types.h.
Referenced by T1_Face_Done(), and T1_Load_Glyph().
| FT_CharMapRec T1_FaceRec_::charmaprecs[2] |
| FT_CharMap T1_FaceRec_::charmaps[2] |
| FT_UInt T1_FaceRec_::len_buildchar |
Definition at line 223 of file t1types.h.
Referenced by T1_Face_Done(), and T1_Load_Glyph().
Definition at line 203 of file t1types.h.
Referenced by T1_Face_Init(), T1_Get_Advances(), T1_Load_Glyph(), and T1_Open_Face().
Definition at line 227 of file t1types.h.
Referenced by T1_Face_Init(), and T1_GlyphSlot_Init().
Definition at line 202 of file t1types.h.
Referenced by t1_cmap_unicode_char_index(), t1_cmap_unicode_char_next(), t1_cmap_unicode_init(), and T1_Face_Init().
| FT_FaceRec T1_FaceRec_::root |
Definition at line 200 of file t1types.h.
Referenced by T1_Face_Done(), T1_Face_Init(), T1_Load_Glyph(), T1_Parse_Glyph(), and T1_Parse_Glyph_And_Get_Char_String().
| T1_FontRec T1_FaceRec_::type1 |
Definition at line 201 of file t1types.h.
Referenced by psaux_get_glyph_name(), t1_cmap_custom_init(), t1_cmap_unicode_init(), T1_Face_Done(), T1_Face_Init(), T1_Get_Advances(), T1_Load_Glyph(), T1_Open_Face(), and T1_Parse_Glyph_And_Get_Char_String().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.