Search found 2 matches
- Mon Jan 03, 2011 2:23 pm
- Forum: General Discussions
- Topic: Make multiple copies with transformations
- Replies: 3
- Views: 5879
Re: Make multiple copies with transformations
Note that it is affected by Bug #170049, because it uses the coordinate system that inkscape doesn't show you. Not sure, but aren't there functions available in one of the python modules that ship with inkscape for the transforms between the SVG and the GUI coordinate system? (…) so you can...
- Sun Jan 02, 2011 3:50 pm
- Forum: General Discussions
- Topic: Make multiple copies with transformations
- Replies: 3
- Views: 5879
Make multiple copies with transformations
I read about how to make your own extensions here: http://www.hoboes.com/Mimsy/hacks/write-inkscape-extension-create-multiple-duplicates/ and I wanted/needed something similar but with a bit more functionality. I'm not sure if there is a central place to put extensions so I thought I would post what...