Closed flopp closed 10 years ago
That's strange! I will take a look at it coming monday!
Unfortunately I don't have an Ubuntu test environment. Qt 5.3 on OS X Seems to work correctly
Perhaps it's related to: https://bugreports.qt-project.org/browse/QTBUG-37475 (Though when reading it, it doesn't seem to affect QWidget?) I don't know if it's possible for you to test Qt 5.3 on Ubuntu?
I just installed Qt 5.3 on my system. Works fine with that version. So I guess it is indeed a font rendering issue with Qt 5.2.1 and has nothing to do with QtAwesome.
Thanks for testing!!
When I compile QtAwesome with Qt5 (Qt 5.2.1, Ubuntu 14.04), icons with a code index >= f196 (plussquareo) are rendered either empty or as some fancy asian characters. Icons with code index < f196 work fine. QtAwesome compiled with Qt4 (Qt 4.8.6, Ubuntu 14.04) has no problems displaying all icons correctly.
Any idea what's wrong?