-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
x86
-
linux
Tested with Merlin_beta-refresh b74 on RedHat Linux 7.1J.
TextLayout.getOutLine+draw() and GlyphVector.getOutLine+draw() can not draw japanese characters on RedHat Linux 7.1J.
To reproduce;
1. Launch Font2DTest demo ($JAVAHOME/demo/jfc/Font2DTest/Font2DTest.jar)
% java -jar Font2DTest.jar
2. Select one of the fonts among "Serif" or "SansSerif" or "Monospaced" or
"Dialog" or "Dialog" from Font.
3. Select "CJK Symbols and Puctuation" or "Hiragaba" or "Katakana" or
"CJK unified Ideographs" from Range.
4. Select "TextLayout.getOutLine+draw" or "GlyphVector.getOutLine+draw" from
Method.
Then, you can see the problem.
This problem is not seen on RedHat Linux 6.2J and 6.2J update with b74.
This probelm ocuurs on only RedHat linux 7.1J.
TextLayout.getOutLine+draw() and GlyphVector.getOutLine+draw() can not draw japanese characters on RedHat Linux 7.1J.
To reproduce;
1. Launch Font2DTest demo ($JAVAHOME/demo/jfc/Font2DTest/Font2DTest.jar)
% java -jar Font2DTest.jar
2. Select one of the fonts among "Serif" or "SansSerif" or "Monospaced" or
"Dialog" or "Dialog" from Font.
3. Select "CJK Symbols and Puctuation" or "Hiragaba" or "Katakana" or
"CJK unified Ideographs" from Range.
4. Select "TextLayout.getOutLine+draw" or "GlyphVector.getOutLine+draw" from
Method.
Then, you can see the problem.
This problem is not seen on RedHat Linux 6.2J and 6.2J update with b74.
This probelm ocuurs on only RedHat linux 7.1J.
- duplicates
-
JDK-4488972 Japanese characters aren't rotated on Redhat 7.1J by drawString or TextLayout
-
- Closed
-