-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0
-
1.2.2
-
generic, x86, sparc
-
solaris_2.5, solaris_2.5.1, solaris_2.6, windows_95
JDK Version: 1.2fcs-K
Locale: C
OS: Solaris 2.7
In C locale, and solaris 2.7, (Solaris 2.6 does not has this problem)
Using Graphics2D's drawString to draw a string, and set Graphics2D's
font to dialog, rotate AffineTransform to an angle, and set it to
Graphics2D, we found that string can not be rotated.
while in zh locale, it works well, and if we set jdk to 1.2fcs-J,
we an not encountered this problem.
Attached is a program to reproduce it.
jim.hu@prc 1998-09-23
Locale: C
OS: Solaris 2.7
In C locale, and solaris 2.7, (Solaris 2.6 does not has this problem)
Using Graphics2D's drawString to draw a string, and set Graphics2D's
font to dialog, rotate AffineTransform to an angle, and set it to
Graphics2D, we found that string can not be rotated.
while in zh locale, it works well, and if we set jdk to 1.2fcs-J,
we an not encountered this problem.
Attached is a program to reproduce it.
jim.hu@prc 1998-09-23
- duplicates
-
JDK-4178635 Solaris: Can't use Graphics2D.transform() to rotate string
- Closed
-
JDK-4175262 Composite.ACimages' hardcopy has text printed upside down under 2.5
- Closed
-
JDK-4182889 fonts in JDK 1.2 render poorly compared to 1.1
- Closed
-
JDK-4187523 Fonts.Tree not rotated on 5.5.1
- Closed