gtk2/gdk-pixbuf
Michael Fulbright 6ef7f093d4 Added support for ASCII PNM files. Note I haven't tested loaded ASCII PBM
1999-11-08  Michael Fulbright  <drmike@redhat.com>

	* src/io-pnm.c pnm_read_ascii_scanline (): Added support for
	ASCII PNM files. Note I haven't tested loaded ASCII PBM files because
	I can't seem to find a utility to convert into this format.
	Next is to add progressive loading support for the PNM format.
1999-11-08 17:15:19 +00:00
..
.cvsignore shut up cvs 1999-07-12 20:53:40 +00:00
ChangeLog Added support for ASCII PNM files. Note I haven't tested loaded ASCII PBM 1999-11-08 17:15:19 +00:00
gdk-pixbuf-cache.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-data.c More docs work - Federico 1999-11-04 21:52:08 +00:00
gdk-pixbuf-drawable.h Reindented to use the GNOME Indentation. 1999-10-18 19:29:45 +00:00
gdk-pixbuf-io.c second patch Arjan van de Ven <arjan@fenrus.demon.nl> to autodetect/load 1999-11-05 21:29:33 +00:00
gdk-pixbuf-io.h handle the actual update. add a update_func callback. add a update_func 1999-11-04 18:18:07 +00:00
gdk-pixbuf-loader.c More docs work - Federico 1999-11-04 21:52:08 +00:00
gdk-pixbuf-loader.h handle the actual update. add a update_func callback. add a update_func 1999-11-04 18:18: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 More docs work - Federico 1999-11-04 21:52:08 +00:00
gdk-pixbuf.h New function to render a portion of a pixbuf to a drawable. Ignores alpha 1999-10-28 23:25:02 +00:00
gnome-canvas-pixbuf.c More docs work - Federico 1999-11-04 21:52:08 +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 added the update_func ability 1999-11-04 20:34:24 +00:00
io-jpeg.c Prettied up code slightly. Start of pnm loader (from file and 1999-11-05 00:16:10 +00:00
io-png.c handle the actual update. add a update_func callback. add a update_func 1999-11-04 18:18:07 +00:00
io-pnm.c Added support for ASCII PNM files. Note I haven't tested loaded ASCII PBM 1999-11-08 17:15:19 +00:00
io-ras.c third patch. Now it seems to load. 1999-11-05 22:42:17 +00:00
io-tiff.c fix .tiff loader. 1999-11-04 19:22:45 +00:00
io-xpm.c Clean up stupid increment-inside-array-dereference thing 1999-10-22 23:26:22 +00:00
Makefile.am new file from Arjan van de Ven <arjan@fenrus.demon.nl> to begin the ras 1999-11-05 20:37:08 +00:00