[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/28147] New: Graphics2D.draw with transparency (alpha composite)
From: |
fkung at redhat dot com |
Subject: |
[Bug awt/28147] New: Graphics2D.draw with transparency (alpha composite) |
Date: |
23 Jun 2006 22:01:46 -0000 |
If transparency is set using
Graphics2D.setComposite(AlphaComposite.getInstance(AlphaComposite.SRC_OVER,
composite)
then Graphics2D.draw operations will fill the shape instead of drawing an
outline.
You can run the J2dBenchmark (gnu.classpath.examples.java2d.J2dBenchmark) with
transparency set as an example of this bug.
--
Summary: Graphics2D.draw with transparency (alpha composite)
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fkung at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28147
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug awt/28147] New: Graphics2D.draw with transparency (alpha composite),
fkung at redhat dot com <=