QFontDatabase::addApplicationFont() still not working
716 views
Skip to first unread message
Joshua Grauman
unread,
Nov 7, 2011, 12:37:16 AM11/7/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-qt
Hello all,
I just got my basic app working in alpha 3, and
QFontDatabase::addApplicationFont() is still not working. Does anyone
have any additional information about this? I copied a font I wanted
to use in my application to /sdcard/tmp/fonts and then ran the
following command in my program, but I still can't use the font:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to andro...@googlegroups.com
Hi,
I also would be very happy to see this working. I found this ticket with attached patch that should solve the problem, would be great if it could be taken in: