VKVG  
Vulkan Vector Graphics

◆ vkvg_text_run_create_with_length()

VkvgText vkvg_text_run_create_with_length ( VkvgContext  ctx,
const char *  text,
uint32_t  length 
)
Parameters
ctxa valid vkvg Context
textnon null terminated utf8 string.
lengthglyphs count, not to be confused with byte length.
Returns
VkvgText