Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::svg::parser::SVGParser Member List

This is the complete list of members for donner::svg::parser::SVGParser, including all inherited members.

ParseSVG(std::string_view source, std::vector< ParseError > *outWarnings=nullptr, Options options={}, std::unique_ptr< ResourceLoaderInterface > resourceLoader=nullptr) noexceptdonner::svg::parser::SVGParserstatic
ParseXMLDocument(xml::XMLDocument &&xmlDocument, std::vector< ParseError > *outWarnings=nullptr, Options options={}, std::unique_ptr< ResourceLoaderInterface > resourceLoader=nullptr) noexceptdonner::svg::parser::SVGParserstatic