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 |
void * | psnames |
void * | psaux |
CID_FaceInfoRec | cid |
PS_FontExtraRec | font_extra |
CID_Subrs | subrs |
void * | pshinter |
FT_Byte * | binary_data |
FT_Stream | cid_stream |
FT_Byte* CID_FaceRec_::binary_data |
Definition at line 248 of file t1types.h.
Referenced by cid_face_done().
CID_FaceInfoRec CID_FaceRec_::cid |
Definition at line 237 of file t1types.h.
Referenced by cid_face_done(), cid_face_init(), cid_load_glyph(), cid_parse_font_matrix(), cid_slot_load_glyph(), parse_expansion_factor(), and parse_fd_array().
FT_Stream CID_FaceRec_::cid_stream |
Definition at line 249 of file t1types.h.
Referenced by cid_face_done(), and cid_load_glyph().
PS_FontExtraRec CID_FaceRec_::font_extra |
void* CID_FaceRec_::psaux |
Definition at line 236 of file t1types.h.
Referenced by cid_face_init(), cid_load_glyph(), and cid_slot_load_glyph().
void* CID_FaceRec_::pshinter |
Definition at line 245 of file t1types.h.
Referenced by cid_face_init(), and cid_slot_init().
FT_FaceRec CID_FaceRec_::root |
Definition at line 234 of file t1types.h.
Referenced by cid_face_open(), cid_load_glyph(), cid_parse_font_matrix(), cid_slot_load_glyph(), and parse_fd_array().
CID_Subrs CID_FaceRec_::subrs |
Definition at line 242 of file t1types.h.
Referenced by cid_face_done(), and cid_load_glyph().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.