14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Oct 09, 2023 — Oct 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
we can lose that FIXME, I think
tonyc
as Tony Cook
More... over 24 years ago
nicer skip message
tonyc
as Tony Cook
More... over 24 years ago
didn't include the new test in the count for when there's no gif support
tonyc
as Tony Cook
More... over 24 years ago
extracted from t10formats and added some new tests
tonyc
as Tony Cook
More... over 24 years ago
document the interleave option for reading raw images
tonyc
as Tony Cook
More... over 24 years ago
documented options for reading raw images
tonyc
as Tony Cook
More... over 24 years ago
note some changes
tonyc
as Tony Cook
More... over 24 years ago
oops, tiff only handles 3-channel images so far
tonyc
as Tony Cook
More... over 24 years ago
junk.pm is needed for tests
tonyc
as Tony Cook
More... over 24 years ago
added test to write a partially transparent gif image
tonyc
as Tony Cook
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
tonyc
as Tony Cook
More... over 24 years ago
minor doc fix
tonyc
as Tony Cook
More... over 24 years ago
added support for od_tiny ordered dither and made it the default for transparency ordered dithering
tonyc
as Tony Cook
More... over 24 years ago
added a new transparency ordered dither (works better for displays)
tonyc
as Tony Cook
More... over 24 years ago
added another transparency quantization method
tonyc
as Tony Cook
More... over 24 years ago
minor clarifications on producing transparent gifs
tonyc
as Tony Cook
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
tonyc
as Tony Cook
More... over 24 years ago
added function to check giflib version
tonyc
as Tony Cook
More... over 24 years ago
note some gif fixes
tonyc
as Tony Cook
More... over 24 years ago
regression test for writing single colour images with translate='giflib'
tonyc
as Tony Cook
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
tonyc
as Tony Cook
More... over 24 years ago
I'm suprised the errno.h is needed, but here it is
tonyc
as Tony Cook
More... over 24 years ago
added error reporting code
tonyc
as Tony Cook
More... over 24 years ago
added declarations for error handling code
tonyc
as Tony Cook
More... over 24 years ago
added error codes and calls to m_fatal() on fatal errors
tonyc
as Tony Cook
More... over 24 years ago
added low-level error handling module
tonyc
as Tony Cook
More... over 24 years ago
access to lower-level error messages
tonyc
as Tony Cook
More... over 24 years ago
read failures of pnm files now report low-level errors
tonyc
as Tony Cook
More... over 24 years ago
noted addition of error handling code
tonyc
as Tony Cook
More... over 24 years ago
error handling code
tonyc
as Tony Cook
More... over 24 years ago