|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Active paint settings used by authoring tools when creating new geometry. More...
#include "donner/editor/EditorApp.h"
Active paint settings used by authoring tools when creating new geometry.
| std::string donner::editor::ActivePaintStyle::fill = "white" |
SVG fill attribute for new geometry.
| std::string donner::editor::ActivePaintStyle::stroke = "black" |
SVG stroke attribute for new geometry.
| double donner::editor::ActivePaintStyle::strokeWidth = 1.0 |
SVG stroke-width attribute for new geometry.