<div dir="ltr">Hi Stefan,<br><div class="gmail_extra"><br></div><div class="gmail_extra">No support for non-anti-aliased fonts at this time. It could be added here, with settings pulled from a layer's label settings:<br><br><a href="https://github.com/qgis/QGIS/blob/master/src/core/qgspallabeling.cpp#L4296-L4343">https://github.com/qgis/QGIS/blob/master/src/core/qgspallabeling.cpp#L4296-L4343</a><br><br></div><div class="gmail_extra">It would need to set the painter's render hint to no anti-aliasing when the setting calls for it, e.g. as is done for the opposite here:<br><br><a href="https://github.com/qgis/QGIS/blob/master/src/core/qgspallabeling.cpp#L4342">https://github.com/qgis/QGIS/blob/master/src/core/qgspallabeling.cpp#L4342</a><br><br>Seems pretty simple to implement.<br><br></div><div class="gmail_extra">Regards,<br></div><div class="gmail_extra"><div><br>Larry Shaffer<br>Dakota Cartography<br>Black Hills, South Dakota</div>
<br><div class="gmail_quote">On Tue, Oct 14, 2014 at 3:13 AM, Ziegler Stefan <span dir="ltr"><<a href="mailto:Stefan.Ziegler@bd.so.ch" target="_blank">Stefan.Ziegler@bd.so.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
I'm using QGIS for generating topographic raster maps. Is there a way to have non-antialiased rendered labels? There is an option ("rendering quality") for lines but not for labels?<br>
<br>
Freundliche Grüsse<br>
Stefan Ziegler<br>
Kantonsgeometer<br>
<br>
Amt für Geoinformation<br>
Amtliche Vermessung<br>
Rötistrasse 4<br>
4500 Solothurn<br>
<br>
Telefon <a href="tel:%2B41%2032%20627%2075%2096" value="+41326277596">+41 32 627 75 96</a><br>
Telefax <a href="tel:%2B41%2032%20627%2075%2098" value="+41326277598">+41 32 627 75 98</a><br>
<a href="mailto:stefan.ziegler@bd.so.ch">stefan.ziegler@bd.so.ch</a><br>
<a href="http://www.so.ch" target="_blank">http://www.so.ch</a><br>
<br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><br></div></div>