Search found 1 match
- Wed Jun 15, 2011 5:14 pm
- Forum: Help with using Inkscape
- Topic: Calculating the width and height of a group of elements
- Replies: 1
- Views: 1063
Calculating the width and height of a group of elements
First off, thanks to the Inkscape team for making such a great product. I'm trying to write a script that resizes the data from a group of .svg files and places them all together into 1 finished file. Using <g transform=""> is doing the trick when I fiddle with it by hand, but I need the t...