nsvgParseFromFile
NSVGimage* svg = nsvgParseFromFile(path.Path(), "px", 96);
NSVGimage* nsvgParseFromFile(const char* filename, const char* units, float dpi);