VKVG  
Vulkan Vector Graphics

◆ vkvg_svg_load()

VkvgSvg vkvg_svg_load ( const char *  svgFilePath)

Open a svg file and store source in memory, head is parsed to query the svg dimensions.

Parameters
svgFilePatha valid file path to the svg to load.
Returns
a VkvgSvg pointer.