Question

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: ਪੰਜਾਬੀ

Was it helpful?

Solution

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.

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top