Hello, I'm currently trying to automate the extraction of a few images.
The command line I'm using is something like: inkscape -j --export-id=<id> --export-png output.png
However, the exported image is cropped a bit on the side - and it is because is blurred. Basically inkscape is not taking into account the additional size of the of the object due to the blur. Is there an easy way around this?
I've reported it as bug 1698120.
My inkscape version is: Inkscape 0.45+devel, built Mar 30 2007
Regards, nash
Brett Nash wrote:
Hello, I'm currently trying to automate the extraction of a few images.
The command line I'm using is something like: inkscape -j --export-id=<id> --export-png output.png
However, the exported image is cropped a bit on the side - and it is because is blurred. Basically inkscape is not taking into account the additional size of the of the object due to the blur. Is there an easy way around this?
You could simply create an object large enough to hold enough of the blur and export that?
participants (2)
-
Brett Nash
-
Jasper van de Gronde