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

#include <bdf.h>

Public Attributes

short ascent
 
short descent
 
unsigned short height
 
unsigned short width
 
short x_offset
 
short y_offset
 

Detailed Description

Definition at line 132 of file bdf.h.

Member Data Documentation

short bdf_bbx_t_::ascent

Definition at line 140 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

short bdf_bbx_t_::descent

Definition at line 141 of file bdf.h.

Referenced by _bdf_parse_glyphs().

unsigned short bdf_bbx_t_::height

Definition at line 135 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

unsigned short bdf_bbx_t_::width

Definition at line 134 of file bdf.h.

Referenced by _bdf_parse_glyphs(), BDF_Glyph_Load(), and BDF_Size_Select().

short bdf_bbx_t_::x_offset

Definition at line 137 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

short bdf_bbx_t_::y_offset

Definition at line 138 of file bdf.h.

Referenced by _bdf_parse_glyphs().


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