[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/27960] New: CairoGraphics2D.setTransform() doesn't update clip
From: |
david dot gilbert at object-refinery dot com |
Subject: |
[Bug awt/27960] New: CairoGraphics2D.setTransform() doesn't update clip |
Date: |
8 Jun 2006 15:06:40 -0000 |
I wrote a couple of Mauve tests to check the effect of the setTransform() and
transform() methods on the clip for a Graphics2D:
gnu.testlet.java.awt.Graphics2D.setTransform
gnu.testlet.java.awt.Graphics2D.transform
Both methods should impact the clip area, but in our CairoGraphics2D
implementation the setTransform() method doesn't change the clip area at all.
I believe this is the cause of the drawing problems in JFreeChart.
--
Summary: CairoGraphics2D.setTransform() doesn't update clip
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: david dot gilbert at object-refinery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27960
- [Bug awt/27960] New: CairoGraphics2D.setTransform() doesn't update clip,
david dot gilbert at object-refinery dot com <=