August 30, 2011

debatri debatri
Lab Rat
1 posts

[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

August 30, 2011

Lukas Geyer Lukas Geyer
Gene Splicer
2074 posts

I’m not that font expert but does a font embedded in the applications resources and QFontDatabase::addApplicationFont() [doc.qt.nokia.com] not work?

 
  ‹‹ QVTK and QGLViewer Difference!!      How to use QNetworkAccessManager post ››

You must log in to post a reply. Not a member yet? Register here!