|
|
Donner 0.8.0-pre
Embeddable browser-grade SVG2 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 = "none" |
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.