-
Bug
-
Resolution: Fixed
-
P4
-
1.3.1_01, 1.3.1_02, 1.4.0
-
b45
-
x86
-
windows_nt, windows_2000, windows_xp
This is the same bug described in 4341627, which was closed as duplicate of 4355226. The original problem described in 4355226 (Japanese font issue) is now verified fixed, but the added-on Korean problem was not. In order to close 4355226 we need to repon 4341627.
Problem Description:
Bold font not properly displayed in Korean NT4.0
Tested bundle: jdk1.3.1_01a fcs/b08
Tested configiguration: Korean Windows NT 4.0 + SP6
Tested with Font2DTest.jar under demo directory.
Command executed: java -Dsun.awt.UseAltWin32FontApi=(gulim.TTC,a000,d000,0,20) -jar Font2DTest.jar
In the comments section of 4355226, tao.ma@eng descirbed this option to use:
=============================================================================
as a result of escalation 528231 for bug 4341627(closed as dup of this one)
a change has been put into 1.3.1_01 patch to allow user to specify not
to use t2k rendering, this make the bold character looks ok.
the usage is to define property:
-Dsun.awt.UseAltWin32FontApi=(fontname,unicode_start,unicode_end,size_start,size_end)
e.g.:
-Dsun.awt.UseAltWin32FontApi=(gulim.TTC,a000,d000,0,20)
to use this fix for gulim.TTC(win32 korean font), unicode a000-d000,
font size 0 to 20
tao.ma@Eng 2001-06-15
=============================================================================
This option has been verified to work on Korean Window 2000 Pro on 1.3.1_01a b08, but it does not work on Windows NT4.0+SP6. Therefore, we need to reopen this bug for further investigation.
Problem Description:
Bold font not properly displayed in Korean NT4.0
Tested bundle: jdk1.3.1_01a fcs/b08
Tested configiguration: Korean Windows NT 4.0 + SP6
Tested with Font2DTest.jar under demo directory.
Command executed: java -Dsun.awt.UseAltWin32FontApi=(gulim.TTC,a000,d000,0,20) -jar Font2DTest.jar
In the comments section of 4355226, tao.ma@eng descirbed this option to use:
=============================================================================
as a result of escalation 528231 for bug 4341627(closed as dup of this one)
a change has been put into 1.3.1_01 patch to allow user to specify not
to use t2k rendering, this make the bold character looks ok.
the usage is to define property:
-Dsun.awt.UseAltWin32FontApi=(fontname,unicode_start,unicode_end,size_start,size_end)
e.g.:
-Dsun.awt.UseAltWin32FontApi=(gulim.TTC,a000,d000,0,20)
to use this fix for gulim.TTC(win32 korean font), unicode a000-d000,
font size 0 to 20
tao.ma@Eng 2001-06-15
=============================================================================
This option has been verified to work on Korean Window 2000 Pro on 1.3.1_01a b08, but it does not work on Windows NT4.0+SP6. Therefore, we need to reopen this bug for further investigation.
- duplicates
-
JDK-4491782 korean character is not clearly displayed on NT
- Closed
- relates to
-
JDK-4341627 The Bold Korean Font don't properly act.
- Closed
-
JDK-4355226 Style cannot be applied to Japanese Characters in 22 point or smaller
- Closed