alpha 4 font issue - not regression
Marek Floriańczyk
marek.florianczyk at gmail.com
Fri Sep 7 11:58:06 UTC 2012
Hi,
There is still problem with fonts, some of Polish characters are displayed as
squares, workaround is as in alpha3 release.
Include ttf file into android assets and add font to database and set them as
default fonts for app.
QFontDatabase::addApplicationFont(QString("assets:/DroidSans.ttf"));
QApplication::setFont(QFont("DroidSans"));
best regards
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/necessitas-devel/attachments/20120907/5b6e2916/attachment.html>
More information about the Necessitas-devel
mailing list