0

Hi how can i add arabic Characters to bitmap font and show in application ? how can i do it on localization section ? when i use system font it`s shows seprated and reserved on some phones , i want to make bitmap font to show arabic strings correctly on all phones thanks

mahdi
  • 16,257
  • 15
  • 52
  • 73

1 Answers1

2

you can't, LWUIT doesn't support Arabic bitmap fonts. Which is related to the fact that Arabic language contains different glyph for each character, which didn't considered while developing the bitmap font in LWUIT.

Mahdi Hijazi
  • 4,424
  • 3
  • 24
  • 29