hpi-swa-teaching / SVGMorph

(SWT22-04)
MIT License
5 stars 2 forks source link

Decompose transformation matricies #24

Closed Nils1729 closed 2 years ago

Nils1729 commented 2 years ago

Was möchte wer tun?

As a designer, I want transformations of SVG elements to be exported as translation/scale/rotation/skew properties instead of transformation matricies wherever possible.

Warum möchte man es tun?

To increase readability when viewing and interacting with SVG code.

Zusätzlicher Kontext

No response