Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 123]
 NdonnerTop-level Donner namespace, which is split into different sub-namespaces such as donner::svg and donner::css
 NsvgDonner SVG library, which can load, manipulate and render SVG files
 NcomponentsContains the implementation of the Donner ECS,
 NparserParsers for the SVG XML format, XMLParser, as well as individual parsers for SVG components, such as PathParser and TransformParser
 RElementLikeConcept for types that can be matched against a selector, such as a donner::svg::SVGElement
 RStringLikeA concept for types that are string-like, i.e