Re: Font to support Chinese & Japanese characters?
From: Jacky Kwok (jacky_at_hkcompose.com)
Date: 10/02/04
- Next message: Teo Lachev: "Re: how do you set a cookie for axshdocvw"
- Previous message: Techstudent: "F5 is not firing an event when the focus is in Datagrid"
- In reply to: MatsL: "Font to support Chinese & Japanese characters?"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 02 Oct 2004 09:39:52 +0800
MatsL wrote:
> Hi,
>
> We are building a windowsforms application to support Chinese & Japanese
> characters. Which font supports best Asien character sets.
>
> Thanks in advance
>
> // Mats
>
>
I think you do not need to care which font has Chinese & Japanese
characters if you use Unicode application in win2000 or XP or win2003.
All them are Unicode code OS, they support Chinese & Japanese and other
languages. You just need to set the OS to support Far East Languages (in
control panel Regional).
When you show unicode Chinese string, they will be shown to be Chinese
characters no matter what font you are used.
For example, I always use "Arial" font in my Dotnet WinForm app in
English win2000 & XP, the chinese string always will be chinese characters.
You can also show Chinese, Japanese at the same time in same app.
For non-Unicode app, you need to set the OS default ANSI character set
to the suitable language. However, you just can support one language at
anytime.
-- Jacky Kwok jacky@alumni.cuhk.edu.hk jacky@compose.com.hk
- Next message: Teo Lachev: "Re: how do you set a cookie for axshdocvw"
- Previous message: Techstudent: "F5 is not firing an event when the focus is in Datagrid"
- In reply to: MatsL: "Font to support Chinese & Japanese characters?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|