问题
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