Hi, I’m using a custom font for my game. When I ported the game to Qt5 the font is not rendered correctly anymore. Do you know about this issue? Best regards, Mathias
Hi Mathias, custom font rendering should be improved with Qt 5.3. On which platforms did you try your custom font? Best, Chris
Hi. I only tried on my linux desktop so far, didn’t run it on any devices yet. Here is a picture, grey is Qt5. http://oi57.tinypic.com/2nk19gz.jpg This reply was modified 5 years, 7 months ago by maitek.
Can you please try a simple, bare Qt 5 application which uses Qt 5.2.1 and one with the Qt 5.3 Beta on Linux? We had custom font rendering issues with Qt 5.2.1 as well on iOS, but these were fixed with the Qt 5.3 Beta. Cheers, Chris