
17 Oct
2004
17 Oct
'04
7:12 p.m.
wowowow nobody says you're supposed to break the way it works right now. and you're right, fixing librsvg is the better way to go, but you guys are just a lot faster in fixing stuff :D But look a it from another perspective: applying transformations will also decrease the size of the svg.
The decrease is very small, and in any case we still have the optimize mode for transforms, which blends them into objects wherever possible automatically. This is not always possible, though; a rotated rect can only be rotated with a transform= attribute, unless you convert it to paths of course. So I don't see why we might need that "apply transforms" command.