
New node class allows you to display SVG drawings.
Features
- SVG nodes - Added SVG nodes which can display SVG drawings in addition to the rendering provided by its base ShapeNode class.
- JSON serialization improvements
- HatchBrush objects are now serialized in JSON files.
- saveToJsonFile now encodes the JSON content in UTF8 format.
- Miscellaneous
- ImagePadding property of ShapeNode, TableNode and Cell lets you set padding space between element's borders and the contained Image.
- FoldIconSize property added to ContainerNode.
- Tag property added to the Cell class lets you associate custom data with cells.