-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hi @felixfbecker,
Thanks for this useful library! When converting objects with rotation applied, the resulting SVG does not reflect the rotation. It appears that the SVG elements retain their default orientation despite transformations applied in the source.
I found a comment in the code in this line that might explain this:
Line 372 in 208eb3b
| // TODO consider rotation |
Would it be possible to quickly add the rotation?
Many thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels