Bug report #12948

different SVG extent in composer than in map canvas

Added by Denis Rouzaud almost 9 years ago. Updated over 8 years ago.

Status:Closed
Priority:High
Assignee:-
Category:Map Composer/Printing
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:21028

Description

Map canvas uses the document extent while composer renders all elements from the SVG (including those out of document extent).

This is a bit annoying.
At least it should be coherent.

Here is how it looks like in QGIS

And in composer:

Associated revisions

Revision b81933ee
Added by Martin Dobias almost 9 years ago

Fixed fish and alcohol SVG files (fixes #12948)

Both SVGs had an extra path out of specified bounds which was getting
clipped out when rendering to canvas, but not in other places.

Revision 48a51ffc
Added by Martin Dobias over 8 years ago

Fixed fish and alcohol SVG files (fixes #12948)

Both SVGs had an extra path out of specified bounds which was getting
clipped out when rendering to canvas, but not in other places.

(cherry picked from commit b81933ee56ff94a764bd3b9027dbfaa190ae2f35)

History

#1 Updated by Martin Dobias almost 9 years ago

  • Status changed from Open to Closed

#2 Updated by Denis Rouzaud over 8 years ago

  • Affected QGIS version changed from 2.8.2 to master
  • Status changed from Closed to Reopened
  • Category changed from Map Legend to Map Composer/Printing

In composer, SVG symbols are rendered on their whole extent and not the document extent like in the map canvas.
At least, the behavior should be coherent.

#3 Updated by Denis Rouzaud over 8 years ago

  • Subject changed from SVG symbol not rendered same way in composer than in main map to different SVG extent in composer than in map canvas

#4 Updated by Martin Dobias over 8 years ago

  • Status changed from Reopened to Closed

Also available in: Atom PDF