[Qgis-developer] SVG generator patch

Tom Elwertowski telwertowski at comcast.net
Tue Mar 18 02:25:54 EDT 2008


2007/12/17, Steven Bell <botsnlinux at gmail.com>:
> Attached is a patch which updates the composer to use Qt 4.3's QSvgGenerator
> class.  It doesn't fix all of the problems (most notably the fact that
> layers are not clipped to the map outline), but it is a significant
> improvement over the Q3Picture SVG generator.

I propose adding this now for 0.9.2 with preprocessor tests for Qt4.2 and 4.3. Users with 4.2 would continue to compile the old code while users of 4.3 will benefit from the new code.

I have already made this modification as part of removing all Qt3 code from qgis. The full set of modifications (all except the GRASS plugin) won't be ready for about two more weeks but this composer modification is independent of everything else. Should I submit it to svn?

Tom



More information about the Qgis-developer mailing list