]> Pileus Git - ~andy/gtk/commit
- Massive cleanup, make actually legible. - Fix some clamp-to-range bugs
authorOwen Taylor <otaylor@redhat.com>
Tue, 8 Jan 2002 16:12:49 +0000 (16:12 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 8 Jan 2002 16:12:49 +0000 (16:12 +0000)
commitb24d44e421ed429bec40de42650b26c4ba82fbf2
tree8e49e4748cd84382444ea43aa3539d40d899e961
parentfff24bb03dea4a62b571bfa2a12e701a622065fd
- Massive cleanup, make actually legible. - Fix some clamp-to-range bugs

Tue Jan  8 10:58:04 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk-pixbuf-util.c (gdk_pixbuf_saturate_and_pixelate):
         - Massive cleanup, make actually legible.
         - Fix some clamp-to-range bugs found by Jim Cape (#68231).
         - Add a g_return_if_fail() if src and dest alpha don't match.
         - Allow for src_rowstride != dest_rowstride.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-util.c