-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.2
-
x86
-
linux
==================================
Tested JDK: Mantis jdk1.4.2 b06
Tested OS : RedHat Linux 8.0
==================================
Tested on RedHat Linux 8.0 with Mantis b06.
TextLayout.getOutLine+draw() and GlyphVector.getOutLine+draw() can not draw Japanese characters on RedHat Linux8.0.
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 "Hiragana", "Katakana" or "CJK Unified Ideographs" from Range.
4. Select "TextLayout.getOutLine+draw" or "GlyphVector.getOutLine+draw" from
Method.
Then, you can see that no Japanese character is displayed.
* This problem does not occur Redhat Linux 7.2.
* This is not seen in ASCII characters.
* RedHat Linux 8.0 is core config for Mantis.
Therefore, Japanese character should be displayed with getOutline+draw method.
[###@###.### 2002-11-11]
Tested JDK: Mantis jdk1.4.2 b06
Tested OS : RedHat Linux 8.0
==================================
Tested on RedHat Linux 8.0 with Mantis b06.
TextLayout.getOutLine+draw() and GlyphVector.getOutLine+draw() can not draw Japanese characters on RedHat Linux8.0.
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 "Hiragana", "Katakana" or "CJK Unified Ideographs" from Range.
4. Select "TextLayout.getOutLine+draw" or "GlyphVector.getOutLine+draw" from
Method.
Then, you can see that no Japanese character is displayed.
* This problem does not occur Redhat Linux 7.2.
* This is not seen in ASCII characters.
* RedHat Linux 8.0 is core config for Mantis.
Therefore, Japanese character should be displayed with getOutline+draw method.
[###@###.### 2002-11-11]
- duplicates
-
JDK-4776656 Style/Transform can't be applied to Japanese characters on RedHat Linux8.0
-
- Closed
-