[Moved] Support of Unicode hindi font
I am building an application on onscreen keyboard for different languages.
For hindi font support I downloaded unicode font mangal.ttf and tried to bundle it with Qt.But it is not working. Then I tried Kruti dev and it is working fine but unfortunately Krutidev is not an unicode font.
I am using ubuntu and qt 4.7.2.Do anyone have an idea why is it happening and how to bundle an external font properly with qt application?
1 reply
I’m not that font expert but does a font embedded in the applications resources and QFontDatabase::addApplicationFont() [doc.qt.nokia.com] not work?
You must log in to post a reply. Not a member yet? Register here!

