|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
Doxygen may be generated with:
It requires the doxygen package to be installed. The generated documentation will be in generated-doxygen/html/index.html.
Tools required to generate the documentation are:
To generate code coverage locally:
Thn open coverage-report/index.html in a browser.
To generate a binary size report, run:
Then open build-binary-size/binary_size_report.html in a browser.
clang-tidy may be invoked by building with --config=clang-tidy:
Use Editor Visual Debugging for the editor replay harness, Geode direct-texture diagnostics, pixel comparisons, and root-cause patterns for one-frame visual bugs.