]> Pileus Git - ~andy/gtk/commit
Rework/reorder of the code. Each case has been separated into another
authorMichael Zucchi <zucchi@zedzone.mmc.com.au>
Sat, 20 Nov 1999 05:39:54 +0000 (05:39 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Sat, 20 Nov 1999 05:39:54 +0000 (05:39 +0000)
commit7b4d53a529246c379c99a9a0e5d8742217447457
treeef22479af93717ece803c3bf4af57028a3cafe89
parent8e06c4d7f4338ab0061609b62488ce8ecbc05c07
Rework/reorder of the code. Each case has been separated into another

1999-11-20  Michael Zucchi  <zucchi@zedzone.mmc.com.au>

        * src/gdk-pixbuf-drawable.c (gdk_pixbuf_from_drawable_core):
        Rework/reorder of the code.  Each case has been separated into
        another function; its big but it should be quick.
        gdk_pixbuf_rgba_from_drawable() will now return a pixbuf with
        opaque alpha information.  Not all depths/formats have been
        tested, but 8, 15/16 and 24 (alinged 32) should work ok.
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gdk/gdkpixbuf-drawable.c