
On Jan 9, 2008 11:52 AM, Rob Antonishen <rob.antonishen@...155...> wrote:
Just an update, to work with the lxml parser (in the current development version) the extension has changed . I have attached the new file (no changes to the .inx)
-Rob A>
Sorry I never replied. I didn't notice the first two messages you sent. Good to see you got it figured out.
Also note that this fixed bug: https://bugs.launchpad.net/inkscape/+bug/174701
added a new command line switch to get all four important aspects of an object at once (x, y, width, height), instead of having to query each one separately. By rewriting to use that switch, it should make the script about 4 times as fast. Unfortunately, I don't have a development version to test how to make it work correctly, so I don't have any rewriting tips.