gtk2/gdk-pixbuf
Federico Mena Quintero 0eb096334e New function to threshold a pixbuf's alpha channel into a bitmap.
1999-10-27  Federico Mena Quintero  <federico@redhat.com>

	* src/gdk-pixbuf-render.c (gdk_pixbuf_render_threshold_alpha): New
	function to threshold a pixbuf's alpha channel into a bitmap.

	* src/gdk-pixbuf.c (gdk_pixbuf_new): Fixed so that it will
	contemplate future extensions to ArtPixBuf's formats.

	* src/io-png.c (png_info_callback): Use the new API of gdk_pixbuf_new().

	* src/gdk-pixbuf.h (gdk_pixbuf_get_height): Added some convenience
	macros to fetch the ArtPixBuf's fields.
1999-10-27 23:36:44 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog New function to threshold a pixbuf's alpha channel into a bitmap. 1999-10-27 23:36:44 +00:00
gdk-pixbuf-cache.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-data.c Removed the unref_fn field. Now all memory management of the buffer is 1999-10-20 21:20:49 +00:00
gdk-pixbuf-drawable.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-io.c Make it build - Federico 1999-10-27 19:15:37 +00:00
gdk-pixbuf-io.h Make it build - Federico 1999-10-27 19:15:37 +00:00
gdk-pixbuf-loader.c Make it build - Federico 1999-10-27 19:15:37 +00:00
gdk-pixbuf-loader.h Return a GdkPixbufLoader, not a GtkObject. 1999-10-27 17:31:07 +00:00
gdk-pixbuf-xform.c Removed the unref_fn field. Now all memory management of the buffer is 1999-10-20 21:20:49 +00:00
gdk-pixbuf.c New function to threshold a pixbuf's alpha channel into a bitmap. 1999-10-27 23:36:44 +00:00
gdk-pixbuf.h New function to threshold a pixbuf's alpha channel into a bitmap. 1999-10-27 23:36:44 +00:00
gnome-canvas-pixbuf.c New function to threshold a pixbuf's alpha channel into a bitmap. 1999-10-27 23:36:44 +00:00
gnome-canvas-pixbuf.h Comment fixes - Federico 1999-10-22 16:19:59 +00:00
io-bmp.c Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
io-gif.c Removed the unref_fn field. Now all memory management of the buffer is 1999-10-20 21:20:49 +00:00
io-jpeg.c more work on the incremental loading 1999-10-26 20:43:39 +00:00
io-png.c New function to threshold a pixbuf's alpha channel into a bitmap. 1999-10-27 23:36:44 +00:00
io-tiff.c more work on the incremental loading 1999-10-26 20:43:39 +00:00
io-xpm.c Clean up stupid increment-inside-array-dereference thing 1999-10-22 23:26:22 +00:00
Makefile.am New function to threshold a pixbuf's alpha channel into a bitmap. 1999-10-27 23:36:44 +00:00