[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/27947] New: Graphics2D buglet with rotated text
From: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug awt/27947] New: Graphics2D buglet with rotated text |
Date: |
8 Jun 2006 07:27:13 -0000 |
See attached screenshot for the rendering of "rotated" texts via drawString
with classpath cvs 2006.06.08. It seems that some glyphs are rotated, while
other glyphs from the same font are not...
No testcase yet. I got the screenshot from jfig as follows:
1. download
http://tams-www.informatik.uni-hamburg.de/applets/jfig/archive/jfig3.jar
2. run <java> -jar jfig3.jar
3. select menu > help > demos > Tex demo (and see the top-right corner)
4. or select "text mode" (T-icon), select rotation angle (rightmost button
on the bottom attribute panel), mouseclick to place text object, type text.
*. UnsupportedOperation warnings from createFont() can be ignored
*. While jfig starts up now, it still crashes easily with jamvm/cacao+classpath
--
Summary: Graphics2D buglet with rotated text
Product: classpath
Version: 0.92
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hendrich at informatik dot uni-hamburg dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27947
- [Bug awt/27947] New: Graphics2D buglet with rotated text,
hendrich at informatik dot uni-hamburg dot de <=