Hi Konstantin, I applied the patches for thai font rendering from https://bugreports.qt.io/browse/QTBUG-21206. But the issue I mentioned in my first email still exist. If src/3rdpart/hafbuzz is used bt Qt from where are the functions in harbuzz-thai.c called? I see those are statically linked to libQtCore.so
Does Qt uses the freetype libraries (libfreetype.so). If yes can I build freetype --with-harbuzz so that Qt will use harfbuzz-0.9.38. Is this a correct way? Thanks. On Sat, Feb 28, 2015 at 12:34 AM, Konstantin Ritt <[email protected]> wrote: > Hi, > > 2015-02-28 2:17 GMT+04:00 Vignesh Raman <[email protected]>: >> >> I was wondering which harfbuzz code Qt will use >> a) qt-everywhere-opensource-src-4.7.4/src/3rdparty/harfbuzz/src/ or >> b) harfbuzz-0.9.38 (If I install this version) > > > src/3rdparty/harfbuzz > >> >> I also see that freetype is required by Qt and this call some >> functionality of harfbuzz to render thai fonts correctly. > > > ??? > > > Regards, > Konstantin -- Regards, Vignesh. _______________________________________________ HarfBuzz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/harfbuzz
