For vector outputs, the following now work:
- --export-area
- --export-area-snap
For png outputs:
- --export-area-drawing will now be respected even if you pass in an --export-id.
And now the vector, png, and other-extension code paths all use the same function for export area and export ID handling.
This change does not make other-extension code paths support --export-area yet, but it should get us closer. <-- This doesn't make sense to me. I'm modifying the document (fitToRect) but the extension saving code is not respecting that... There's something I don't understand about document handling here.
But this fixes most of the ticket anyway. Just doesn't fix emf and wmf formats (or other extension).
Fixes #678
Edited by Michael Terry









