[SOLVED] Latin text became corrupted while text in other writing system present
-
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.
-
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