VKVG  
Vulkan Vector Graphics
Data Fields
vkvg_glyph_info_t Struct Reference

glyphs position in a VkvgText More...

#include <vkvg.h>

Data Fields

int32_t x_advance
 
int32_t y_advance
 
int32_t x_offset
 
int32_t y_offset
 
uint32_t codepoint
 

Detailed Description

structure defining glyph position as computed for rendering a text run. the codepoint field is for internal use only.

Definition at line 267 of file vkvg.h.


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