bdf_glyph_t_ Struct Reference

#include <bdf.h>

List of all members.

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


Detailed Description

Definition at line 146 of file bdf.h.


Member Data Documentation

char* bdf_glyph_t_::name

Definition at line 148 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and bdf_free_font().

long bdf_glyph_t_::encoding

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

Definition at line 150 of file bdf.h.

unsigned short bdf_glyph_t_::dwidth

Definition at line 151 of file bdf.h.

Referenced by BDF_Glyph_Load().

bdf_bbx_t bdf_glyph_t_::bbx

Definition at line 152 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

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

Definition at line 154 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

unsigned short bdf_glyph_t_::bytes

Definition at line 155 of file bdf.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:25:03 2011 for ROOT_528-00b_version by  doxygen 1.5.1