Bug report #3700
SVG Patterns: rotated patterns do not scale well during printing
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | |||
Category: | - | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13759 |
Description
If one rotates an SVG pattern fill, the resulting printout does not scale properly, if the pattern is rotated.
History
#1
Updated by Andreas Neumann about 14 years ago
a non-rotated SVG pattern scales fine
#2
Updated by Marco Hugentobler about 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
f173c42a (SVN r15673) should fix this. Could you test and reopen if not?
#3
Updated by Andreas Neumann about 14 years ago
works well, thanks