문제

I’m developing a simple program with Symbian^3 Qt 4.7.3. User interface is constructed with QML and contains Text elements. I use FontLoader to load custom font and use Nokia 500 as a testing device.

In simulator (Mac) text rendering looks great…

http://korkalainen.net/text_qt_simulator_mac.jpg

…but in Nokia 500 the antialiasing looks like this (in my opinion it’s awful):

http://korkalainen.net/text_nokia500.jpg

Is there any way to improve or change the antialiasing settings used on the device? Thanks in advance for any help.

도움이 되었습니까?

해결책

I had that problem too. The only solution was to go back to use the fonts preinstalled on the device.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top