QML Ubuntu 14.04 Font Rendering
-
wrote on 19 Jun 2015, 10:27 last edited by
Hi everyone,
I got a strange font rendering issue with a QML application on Ubuntu 14.04 LTS. Developing on a x86 desktop with a nvidia graphics card, everything works fine. After deploying the application to a x86 tablet, with the same ubuntu version and configuration, the application often does not render the text correct, and instead just shows nothing. I've allready tried to change the QML Text Element renderType to native, which causes the text itself to be partly visible, but results in other text presentation error (some chars only missing). The only difference I can identify is the GPU.
(QT 5.4.2 nc, Ubuntu 14.04 LTS)
Has anyone else any similiar issues?
Regards
Sascha
1/1