Update text rendering.
This commit is contained in:
parent
8536908eab
commit
8130308f7f
27 changed files with 503 additions and 77 deletions
|
@ -43,6 +43,8 @@ public:
|
|||
void setWidth(double width);
|
||||
|
||||
void setHeight(double height);
|
||||
|
||||
void setRadius(double radius);
|
||||
};
|
||||
|
||||
class SvgPolygon : public SvgShapeElement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue