Fit Canvas To Drawing from Command Line
Bug #1597921 reported by
Patrick Fincannon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Wishlist
|
Patrick Storz |
Bug Description
Requesting the "FitCanvasToDra
As discussed in forum post here: http://
I have a Ubuntu 14.04 LTS server running Inkscape 0.48 that is doing mass conversion from AI to SVG.
Part of the process is shrinking the Canvas to the size of the art work.
I've been able to successfully complete this using "inkscape --verb=
but this launches the GUI and slows down the process and is problematic for mass multi threaded conversions.
Thanks
Changed in inkscape: | |
importance: | Undecided → Wishlist |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I just pushed a fix to master in /gitlab. com/inkscape/ inkscape/ commit/ c169d8f366f0765 513e08e94057d1e 0dc3872c73
https:/
It enables the command line switch "--export- area-drawing" when exporting to either plain SVG or Inkscape SVG via command line.