classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Re: GdkGraphics2D peer fix


From: Sven de Marothy
Subject: [cp-patches] Re: GdkGraphics2D peer fix
Date: Fri, 26 Nov 2004 15:09:42 +0100

Well, that wasn't the first and probably not the last time, I forgot to
attach the patch. Here.

On Fri, 2004-11-26 at 15:08, Sven de Marothy wrote:
> This fixes a bug in the Graphic2D peer. The drawPixels method which
> calls cairo expects 32-bit ARGB data, however with 32-bit RGB data,
> the alpha channels was left as zero, causing the image to be drawn fully
> transparent. (i.e. not at all.)
> 
> 2004-11-26  Sven de Marothy  <address@hidden>
> 
>         * gnu/java/awt/peer/gtk/GdkGraphics2D.java
>       (drawRaster): Set alpha component to opaque if image has no alpha

Attachment: graphics2d.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]