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 |
bdf_bbx_t | bbx |
long | point_size |
unsigned long | resolution_x |
unsigned long | resolution_y |
int | spacing |
unsigned short | monowidth |
long | default_char |
long | font_ascent |
long | font_descent |
unsigned long | glyphs_size |
unsigned long | glyphs_used |
bdf_glyph_t * | glyphs |
unsigned long | unencoded_size |
unsigned long | unencoded_used |
bdf_glyph_t * | unencoded |
unsigned long | props_size |
unsigned long | props_used |
bdf_property_t * | props |
char * | comments |
unsigned long | comments_len |
bdf_glyphlist_t | overflow |
void * | internal |
unsigned long | nmod [34816] |
unsigned long | umod [34816] |
unsigned short | modified |
unsigned short | bpp |
FT_Memory | memory |
bdf_property_t * | user_props |
unsigned long | nuser_props |
hashtable | proptbl |
bdf_bbx_t bdf_font_t_::bbx |
Definition at line 195 of file bdf.h.
Referenced by BDF_Glyph_Load(), and BDF_Size_Select().
unsigned short bdf_font_t_::bpp |
Definition at line 235 of file bdf.h.
Referenced by BDF_Glyph_Load().
long bdf_font_t_::font_ascent |
Definition at line 207 of file bdf.h.
Referenced by BDF_Size_Request(), and BDF_Size_Select().
long bdf_font_t_::font_descent |
Definition at line 208 of file bdf.h.
Referenced by BDF_Size_Request(), and BDF_Size_Select().
bdf_glyph_t* bdf_font_t_::glyphs |
Definition at line 212 of file bdf.h.
Referenced by BDF_Glyph_Load().
unsigned long bdf_font_t_::glyphs_size |
Definition at line 210 of file bdf.h.
Referenced by BDF_Face_Init().
unsigned long bdf_font_t_::glyphs_used |
Definition at line 211 of file bdf.h.
Referenced by bdf_cmap_init(), and BDF_Face_Init().
bdf_glyphlist_t bdf_font_t_::overflow |
bdf_property_t* bdf_font_t_::props |
bdf_glyph_t* bdf_font_t_::unencoded |
unsigned long bdf_font_t_::unencoded_size |
Definition at line 214 of file bdf.h.
Referenced by BDF_Face_Init().
unsigned long bdf_font_t_::unencoded_used |
Definition at line 215 of file bdf.h.
Referenced by BDF_Face_Init().
bdf_property_t* bdf_font_t_::user_props |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:00.
© Copyright Michele Bosi. All rights reserved.