|
LibGd 2.4.0-dev
GD Graphics library
|
#include <gd_vector2d.h>
Data Fields | |
| double | y_bearing |
| double | height |
| double | y_advance |
struct: gdTextExtents
Text metrics returned by gdContextTextExtents.
| double gdTextExtents::height |
Bounds width and height.
| double gdTextExtents::y_advance |
Horizontal and vertical advance.
| double gdTextExtents::y_bearing |
Horizontal and vertical bearing of the text bounds.