N
N
Nikolai Gromov2015-02-26 14:31:46
Vector editor
Nikolai Gromov, 2015-02-26 14:31:46

SVG: how can one "apply" a transform?

In the SVG code I see:

<path d="m 233.399,87.189 -2.083,-7.242 0,18.844 -5.306,0 0,2.084 7.389,0 z" fill="#636466" transform="translate(0,0.95100405)" />

or even
<path d="m -52.488136,66.169792 8.084922,0 0,2.946972 -8.084922,0 z" fill="#636466" transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)" />

this very transform does not let me sleep peacefully - I want it to be “applied” to the object and absent as an attribute, because it takes up space in the file.
I use Inkscape
Question: how to "apply" these same transformations?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question