csBitmapMetrics Struct Reference
[2D]
Metrics for a glyph that are dependent from whether a simple or antialiased image is used.
More...
#include <ivideo/fontserv.h>
Public Attributes | |
| int | height |
| Height of the glyph image. | |
| int | left |
| X offset of the image to the pen position. | |
| int | top |
| Y offset of the image to the pen position. | |
| int | width |
| Width of the glyph image. | |
Detailed Description
Metrics for a glyph that are dependent from whether a simple or antialiased image is used.Definition at line 83 of file fontserv.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- ivideo/fontserv.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
