Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <pcf.h>
PCF_AccelRec PCF_FaceRec_::accel |
Definition at line 146 of file pcf.h.
Referenced by PCF_Glyph_Load(), and PCF_Size_Request().
FT_ULong PCF_FaceRec_::bitmapsFormat |
Definition at line 158 of file pcf.h.
Referenced by PCF_Glyph_Load().
FT_CharMapRec PCF_FaceRec_::charmap |
FT_CharMap PCF_FaceRec_::charmap_handle |
char* PCF_FaceRec_::charset_encoding |
Definition at line 142 of file pcf.h.
Referenced by PCF_Face_Done(), and PCF_Face_Init().
char* PCF_FaceRec_::charset_registry |
Definition at line 143 of file pcf.h.
Referenced by PCF_Face_Done(), and PCF_Face_Init().
FT_Stream PCF_FaceRec_::comp_source |
Definition at line 140 of file pcf.h.
Referenced by PCF_Face_Done(), and PCF_Face_Init().
FT_StreamRec PCF_FaceRec_::comp_stream |
Definition at line 139 of file pcf.h.
Referenced by PCF_Face_Done(), and PCF_Face_Init().
PCF_Encoding PCF_FaceRec_::encodings |
Definition at line 154 of file pcf.h.
Referenced by pcf_cmap_init(), and PCF_Face_Done().
PCF_Metric PCF_FaceRec_::metrics |
Definition at line 152 of file pcf.h.
Referenced by PCF_Face_Done(), and PCF_Glyph_Load().
FT_Long PCF_FaceRec_::nencodings |
Definition at line 153 of file pcf.h.
Referenced by pcf_cmap_init().
int PCF_FaceRec_::nprops |
Definition at line 148 of file pcf.h.
Referenced by PCF_Face_Done(), and pcf_find_property().
PCF_Property PCF_FaceRec_::properties |
Definition at line 149 of file pcf.h.
Referenced by PCF_Face_Done(), and pcf_find_property().
FT_FaceRec PCF_FaceRec_::root |
Definition at line 137 of file pcf.h.
Referenced by PCF_Glyph_Load().
PCF_TocRec PCF_FaceRec_::toc |
Definition at line 145 of file pcf.h.
Referenced by PCF_Face_Done().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.