VKVG  
Vulkan Vector Graphics
Data Fields
vkvg_font_extents_t Struct Reference

font metrics More...

#include <vkvg.h>

Data Fields

float ascent
 
float descent
 
float height
 
float max_x_advance
 
float max_y_advance
 

Detailed Description

structure defining global font metrics for a particular font. It can be retrieve by calling vkvg_font_extents on a valid context.

Definition at line 239 of file vkvg.h.


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