2

I am developing some applications in Windows Mobile 6 on Visual Studio 2008, and I need to show some information in Hebrew, but my emulator doesn't show that language. Instead it shows very strange characters. How do I set Hebrew font in my emulator, so that I will be able to see Hebrew?

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
nisnis84
  • 229
  • 1
  • 4
  • 7

1 Answers1

1

I notice the Windows Mobile 6 Localized Emulator Images doesn't include Hebrew so you may need to install your own font to the emulator and then reference that font from your application.

To install a font on Windows Mobile, check out How To Add New Fonts to your Windows Mobile Device.

Ken
  • 1,691
  • 5
  • 22
  • 38