<div dir="ltr"><div class="gmail_extra"><div><div class="gmail_signature">2015-03-02 20:25 GMT+04:00 Vignesh Raman <span dir="ltr"><<a href="mailto:rvignesh.raman@gmail.com" target="_blank">rvignesh.raman@gmail.com</a>></span>:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="im">I applied the patches for thai font rendering from<br>
<a href="https://bugreports.qt.io/browse/QTBUG-21206" target="_blank">https://bugreports.qt.io/browse/QTBUG-21206</a>. But the issue I mentioned<br>
in my first email still exist. If src/3rdpart/hafbuzz is used bt Qt<br>
from where are the functions in harbuzz-thai.c called? I see those are<br>
statically linked to libQtCore.so<br>
<br>
Does Qt uses the freetype libraries (libfreetype.so). If yes can I<br>
build freetype --with-harbuzz so that Qt will use harfbuzz-0.9.38. Is<br>
this a correct way?<br></span></blockquote><div><br></div><div>It is not. FT built with HarfBuzz-NG (0.9.38 in your case) won't give you anything, since Qt would still use the bundled copy of HarfBuzz-old.</div><div>Also note FT *doesn't do* any shaping and consumes HB for the font data access only.</div><div><br></div><div>Konstantin </div></div><br></div></div>