Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <bdfdrivr.h>
Public Attributes | |
FT_FaceRec | root |
char * | charset_encoding |
char * | charset_registry |
bdf_font_t * | bdffont |
BDF_encoding_el * | en_table |
FT_CharMap | charmap_handle |
FT_CharMapRec | charmap |
FT_UInt | default_glyph |
Definition at line 52 of file bdfdrivr.h.
bdf_font_t* BDF_FaceRec_::bdffont |
Definition at line 59 of file bdfdrivr.h.
Referenced by bdf_cmap_init(), BDF_Face_Done(), BDF_Face_Init(), and BDF_Glyph_Load().
FT_CharMapRec BDF_FaceRec_::charmap |
Definition at line 64 of file bdfdrivr.h.
FT_CharMap BDF_FaceRec_::charmap_handle |
Definition at line 63 of file bdfdrivr.h.
char* BDF_FaceRec_::charset_encoding |
Definition at line 56 of file bdfdrivr.h.
Referenced by BDF_Face_Done().
char* BDF_FaceRec_::charset_registry |
Definition at line 57 of file bdfdrivr.h.
Referenced by BDF_Face_Done().
FT_UInt BDF_FaceRec_::default_glyph |
Definition at line 66 of file bdfdrivr.h.
Referenced by BDF_Glyph_Load().
BDF_encoding_el* BDF_FaceRec_::en_table |
Definition at line 61 of file bdfdrivr.h.
Referenced by bdf_cmap_init(), and BDF_Face_Done().
FT_FaceRec BDF_FaceRec_::root |
Definition at line 54 of file bdfdrivr.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.