QGIS/python/core/symbology-ng
Larry Shaffer 6a936b936b Draw SVG symbol from cached QImage unless it exceeds half of cache size, then use QPicture
- Fix #6855, SVG markers/fills larger than half cache (559^2 X 32 + SVG) are drawn with QPicture
- Fix #6861, make QPicture SVG symbols scale with Composer page zoom
- Fix #6861, make SVG symbol output to print/image more accurate by setting 'size' to double
- Update/add support for non-squared SVG via QImage and QPicture, on screen and in output to print/image
- Non-squared SVG QImage/QPicture can now be used in pattern fill, without excess space
2013-01-04 09:43:59 +01:00
..
2012-09-24 02:42:57 +02:00
2012-09-24 22:40:24 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-26 18:46:52 +02:00
2012-09-26 18:46:52 +02:00
2012-09-26 18:46:52 +02:00
2012-09-24 02:42:57 +02:00