-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
generic, x86, sparc
-
generic, solaris_8, windows_nt
-
Verified
Tested with merlin-beta_refresh b75 on Solaris sparc 7, 8, 9 / x86 8 and Windows NT(SP6), Windows2000 japanese.
Character line does not keep rendering of the correct angle using merlin-beta_refresh b75.
The character should be drawn above the base of at angle line.
To reproduce;
1. Compile attached test case.
% javac Rotate.java
2. Launch Rotate.java
% java Rotate
Please run Rotate.java using both of merlin-beta_refresh b74 and b75.
And please compare the two(b74 and b75) results.
Then, you can see the problem that character line on b75 does not keep rendering of the correct angle.
This problem is not seen on b74.
Therefore, this is regression.
NOTE: This same problem was seen once in Ladybird. The BugID is #4394882.
Character line does not keep rendering of the correct angle using merlin-beta_refresh b75.
The character should be drawn above the base of at angle line.
To reproduce;
1. Compile attached test case.
% javac Rotate.java
2. Launch Rotate.java
% java Rotate
Please run Rotate.java using both of merlin-beta_refresh b74 and b75.
And please compare the two(b74 and b75) results.
Then, you can see the problem that character line on b75 does not keep rendering of the correct angle.
This problem is not seen on b74.
Therefore, this is regression.
NOTE: This same problem was seen once in Ladybird. The BugID is #4394882.
- duplicates
-
JDK-4498203 Zero-width glyph is not handled correctly immediately after font change.
-
- Closed
-
-
JDK-4499422 Fonts do not rotate correctly in JDK 1.4 BETA 2
-
- Closed
-
- relates to
-
JDK-4493807 Repainting function doesn't work well with text rotate
-
- Closed
-
-
JDK-4394882 Regression caused by 4140220: rotated text is not rendered correctly
-
- Closed
-