we can lose that FIXME, I think |
|
More...
|
over 24 years ago
|
nicer skip message |
|
More...
|
over 24 years ago
|
didn't include the new test in the count for when there's no gif support |
|
More...
|
over 24 years ago
|
extracted from t10formats and added some new tests |
|
More...
|
over 24 years ago
|
document the interleave option for reading raw images |
|
More...
|
over 24 years ago
|
documented options for reading raw images |
|
More...
|
over 24 years ago
|
note some changes |
|
More...
|
over 24 years ago
|
oops, tiff only handles 3-channel images so far |
|
More...
|
over 24 years ago
|
junk.pm is needed for tests |
|
More...
|
over 24 years ago
|
added test to write a partially transparent gif image |
|
More...
|
over 24 years ago
|
changes to claim a palette entry if the caller wants transparency and doesn't give us space to do it |
|
More...
|
over 24 years ago
|
minor doc fix |
|
More...
|
over 24 years ago
|
added support for od_tiny ordered dither and made it the default for transparency ordered dithering |
|
More...
|
over 24 years ago
|
added a new transparency ordered dither (works better for displays) |
|
More...
|
over 24 years ago
|
added another transparency quantization method |
|
More...
|
over 24 years ago
|
minor clarifications on producing transparent gifs |
|
More...
|
over 24 years ago
|
previously testing with giflib3 gave errors on all the callback functions, this prevents those errors, since giflib 3 simply doesn't support callbacks |
|
More...
|
over 24 years ago
|
added function to check giflib version |
|
More...
|
over 24 years ago
|
note some gif fixes |
|
More...
|
over 24 years ago
|
regression test for writing single colour images with translate='giflib' |
|
More...
|
over 24 years ago
|
1 colour images don't make much sense to giflib, make sure it always has at least 2 colours in its colour maps |
|
More...
|
over 24 years ago
|
I'm suprised the errno.h is needed, but here it is |
|
More...
|
over 24 years ago
|
added error reporting code |
|
More...
|
over 24 years ago
|
added declarations for error handling code |
|
More...
|
over 24 years ago
|
added error codes and calls to m_fatal() on fatal errors |
|
More...
|
over 24 years ago
|
added low-level error handling module |
|
More...
|
over 24 years ago
|
access to lower-level error messages |
|
More...
|
over 24 years ago
|
read failures of pnm files now report low-level errors |
|
More...
|
over 24 years ago
|
noted addition of error handling code |
|
More...
|
over 24 years ago
|
error handling code |
|
More...
|
over 24 years ago
|