<div dir="ltr">On Thu, Nov 14, 2013 at 2:50 PM, Rafael de Oliveira Lopes Gonçalves <span dir="ltr"><<a href="mailto:rafaelolg@gmail.com" target="_blank">rafaelolg@gmail.com</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:trebuchet ms,sans-serif">By the way, is windows text rendering engine different from linux?</div>
</div></blockquote><div><br></div><div>For the most part, no. Both currently use the freetype library to render fonts that are embedded in VTK, so they are the same on all platforms. Newer VTK has support for using FontConfig to find and render fonts from the system, which may lead to different results on different platforms (this is disabled by default). The same layout algorithms are used regardless, so artifacts like this one you pointed out should not be related to the platform.</div>
<div><br></div><div>Hope this helps,</div><div>Dave</div></div></div></div>