Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <t42types.h>
Public Attributes | |
FT_FaceRec | root |
T1_FontRec | type1 |
const void * | psnames |
const void * | psaux |
FT_Byte * | ttf_data |
FT_ULong | ttf_size |
FT_Face | ttf_face |
FT_CharMapRec | charmaprecs [2] |
FT_CharMap | charmaps [2] |
PS_UnicodesRec | unicode_map |
Definition at line 32 of file t42types.h.
FT_CharMapRec T42_FaceRec_::charmaprecs[2] |
Definition at line 44 of file t42types.h.
FT_CharMap T42_FaceRec_::charmaps[2] |
Definition at line 45 of file t42types.h.
Definition at line 37 of file t42types.h.
Definition at line 36 of file t42types.h.
FT_FaceRec T42_FaceRec_::root |
Definition at line 34 of file t42types.h.
FT_Byte* T42_FaceRec_::ttf_data |
Definition at line 41 of file t42types.h.
FT_Face T42_FaceRec_::ttf_face |
Definition at line 43 of file t42types.h.
FT_ULong T42_FaceRec_::ttf_size |
Definition at line 42 of file t42types.h.
T1_FontRec T42_FaceRec_::type1 |
Definition at line 35 of file t42types.h.
PS_UnicodesRec T42_FaceRec_::unicode_map |
Definition at line 46 of file t42types.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.