-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Description
I continue the section of those things that we have developed while working with this tool. In our tasks, each shape must be exported as a separate SVG. At the same time, we keep working with shapes within CanvasSpace. We export to SVG manually, including the text paragraph (by overriding the functionality of the Canvas/paragraphBox
and Canvas/_textTruncate
methods). Based on this, two points that can be considered as improvements to the library:
- Possibility of exporting the entire canvas and/or each shape to SVG. (maximum, may differ from the direction of library development)
- Utility access to the text paragraph content functions mentioned above. (minimum)
In this case, I can prepare a PR if the development is approved. Or need more information?
P.S. Also, perhaps these things could be solved by a more developed SVGSpace/SVGForm compatible with CanvasSpace/CanvasForm
Metadata
Metadata
Assignees
Labels
No labels