[SOLVED] Latin text became corrupted while text in other writing system present
-
wrote on 25 May 2015, 12:13 last edited by alexein1983
Hi All,
I have strange problem of latin fonts rendering problem, while there is other Writing System text present in application (Tamil in my case).In my case additional text can cause font family fallback failure, but why the latin text, presented normaly by itself, corrupted in such case.
My Platform: Linux X11 on Freescale i.mx 53.
-
wrote on 28 May 2015, 13:46 last edited by
I found a workaround:
Define environment variable within Qt application startup context: QML_USE_GLYPHCACHE_WORKAROUND = 1Look on this topic:
https://forum.qt.io/topic/39803/font-rendering-bug-on-some-android-devices/7
1/2