zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
bdf_glyph_t_ Struct Reference

#include <bdf.h>

Public Attributes

bdf_bbx_t bbx
 
unsigned char * bitmap
 
unsigned long bpr
 
unsigned short bytes
 
unsigned short dwidth
 
long encoding
 
char * name
 
unsigned short swidth
 

Detailed Description

Definition at line 146 of file bdf.h.

Member Data Documentation

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.

Referenced by _bdf_parse_glyphs().

unsigned short bdf_glyph_t_::dwidth

Definition at line 151 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

long bdf_glyph_t_::encoding

Definition at line 149 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and by_encoding().

char* bdf_glyph_t_::name

Definition at line 148 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and bdf_free_font().

unsigned short bdf_glyph_t_::swidth

Definition at line 150 of file bdf.h.

Referenced by _bdf_parse_glyphs().


The documentation for this struct was generated from the following file: