-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
mantis
-
x86
-
linux
-
Verified
==================================
Tested JDK: Mantis jdk1.4.2 b06
Tested OS : RedHat Linux 8.0
==================================
Tested on RedHat Linux 8.0 with Mantis b06.
Style(Bold, Italic and BoldItalic) and Transform(Shear and Rotate) can not be applied to Japanese character.
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 "Bold", "Italic" or "BoldItalic" from Style.
Then, you can see that the Style of Japanese characters is not changed and always plain.
5. Select Transform "Shear" or "Rotate" except "Scale" from Graphics2D Transform and Transform.
Scale can be applied to Japanese character properly.
Then, you can see that the Transform of Japanese characters is not changed.
* This problem does not occur RedHat Linux 7.2 with Mantis.
* This problme is not seen in ASCII character.
* RedHat Linux 8.0 is core config for Mantis.
Therefore, I think Style/Transform of Japanese character should be changed properly.
[###@###.### 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.
Style(Bold, Italic and BoldItalic) and Transform(Shear and Rotate) can not be applied to Japanese character.
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 "Bold", "Italic" or "BoldItalic" from Style.
Then, you can see that the Style of Japanese characters is not changed and always plain.
5. Select Transform "Shear" or "Rotate" except "Scale" from Graphics2D Transform and Transform.
Scale can be applied to Japanese character properly.
Then, you can see that the Transform of Japanese characters is not changed.
* This problem does not occur RedHat Linux 7.2 with Mantis.
* This problme is not seen in ASCII character.
* RedHat Linux 8.0 is core config for Mantis.
Therefore, I think Style/Transform of Japanese character should be changed properly.
[###@###.### 2002-11-11]
- duplicates
-
JDK-4776659 getOutline+draw can't draw Japanese characters on RedHat Linux8.0
-
- Closed
-