-
Bug
-
Resolution: Fixed
-
P3
-
1.3.1
-
beta
-
x86
-
windows_nt
-
Verified
Some Japanease (katakana) inappropriately showed up with ? in DrawBytes in Font2DTest.
If you select Draw Method:DrawBytes and set the Font to Dialog or DialogInput with Unicode Base 4e00, some Japanease (katakana) showed up between ? on WinNT4, Win95 and IA8 in ja locale. Is it a default setting?
Steps to reproduce:
Invoke Font2DTest with jdk1.3.1 b10 on WinNT4, Win95, and IA8 32-bit in ja_locale
Change Unicode to Other
Change Unicode Base to 4e00
Select DrawBytes for Draw Method
Select Font: Dialog and/or Dialoginput
keiko.nakayama@Eng 2000-11-29
-----
Verifyed the fix on jdk1.4beta b43.
keiko.nakayama@Eng 2000-12-04
If you select Draw Method:DrawBytes and set the Font to Dialog or DialogInput with Unicode Base 4e00, some Japanease (katakana) showed up between ? on WinNT4, Win95 and IA8 in ja locale. Is it a default setting?
Steps to reproduce:
Invoke Font2DTest with jdk1.3.1 b10 on WinNT4, Win95, and IA8 32-bit in ja_locale
Change Unicode to Other
Change Unicode Base to 4e00
Select DrawBytes for Draw Method
Select Font: Dialog and/or Dialoginput
keiko.nakayama@Eng 2000-11-29
-----
Verifyed the fix on jdk1.4beta b43.
keiko.nakayama@Eng 2000-12-04
- relates to
-
JDK-4383947 drawBytes in Font2DTest should only be enabled when unicode char is < 256
-
- Closed
-