Hi all,<br>Thanks once again for your testing.<br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; However, either in &quot;cache&quot; or &quot;render&quot; mode in the *map composer* line
<br>&gt; widths on the legend and on the map *do not correspond*. On the legend<br>&gt; it&#39;s always thicker.</blockquote><div>This is a known problem for cache mode, since the cache is created at a variable resolution and then variably scaled.&nbsp; In render mode, the line widths appear to correspond.&nbsp; I&#39;ll try to look into it more when I get a chance (unfortunately, that may be a few weeks).
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">the border of polygons however it is not synchronized between legend and<br> map
</blockquote><div>I changed the line for the polygon outline to be a &quot;cosmetic pen&quot; (1px wide, regardless of scale) when the line widths were getting out of hand.&nbsp; Since that should be fixed now, I can probably put the original line widths back.
<br><br></div>&gt;&gt; 2. labels placement and size in the map canvas not always corresponds<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;&gt; to that in the map composer and printout<br>&gt;<br>&gt; Still valid. See the following attachments:<br>&gt;<br>&gt; labels_mapview.png<br>&gt; labels_composer.png<br>&gt; labels_pdf.png<br>&gt;<br>&gt; They show how the labelled points look in the QGIS map view, map
<br>&gt; composer and in the output pdf, respectively. Each looks much<br>&gt; different. Could it be at least fixed so that the view in the map<br>&gt; composer and the resulting pdf looked similar?</blockquote><div>I haven&#39;t done much testing with vector labels, so I&#39;m not too surprised some bugs still lurk there.&nbsp; If you could send me some simple projects which reproduce the problem, that would be great help. 
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;<br>&gt;&gt; 3. vector point symbols get rasterized in the printout<br>&gt;
<br>&gt; Still an issue. Is it fixable?</blockquote><div>Unfortunately, I don&#39;t think we can fix this for 0.9.&nbsp; It will require some significant changes to the symbology and rendering, which has the potential to break things.
<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">moreover, point size is much larger (1.4x? 2x?) in the legend than in<br>the map, and larger in the pdf.
<br><br>&gt;&gt; 4. irregular letter spacing in the printout<br>&gt;<br>&gt; Still the case. See the attachment spacing_pdf.png. Moreover, layer&#39;s<br>&gt; name is to close to categories&#39; names below, overlapping it a bit.
<br>&gt;<br>&gt; Also, in the composer *the very same legend* before printing to pdf<br>&gt; looks completely different (font_composer.png) and rather corrupted.<br>&gt; Can this avoided? What&#39;s strange, if I zoom in in the map composer once
<br>&gt; or twice, the legend&#39;s font starts looking same as in target pdf, hmm.<br>&gt; The same problem applies to scalebar.</blockquote><div>The ugly font bug strikes again!&nbsp; What operating system and Qt version are you using?&nbsp;  I have exactly the same problem, and I don&#39;t think there&#39;s much we can do.&nbsp; (I&#39;m running Ubuntu with Qt 
4.2/4.3)<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; Another, smallish, issue which remains is that the default font size
<br>&gt; for legend &quot;6&quot; is always too small too be any readable. I guess<br>&gt; defaulting to at least 8 is a better idea.<br><br>agreed. also, default font (sans-serif?) does not appear optimal on many<br>machines.
</blockquote><div>I&#39;m pretty sure Qt provides the default font, so we&#39;d have to manually override this.&nbsp; I&#39;ll see if we can do this in a simple, cross-platform way.&nbsp; The font size is calculated based off of the map scale, and often is less than 6.&nbsp; Perhaps some code to limit the default to a minimum of 8 would be helpful.
<br><br>I&#39;m not going to have much time to work on QGIS in the next few weeks, but I&#39;ll try to fix what I can for 0.9.<br>Steven</div></div>