Groups | Blog | Home
all groups > dotnet compact framework > october 2006 >

dotnet compact framework : Unicode support in windows mobile 5


Indra Bisen
10/7/2006 8:10:34 PM
Hi,

I'm woking on a projects that uses unicode char. When we are at
developing env i.e. on desktop pc unicode char. are displayed well, But
when the app depolyed on mobile device unicode char displayed as rect.
blocks in place of and char.
Is it unicode support available in WIndows Mobile 5 or not ?
If yes how can we activate this?
We are using HINDI (india) at UTF 8.

thanx.
Indra Bisen
Ilya Tumanov [MS]
10/7/2006 8:58:56 PM
WM 5.0 supports Unicode. That, however does not mean every device has fonts
to display any Unicode character, that would be too big.

Generally English devices have English characters, European accented
characters and may be Cyrillic characters.

For anything else you would need localized device.


--
Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).

[quoted text, click to view]

Fabien
10/9/2006 12:04:22 AM
Hi,

If you want to display unicode on your PPC, you must install a unicode
police like Arial Unicode, copy this police on your Font directory (in
Windows) in your PPC and it must works fine.


BR


Fabien Decret
Windows Embedded Consultant
C# MCP

ADENEO (ADESET)
http://www.adeneo.adetelgroup.com/




Ilya Tumanov [MS] a =E9crit :

[quoted text, click to view]
Paul G. Tobey [eMVP]
10/9/2006 9:06:45 AM
Note that this is a licensing violation for just about any source of the
indicated font. There are a small number of freely-available TTF fonts
around, but the ones in the Windows directory on your desktop PC are not
among them. You can also buy fonts, of course.

Paul T.

[quoted text, click to view]
Hi,

If you want to display unicode on your PPC, you must install a unicode
police like Arial Unicode, copy this police on your Font directory (in
Windows) in your PPC and it must works fine.


BR


Fabien Decret
Windows Embedded Consultant
C# MCP

ADENEO (ADESET)
http://www.adeneo.adetelgroup.com/




Ilya Tumanov [MS] a écrit :

[quoted text, click to view]

AddThis Social Bookmark Button