Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NdonnerTop-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css
 NparserParsers for shared data types such as NumberParser and LengthParser
 NcssDonner CSS library, a standalone composable CSS parser
 NparserParsers for various CSS data types, such as the top-level StylesheetParser and SelectorParser, as well as internal details such as ColorParser
 NsvgDonner SVG library, which can load, manipulate and render SVG files
 NparserParsers for the SVG XML format, SVGParser, as well as individual parsers for SVG components, such as PathParser and TransformParser
 NcomponentsContains the implementation of the Donner ECS,
 NxmlXML parsing and document model support, top-level objects are donner::xml::XMLParser and donner::xml::XMLDocument