-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
x86
-
linux
Tested on RedHat Linux 7.1 with merlin-beta-refresh b75.
Syle(Bold, BoldItalic, Italic) can not be applied to Japanese characters.
To reproduce;
1. Launch Font2DTest demo ($JAVAHOME/demo/jfc/Font2DTest/Font2DTest.jar)
% java -jar Font2DTest.jar
2. Select one of the fonts among "Serif", " SansSerif", "Monospaced", "Dialog",
or "DialogInput" from Font.
3. Select "CJK Symbols and Puctuation" or "Hiragaba" or "Katakana" or
"CJK unified Ideographs" from Range.
4. Select one of the method from Method except drawBytes and getOutline.draw
5. Select "Bold", "Italic" or "BoldItalic" from Style
Then, you can see the problem that Style, such as Bold, Italic and BoldItalic can not be applied to Japanece character properly.
This problem occurs on RedHat Linux 7.1 only, 6.2J and 6.2J Update does not occur.
Syle(Bold, BoldItalic, Italic) can not be applied to Japanese characters.
To reproduce;
1. Launch Font2DTest demo ($JAVAHOME/demo/jfc/Font2DTest/Font2DTest.jar)
% java -jar Font2DTest.jar
2. Select one of the fonts among "Serif", " SansSerif", "Monospaced", "Dialog",
or "DialogInput" from Font.
3. Select "CJK Symbols and Puctuation" or "Hiragaba" or "Katakana" or
"CJK unified Ideographs" from Range.
4. Select one of the method from Method except drawBytes and getOutline.draw
5. Select "Bold", "Italic" or "BoldItalic" from Style
Then, you can see the problem that Style, such as Bold, Italic and BoldItalic can not be applied to Japanece character properly.
This problem occurs on RedHat Linux 7.1 only, 6.2J and 6.2J Update does not occur.
- duplicates
-
JDK-4488972 Japanese characters aren't rotated on Redhat 7.1J by drawString or TextLayout
-
- Closed
-