Namespaces
Variants
Actions

Arabic glyphs for spacing forms not properly displayed with LCDUI in Java ME

Jump to: navigation, search


Contents

Overview

Some Arabic glyphs, are not properly displayed with LCDUI in Nokia's SDKs for Java, while the same glyphs are properly displayed in Oracle's Wireless Toolkit emulator. Text rendering completely ignores these Arabic diacritics on Nokia devices.

Description

The following Unicode glyphs in isolated form cannot be displayed as a String appended to an LCDUI Form:

Affected glyphs Isolated Unicode Form
ً 064B
ٌ 064C
ٍ 064D
َ 064E
ُ 064F
ِ 0650
ّ 0651
ْ 0652

How to reproduce

Assuming that mainform is an LCDUI Form object, one could append Arabic characters as a String by using their unicode representation as follows:

mainform.append("\u064b");


Affected SDKs

The above code does not display the proper Arabic glyph on the following emulators:

  • Nokia SDK 1.0 for Java
  • Nokia SDK 1.1 beta for Java
  • Nokia Belle SDK v0.6

Oracle's Wireless Toolkit version 3.0, displays the glyphs properly.

Solution

No solution is currently available for this issue.

See also

The Unicode Standard, Version 3.2 - Arabic Representation Forms

Article Metadata

Tested with
Devices(s): Nokia X3-02, Nokia 701

Compatibility
Platform(s): S60, Series 40

Article
Keywords: Arabic, characters, LCDUI, form
Created: skalogir (09 Jan 2012)
Last edited: hamishwillee (15 Jun 2012)
This page was last modified on 15 June 2012, at 05:58.
169 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved