-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
x86
-
solaris, windows_nt
Font2DTest is tested on Solaris2.6 x86 with Merlin beta_38.
<Problem>
Styles can not be applied to ASCII characters.
<To reproduce>
1. Excute Font2DTest demo on Solaris 2.6 x86.
($JAVAHOME/demo/jfc/Font2DTest/Font2DTest.jar)
2. Select one of the font among Serif, SansSerif, MonoSpaced, Dialog and DialogInput from Font Choice.
3. Select "ASCII" from Unicode Range.
4. Select Plain, Bold, Italic or BoldItalic.
You can see that the style of ASCII characters is not changed.
This problem is not reproduced with Merlin beta 36 build.
<Problem>
Styles can not be applied to ASCII characters.
<To reproduce>
1. Excute Font2DTest demo on Solaris 2.6 x86.
($JAVAHOME/demo/jfc/Font2DTest/Font2DTest.jar)
2. Select one of the font among Serif, SansSerif, MonoSpaced, Dialog and DialogInput from Font Choice.
3. Select "ASCII" from Unicode Range.
4. Select Plain, Bold, Italic or BoldItalic.
You can see that the style of ASCII characters is not changed.
This problem is not reproduced with Merlin beta 36 build.
- duplicates
-
JDK-4355226 Style cannot be applied to Japanese Characters in 22 point or smaller
- Closed