Bug 4493 - Check multilingual support on Windows 2000 (1FQFCBQ)
Summary: Check multilingual support on Windows 2000 (1FQFCBQ)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Mike Wilson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:17 EDT by Kevin Haaland CLA
Modified: 2002-03-07 10:20 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Haaland CLA 2001-10-11 14:17:47 EDT
See what is involved in supporting multi-lingual apps.

	Test1:


		What happens when you make the Unicode values with a non 
unicode font selected
		in the GC. 



NOTES:

	- When was MLAPI added? 
		 - it is in Windows 2000
		- Win 98 , what about 95?

		- NOT in NT 3.51 - what about NT 4

	McQ (2/1/01 4:15:54 PM) -
		J and G are supported platforms. We must make these work. BiDi 
is also imminent.
		Minimally, we need API to figure out if a font supports a 
particular code point.

	McQ (26/06/2001 10:12:34 AM) -
		We need the following:
			- BiDi on win32 (at least)
			- DBCS on linux
Comment 1 Mike Wilson CLA 2001-12-10 10:24:51 EST
See unicode work on win32.