Some simple svg output.

This commit is contained in:
James Grogan 2022-12-08 13:52:37 +00:00
parent 1fc730d413
commit b101a5f87c
11 changed files with 87 additions and 6 deletions

View file

@ -10,7 +10,7 @@ public:
void setFill(const Color& fill);
void setStrokeWidth(unsigned width);
void setStrokeWidth(double width);
void setStrokeColor(const Color& stroke);