Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <bdf.h>
Public Attributes | |
char * | name |
long | encoding |
unsigned short | swidth |
unsigned short | dwidth |
bdf_bbx_t | bbx |
unsigned char * | bitmap |
unsigned long | bpr |
unsigned short | bytes |
bdf_bbx_t bdf_glyph_t_::bbx |
Definition at line 152 of file bdf.h.
Referenced by BDF_Glyph_Load().
unsigned char* bdf_glyph_t_::bitmap |
Definition at line 153 of file bdf.h.
Referenced by BDF_Glyph_Load().
unsigned long bdf_glyph_t_::bpr |
Definition at line 154 of file bdf.h.
Referenced by BDF_Glyph_Load().
unsigned short bdf_glyph_t_::dwidth |
Definition at line 151 of file bdf.h.
Referenced by BDF_Glyph_Load().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.