classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] fixes to buffered image painting


From: Michael Koch
Subject: [cp-patches] [Patch] fixes to buffered image painting
Date: Sun, 26 Dec 2004 14:39:43 +0100
User-agent: Mutt/1.5.6+20040907i

Hi list,


I commited the attached patch to merge it from GCC java-gui-branch.


Michael


2004-12-26  Graydon Hoare  <address@hidden>

        * gnu/java/awt/peer/gtk/GdkGraphics2D.java:
        Rework painting into BufferedImages
        * gnu/java/awt/peer/gtk/GdkPixbufDecoder.java:
        Construct BufferedImage with alpha only when alpha is
        present in colormodel.
        * jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c:
        Rework painting into client-side jint arrays.
        * jni/gtk-peer/gtkcairopeer.h:
        Likewise.

Attachment: gtk.diff
Description: Text document


reply via email to

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