|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
SVG source loaded from a replay-relative path. More...
#include "donner/editor/repro/ReproFile.h"
Public Attributes | |
| std::filesystem::path | path |
| Resolved display path beneath the replay directory. | |
| std::string | contents |
| Bounded SVG source bytes. | |
SVG source loaded from a replay-relative path.
| std::string donner::editor::repro::ReproSvgFile::contents |
Bounded SVG source bytes.
| std::filesystem::path donner::editor::repro::ReproSvgFile::path |
Resolved display path beneath the replay directory.