VKVG  
Vulkan Vector Graphics
Data Fields
vkvg_text_extents_t Struct Reference

text metrics More...

#include <vkvg.h>

Data Fields

float x_bearing
 
float y_bearing
 
float width
 
float height
 
float x_advance
 
float y_advance
 

Detailed Description

structure defining metrics for a single or a string of glyphs. To measure text, call vkvg_text_extents on a valid context.

Definition at line 252 of file vkvg.h.


The documentation for this struct was generated from the following file: