Here&#39;s what I&#39;ve got for now.&nbsp; I apologize for not responding sooner.<br>
<br>
#47<br>
&nbsp; 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>
&nbsp; This bug exists because the point symbols are rasterized to be displayed on the normal map.&nbsp; 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.&nbsp; This will
require some significant changes, so 1.0 would be the earliest it would
be fixed.&nbsp; 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>
&nbsp; This has some similarities to #279.&nbsp; Essentially, the problem is that
QPainter paints onto the composer canvas as if 1mm was 1px.&nbsp; It should
be fixable with Qt 4.2&#39;s QBrush::SetMatrix().&nbsp; I hope to fix this as
part of the &quot;major redesign&quot;, but that will probably be post 1.0.&nbsp; This
can be partially worked around by using a huge paper size.<br>
<br>
#590<br>
&nbsp; This may be fixed now, as I suspect it was related to #548.&nbsp; Could those who have had this bug re-test it?<br>
<br>
#737<br>
&nbsp; 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.&nbsp; 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 &lt;<a href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>&gt; 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">&gt; Which bugs are most relevant to you? &nbsp;Are they all listed in Trac? &nbsp;I<br>&gt; will have some time to fix things over the weekend, and I&#39;ll try to<br>&gt; explain what I can about the ones I can&#39;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>