#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 |
Definition at line 146 of file bdf.h.
| char* bdf_glyph_t_::name |
Definition at line 149 of file bdf.h.
Referenced by _bdf_parse_glyphs(), BDF_Face_Init(), and by_encoding().
| unsigned short bdf_glyph_t_::swidth |
| unsigned short bdf_glyph_t_::dwidth |
| unsigned char* bdf_glyph_t_::bitmap |
Definition at line 153 of file bdf.h.
Referenced by _bdf_parse_glyphs(), bdf_free_font(), and BDF_Glyph_Load().
| unsigned long bdf_glyph_t_::bpr |
| unsigned short bdf_glyph_t_::bytes |
1.5.1