How do I create a custom font for a blackberry application

那年仲夏 提交于 2019-12-22 09:39:05

问题


I want to use a specific foreign language font for a Blackberry application. How is such a font created and loaded onto the Blackberry device?

For example: ਪੰਜਾਬੀ


回答1:


A quick google search shows that the same thing has been asked at blackberry forums.

The solution they came up with is a class for loading the font from a fnt file.

There are programs available to import and edit fnt files.




回答2:


for Blackberry OS 5 or above, you can use class FontFamily to load your custom font into application.



来源:https://stackoverflow.com/questions/73187/how-do-i-create-a-custom-font-for-a-blackberry-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!