2001-09-09 |
Tony Cook | minor error handling in bmp.c
|
commit | commitdiff | tree |
2001-09-07 |
Tony Cook | various
|
commit | commitdiff | tree |
2001-09-02 |
Tony Cook | Added some source code docs
|
commit | commitdiff | tree |
2001-09-02 |
Tony Cook | an extra stipple
|
commit | commitdiff | tree |
2001-09-02 |
Tony Cook | drop some whitespace
|
commit | commitdiff | tree |
2001-09-02 |
Tony Cook | better scale* fills
|
commit | commitdiff | tree |
2001-09-01 |
Tony Cook | support for generic fills for box and arc, with solid...
|
commit | commitdiff | tree |
2001-08-30 |
Tony Cook | based on discussion with lathos on IRC
|
commit | commitdiff | tree |
2001-08-29 |
Tony Cook | implement fountain fills similar to most paint programs
|
commit | commitdiff | tree |
2001-08-24 |
Tony Cook | suggested by coral (IRC)
|
commit | commitdiff | tree |
2001-08-22 |
Tony Cook | various JPEG fixes
|
commit | commitdiff | tree |
2001-08-19 |
Tony Cook | added OO interfaces for some filters
|
commit | commitdiff | tree |
2001-08-19 |
Tony Cook | Windows BMP file support
|
commit | commitdiff | tree |
2001-08-19 |
Tony Cook | compressed BMP files for testing
|
commit | commitdiff | tree |
2001-08-15 |
Tony Cook | start of bmp support (just writing so far)
|
commit | commitdiff | tree |
2001-08-15 |
Tony Cook | (changes)
|
commit | commitdiff | tree |
2001-08-15 |
Tony Cook | fix some problems in handling glyph dimensions with...
|
commit | commitdiff | tree |
2001-08-13 |
Tony Cook | Egads
|
commit | commitdiff | tree |
2001-08-13 |
Tony Cook | pointer to a description of how unsharp mask works
|
commit | commitdiff | tree |
2001-08-13 |
Tony Cook | small discussion with sky for extra font drawing parameters
|
commit | commitdiff | tree |
2001-05-28 |
Tony Cook | interface consistency
|
commit | commitdiff | tree |
2001-05-24 |
Tony Cook | split Imager::Font into base *::Type1 and *::Truetype...
|
commit | commitdiff | tree |
2001-05-16 |
Tony Cook | refer to the right test
|
commit | commitdiff | tree |
2001-05-16 |
Tony Cook | added tests for the tiff OO interface
|
commit | commitdiff | tree |
2001-05-16 |
Tony Cook | remove testout on make clean
|
commit | commitdiff | tree |
2001-05-16 |
Tony Cook | initially completed version, could use polishing
|
commit | commitdiff | tree |
2001-05-16 |
Tony Cook | skip tests that we've added
|
commit | commitdiff | tree |
2001-05-16 |
Tony Cook | forgot to skip new tests
|
commit | commitdiff | tree |
2001-05-14 |
Tony Cook | fixes (and tests for) several problems in i_readgif_low()
|
commit | commitdiff | tree |
2001-05-14 |
Tony Cook | was sizeof(int *)
|
commit | commitdiff | tree |
2001-05-14 |
Tony Cook | forgot this
|
commit | commitdiff | tree |
2001-05-14 |
Tony Cook | had a trailing newline
|
commit | commitdiff | tree |
2001-05-14 |
Tony Cook | oops, shoule use myfree() instead of free()
|
commit | commitdiff | tree |
2001-05-14 |
Tony Cook | fix handling for no giflib
|
commit | commitdiff | tree |
2001-05-14 |
Tony Cook | oops, missed updating the last test number
|
commit | commitdiff | tree |
2001-05-14 |
Tony Cook | removed t10formats.t
|
commit | commitdiff | tree |
2001-05-13 |
Tony Cook | added some tests to check how we handle variously damaged...
|
commit | commitdiff | tree |
2001-05-12 |
Tony Cook | prevent undefined value warnings
|
commit | commitdiff | tree |
2001-05-12 |
Tony Cook | did some more work on this...
|
commit | commitdiff | tree |
2001-05-12 |
Tony Cook | Addi's notes on scan converting polygons with anti...
|
commit | commitdiff | tree |
2001-05-12 |
Tony Cook | hardly started discussion of internal image representations
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | reference to design/represent.txt
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | make write_multi a bit simpler to use
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | this is what the convert() method does
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | talk about getting gif working better
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | yes, another attempt at supporting the Netscape loop...
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | oops, this is done
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | support saving to pgm file
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | regression test for bug loading some images in png...
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | make filenames match test number
|
commit | commitdiff | tree |
2001-05-10 |
Tony Cook | noted problem with libpng 1.0.1
|
commit | commitdiff | tree |
2001-05-09 |
Tony Cook | lose the debug code
|
commit | commitdiff | tree |
2001-05-09 |
Tony Cook | we now have a convert() method
|
commit | commitdiff | tree |
2001-05-09 |
Tony Cook | implement the convert() method for converting between...
|
commit | commitdiff | tree |
2001-05-08 |
Tony Cook | see patch
|
commit | commitdiff | tree |
2001-05-08 |
Tony Cook | skip tests if there's no gif support
|
commit | commitdiff | tree |
2001-05-08 |
Tony Cook | Micksa's original faxable tiff patch
|
commit | commitdiff | tree |
2001-05-08 |
Tony Cook | incorporated Micksa's faxable tiff support
|
commit | commitdiff | tree |
2001-05-07 |
Tony Cook | document ideas and discussion from IRC
|
commit | commitdiff | tree |
2001-05-07 |
Tony Cook | discussion from IRC of some interfaces/features
|
commit | commitdiff | tree |
2001-05-07 |
Tony Cook | useful for ignoring junk from builds
|
commit | commitdiff | tree |
2001-05-07 |
Tony Cook | changed Imager::read() to always return an arrayref...
|
commit | commitdiff | tree |
2001-05-07 |
Tony Cook | just an idea...
|
commit | commitdiff | tree |
2001-05-07 |
Tony Cook | note some possible changes (which haven't been implemented)
|
commit | commitdiff | tree |
2001-05-07 |
Tony Cook | add the extra attributes that PPDs want
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | oops, forgot to free the memory I allocated
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | noted row-based access to images
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | add read/write row of pixels to image interface
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | implementing read/put horizontal line of pixels
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | simple benchmark for image copying
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | fixes to quant.c and a minor enhancement
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | fixed a really stupid bug I introduced to Addi's colormap...
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | hashboxes work now
|
commit | commitdiff | tree |
2001-05-06 |
Tony Cook | minor fix to code layout changes
|
commit | commitdiff | tree |
2001-05-05 |
Tony Cook | added tests to make sure the correct palette was coming...
|
commit | commitdiff | tree |
2001-05-05 |
Tony Cook | Imager::read() can now retrieve the palette optionally...
|
commit | commitdiff | tree |
2001-05-05 |
Tony Cook | added note about getting the palette for Imager::read()
|
commit | commitdiff | tree |
2001-05-05 |
Tony Cook | simple image used for testing palette retrieval by...
|
commit | commitdiff | tree |
2001-05-04 |
Tony Cook | document the 'fd' option for $img->(read|write)
|
commit | commitdiff | tree |
2001-05-04 |
Tony Cook | since we use fork(), autoflush will help it work...
|
commit | commitdiff | tree |
2001-05-02 |
Tony Cook | document the "tiny" option for tr_orddith
|
commit | commitdiff | tree |
2001-04-30 |
Tony Cook | forgot to change this one after fixing t105gif.t
|
commit | commitdiff | tree |
2001-04-26 |
Tony Cook | had broken handing for the giflib version
|
commit | commitdiff | tree |
2001-04-26 |
Tony Cook | oops, put code before declaration
|
commit | commitdiff | tree |
2001-04-26 |
Tony Cook | oops, added new tests without adding skips for when...
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | added new test scripts
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | noted a bunch of changes, switched to space based formatting
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | tiff tests extracted from t10formats.t
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | extracted ppm tests from t10formats.t
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | extracted png tests from t10formats.t and adjusted...
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | extracted jpeg tests from t10formats.t
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | added code to report errors from gif file reading/writing
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | extracted gif tests from t10formats.t and added a few...
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | some error reporting in image writing
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | modified gif read code to report errors rather than...
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | added error reporting code
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | we can lose that FIXME, I think
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | nicer skip message
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | didn't include the new test in the count for when there...
|
commit | commitdiff | tree |
2001-04-24 |
Tony Cook | extracted from t10formats and added some new tests
|
commit | commitdiff | tree |
next |