Here's what I've got for now. I apologize for not responding sooner.<br>
<br>
#47<br>
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.<br>
<br>
#279<br>
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.<br>
<br>
#454<br>
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.<br>
<br>
#590<br>
This may be fixed now, as I suspect it was related to #548. Could those who have had this bug re-test it?<br>
<br>
#737<br>
This is the Qt font issue - It should be fixed for all composer items except composer maps.<br>
<br>
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.<br>Hope this helps.<br>Steven<br><br><div class="gmail_quote">On Nov 9, 2007 8:44 AM, Paolo Cavallini <<a href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Steven Bell ha scritto:<br><div class="Ih2E3d">> Which bugs are most relevant to you? Are they all listed in Trac? I<br>> will have some time to fix things over the weekend, and I'll try to<br>> explain what I can about the ones I can't fix right away.
<br><br></div>They should be listed. Looking forward to read your explanations.<br>Thanks a lot.<br><div><div></div><div class="Wj3C7c">pc<br>--<br>Paolo Cavallini, see: <a href="http://www.faunalia.it/pc" target="_blank">
http://www.faunalia.it/pc</a><br><br></div></div></blockquote></div><br>