Skip to content

Exported SVGs missing rotation #192

@fxwiegand

Description

@fxwiegand

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:

// TODO consider rotation

Would it be possible to quickly add the rotation?

Many thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions