[Bug awt/19847] AWT drawImage fails to render transparent GIFs

2005-10-15 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.0 |pre-0.18 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19847

[Bug AWT/19847] AWT drawImage fails to render transparent GIFs

2005-07-20 Thread fitzsim at redhat dot com
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19847

[Bug AWT/19847] AWT drawImage fails to render transparent GIFs

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 19:43 --- Fixed by Sven de Marothy in GNU Classpath. Closing. -- What|Removed |Added Status|N

[Bug AWT/19847] AWT drawImage fails to render transparent GIFs

2005-06-23 Thread mark at gcc dot gnu dot org
--- Additional Comments From mark at gcc dot gnu dot org 2005-06-23 15:48 --- There are two parts to this bug. 1) Small images weren't loaded correctly. 2) An image that is scaled/clipped and doesn't use (0,0) as origin isn't scaled correctly. 1) is fixed in GNU Classpath by: 2005-06-2

[Bug AWT/19847] AWT drawImage fails to render transparent GIFs

2005-02-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-12 22:33 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug AWT/19847] AWT drawImage fails to render transparent GIFs

2005-02-09 Thread hendrich at informatik dot uni-hamburg dot de
--- Additional Comments From hendrich at informatik dot uni-hamburg dot de 2005-02-09 10:20 --- Created an attachment (id=8155) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8155&action=view) demo image for testcase rename to 'jfig.gif' and run 'DrawImageBug' from bug 19840. --