public class cairo_font_extents_t
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
ascent |
double |
descent |
double |
height |
double |
max_x_advance |
double |
max_y_advance |
static int |
sizeof |
| Constructor and Description |
|---|
cairo_font_extents_t() |