Freeze/Bake Transformations

Post questions on how to use or achieve an effect in Inkscape.
hellagot
Posts: 2
Joined: Wed Sep 07, 2011 2:59 am

Freeze/Bake Transformations

Postby hellagot » Wed Sep 07, 2011 3:05 am

Hi there,

is it possible to freeze/bake transformations in inkscape?

If i export a svg that contains elements that where moved, rotated and scaled, i get the original coordinates plus a transform tag containing matrix or translation information.

Is it possible to tell inkscape to handle objects, as if they were drawn that way, so i get in the <path d=".... tag the actual coordinates where they are after all transformations?

User avatar
druban
Posts: 1917
Joined: Fri Nov 20, 2009 10:48 pm

Re: Freeze/Bake Transformations

Postby druban » Wed Sep 07, 2011 4:47 pm

Is it possible to tell inkscape to handle objects, as if they were drawn that way, so i get in the <path d=".... tag the actual coordinates where they are after all transformations?

in inkscape preferences>transforms there is an option to store transforms preserved or optimized. Make sure you have optimized selected.

Even with this set you will retain matrix transformations if the object is part of a group that was transformed. If you ungroup, regular paths will lose the transform but special objects will still have the transform; you must convert these to paths, and move them in some way and back to lose the transform.
Your mind is what you think it is.

hellagot
Posts: 2
Joined: Wed Sep 07, 2011 2:59 am

Re: Freeze/Bake Transformations

Postby hellagot » Wed Sep 07, 2011 7:15 pm

thank you


Return to “Help with using Inkscape”