|
VKVG
Vulkan Vector Graphics
|
font metrics More...
#include <vkvg.h>
Data Fields | |
| float | ascent |
| float | descent |
| float | height |
| float | max_x_advance |
| float | max_y_advance |
structure defining global font metrics for a particular font. It can be retrieve by calling vkvg_font_extents on a valid context.