Michael Meeks
|
6c13b03a45
|
Add pixbuf_duplicate,
Fix 'scale' API,
Add gdk_pixbuf_new,
clean io modules a tad.
|
1999-09-22 22:30:51 +00:00 |
|
Federico Mena Quintero
|
66779b9b26
|
Set the initial ref_count to 1.
1999-09-17 Federico Mena Quintero <federico@redhat.com>
* src/io-bmp.c (image_load): Set the initial ref_count to 1.
* src/io-gif.c (image_load): Likewise.
* src/io-jpeg.c (image_load): Likewise.
* src/io-png.c (image_load): Likewise.
* src/io-tiff.c (image_load): Likewise.
* src/io-xpm.c (_pixbuf_create_from_xpm): Likewise.
* src/gdk-pixbuf-io.c (gdk_pixbuf_load_image): Added an assertion
for the ref_count to be != 0.
|
1999-09-17 07:57:25 +00:00 |
|
Mark Crichton
|
8d072a4f58
|
Now we have very rudimentary tiff support.
Now we have very rudimentary tiff support.
I should use the loading logic in the GIMP plugin...
|
1999-07-01 06:59:07 +00:00 |
|