2001-05-06 |
Tony Cook | hashboxes work now |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Tony Cook | minor fix to code layout changes |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Tony Cook | added tests to make sure the correct palette was coming... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Tony Cook | Imager::read() can now retrieve the palette optionally... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Tony Cook | added note about getting the palette for Imager::read() |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Tony Cook | simple image used for testing palette retrieval by... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Arnar Mar Hrafnkelsson | Just code layout changes and logging. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Arnar Mar Hrafnkelsson | Fixed bug reporting, updated Changes. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Arnar Mar Hrafnkelsson | Fixed an overflow bug in png.c where reading images... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Arnar Mar Hrafnkelsson | Added a testcase for copy() and flip() methods, fixed... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Tony Cook | document the 'fd' option for $img->(read|write) |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Tony Cook | since we use fork(), autoflush will help it work... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Arnar Mar Hrafnkelsson | Switched from xy naming for flip() to hv. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Arnar Mar Hrafnkelsson | Added flip() and docs to Imager.pm and i_flipxy() to... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Tony Cook | document the "tiny" option for tr_orddith |
commit | commitdiff | tree | snapshot |
2001-04-30 |
Tony Cook | forgot to change this one after fixing t105gif.t |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Tony Cook | had broken handing for the giflib version |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Tony Cook | oops, put code before declaration |
commit | commitdiff | tree | snapshot |
2001-04-26 |
Tony Cook | oops, added new tests without adding skips for when... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | added new test scripts |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | noted a bunch of changes, switched to space based forma... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | tiff tests extracted from t10formats.t |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | extracted ppm tests from t10formats.t |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | extracted png tests from t10formats.t and adjusted... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | extracted jpeg tests from t10formats.t |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | added code to report errors from gif file reading/writing |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | extracted gif tests from t10formats.t and added a few... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | some error reporting in image writing |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | modified gif read code to report errors rather than... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | added error reporting code |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | we can lose that FIXME, I think |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | nicer skip message |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | didn't include the new test in the count for when there... |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | extracted from t10formats and added some new tests |
commit | commitdiff | tree | snapshot |
2001-04-24 |
Tony Cook | document the interleave option for reading raw images |
commit | commitdiff | tree | snapshot |
2001-04-23 |
Tony Cook | documented options for reading raw images |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | note some changes |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | oops, tiff only handles 3-channel images so far |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | junk.pm is needed for tests |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | added test to write a partially transparent gif image |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | changes to claim a palette entry if the caller wants... |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | minor doc fix |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | added support for od_tiny ordered dither and made it... |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | added a new transparency ordered dither (works better... |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | added another transparency quantization method |
commit | commitdiff | tree | snapshot |
2001-04-22 |
Tony Cook | minor clarifications on producing transparent gifs |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Tony Cook | previously testing with giflib3 gave errors on all... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Tony Cook | added function to check giflib version |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Tony Cook | note some gif fixes |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Tony Cook | regression test for writing single colour images with... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Tony Cook | 1 colour images don't make much sense to giflib, make... |
commit | commitdiff | tree | snapshot |
2001-04-12 |
Tony Cook | I'm suprised the errno.h is needed, but here it is |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | added error reporting code |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | added declarations for error handling code |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | added error codes and calls to m_fatal() on fatal errors |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | added low-level error handling module |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | access to lower-level error messages |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | read failures of pnm files now report low-level errors |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | noted addition of error handling code |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | error handling code |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | invalid ppm file, test file for t/t05errors.t |
commit | commitdiff | tree | snapshot |
2001-04-10 |
Tony Cook | basic test code for error reporting |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Tony Cook | C level error handling code |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Tony Cook | see the patch :) |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tony Cook | updated Win32 section to indicate more image file forma... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tony Cook | note on Win32 libtiff support |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tony Cook | Win32 handling for checking for libtiff |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | note about Win32 jpeg support |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | Win32 jpeg support |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | Win32 support (specifically VC++) |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | actually test that the colour is being set |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | actually call the function now |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | notes Win32 libpng and set_internal changes |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | fixed the problem with 2 references to the one i_color... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | added test to check for crash in set_internal() (and... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | removed junk left over from when I tried to use a typem... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tony Cook | libpng support for Win32 |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Arnar Mar Hrafnkelsson | Added STATUS, other updates are just from touching... |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Tony Cook | added pod for internal and external symbols |
commit | commitdiff | tree | snapshot |
2001-03-25 |
Arnar Mar Hrafnkelsson | Initial revision Imager-0_38 Imager-0_38pre9 |
commit | commitdiff | tree | snapshot |
|