![]() |
Public API Reference |
![]() |
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. |
Metrics for a glyph that are dependent from whether a simple or antialiased image is used.
Definition at line 83 of file fontserv.h.
Height of the glyph image.
Definition at line 88 of file fontserv.h.
X offset of the image to the pen position.
Definition at line 90 of file fontserv.h.
Y offset of the image to the pen position.
Definition at line 92 of file fontserv.h.
Width of the glyph image.
Definition at line 86 of file fontserv.h.