-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
x86
-
linux
-
Verified
Tested with Merlin_beta-refresh b74 on RedHat Linux 7.1J.
Japanese characters are not rotated correctly on RedHat Linux 7.1J by drawString() or TextLayout.draw().
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 "drawString" or "TextLaout.draw" from Method.
5. Select "Sheare" or "Rotate" from Transform
Then, you can see the problem that the transform is not applayed to japanese characters.
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.
======================================
The name of the font directory for ja TrueType fonts had a letter
in the wrong case, ie this was a small spelling mistake.
###@###.### 2001-08-28
============================
Japanese characters are not rotated correctly on RedHat Linux 7.1J by drawString() or TextLayout.draw().
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 "drawString" or "TextLaout.draw" from Method.
5. Select "Sheare" or "Rotate" from Transform
Then, you can see the problem that the transform is not applayed to japanese characters.
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.
======================================
The name of the font directory for ja TrueType fonts had a letter
in the wrong case, ie this was a small spelling mistake.
###@###.### 2001-08-28
============================
- duplicates
-
JDK-4488974 Antialias are not applyed to Japanese characters properly on RedHat Linux 7.1J
-
- Closed
-
-
JDK-4488977 TextLayout.getOutLine+draw can't draw Japanese characters on RedHatLinux 7.1J
-
- Closed
-
-
JDK-4492142 Style can not be appliedd to Japanese characters on RedHat Linux 7.1
-
- Closed
-