Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csGlyphMetrics Struct Reference
Metrics for a glyph that are independent from whether a simple or antialiased image is used. More...
#include <ivideo/fontserv.h>
Public Attributes | |
int | advance |
Amount of pixels the pen needs to advance after the glyph. |
Detailed Description
Metrics for a glyph that are independent from whether a simple or antialiased image is used.
Definition at line 99 of file fontserv.h.
Member Data Documentation
|
Amount of pixels the pen needs to advance after the glyph.
Definition at line 102 of file fontserv.h. Referenced by csG2DDrawText< Tpixel, Tpixmixer1, Tpixmixer2, Tpixmixer3 >::DrawText(). |
The documentation for this struct was generated from the following file:
- ivideo/fontserv.h
Generated for Crystal Space by doxygen 1.4.4