[Qgis-developer] printing bugs

lami at faunalia.it lami at faunalia.it
Thu Nov 22 09:49:23 EST 2007


Hi Steven
I'm very happy that you work on mapcomposer troubles!
I try to answer to yor request:

> Here's what I've got for now.  I apologize for not responding sooner.
>
> #47
>   I can probably implement a raster legend, but I need some information on
> what it should look like and what features it needs to have.

We need a continuos (ex. for dtm raster) or category value legend (best if
it is possible choise it) about all the raster load in the map canvas, Ask
me if you need same other information.

>
> #279
>   This bug exists because the point symbols are rasterized to be displayed
> on the normal map.  The fix (as I understand it) is to have the symbol
> rendering function(s) manipulate the QPainter themselves, rather than
> creating a pixmap which the parent draws.  This will require some
> significant changes, so 1.0 would be the earliest it would be fixed.  In
> the
> meantime, there is a usable workaround - make the point symbols much
> larger,
> and use a small symbol scale in the composer.

This bug is quite limitant, I hope it is'nt a hard work!
Similar bug ticket: https://svn.qgis.org/trac/ticket/759

>
> #454
>   This has some similarities to #279.  Essentially, the problem is that
> QPainter paints onto the composer canvas as if 1mm was 1px.  It should be
> fixable with Qt 4.2's QBrush::SetMatrix().  I hope to fix this as part of
> the "major redesign", but that will probably be post 1.0.  This can be
> partially worked around by using a huge paper size.

Idem

>
> #590
>   This may be fixed now, as I suspect it was related to #548.  Could those
> who have had this bug re-test it?

I'm going to test it!

>
> #737
>   This is the Qt font issue - It should be fixed for all composer items
> except composer maps.

Ok

>
> Most of the bugs regarding SVG still exist.  Qt 4.3 appears to have much
> better support for SVG, so most of those bugs should be fixable now.

about SVG output: https://svn.qgis.org/trac/ticket/822


Here I'd like to show other map composer bugs:
- about labels: https://svn.qgis.org/trac/ticket/754
- about move objects in mapcomposer: https://svn.qgis.org/trac/ticket/758

- about pdf output: https://svn.qgis.org/trac/ticket/823

Hope this helps.
Many thanks for your work!

Leonardo Lami







More information about the Qgis-developer mailing list