2006-09-06 |
Tony Cook | add .perl files to the t94kwalitee struct tests and... |
tree | commitdiff |
2006-09-06 |
Tony Cook | read_multi() now falls back to calling read() and write... |
tree | commitdiff |
2006-09-01 |
Tony Cook | skip the right number of tests when gif not available |
tree | commitdiff |
2006-08-31 |
Tony Cook | skip the loop tests with older (un)giflibs |
tree | commitdiff |
2006-08-31 |
Tony Cook | Changes to GIF support: |
tree | commitdiff |
2006-08-30 |
Tony Cook | convert scale.c to scale.im so we have 8 bit/sample... |
tree | commitdiff |
2006-08-29 |
Tony Cook | the rubthrough() method now supports destination images... |
tree | commitdiff |
2006-08-18 |
Tony Cook | move the existing dynfilt test into dynfilt/t, update... |
tree | commitdiff |
2006-08-18 |
Tony Cook | Merged in the scale branch: |
tree | commitdiff |
2006-08-15 |
Tony Cook | added pixel type 'index' to getscanline() and setscanli... |
tree | commitdiff |
2006-08-10 |
Tony Cook | finally found which file contained the POD errors that |
tree | commitdiff |
2006-07-27 |
Tony Cook | there was a C< *(char *)0 = 0 > left in a code path... |
tree | commitdiff |
2006-07-24 |
Tony Cook | add detection of BZIP2 and gzip data |
tree | commitdiff |
2006-07-21 |
Tony Cook | add a magic entry to detect XWD files |
tree | commitdiff |
2006-07-20 |
Tony Cook | bounding_box() for the t1 driver wasn't converting... |
tree | commitdiff |
2006-07-20 |
Tony Cook | bounding_box() for t1 driver fonts was treating spaces... |
tree | commitdiff |
2006-07-18 |
Tony Cook | report the error if we can't read the alpha test images |
tree | commitdiff |
2006-07-14 |
Tony Cook | CMYK jpeg images were being read as 4 channel images... |
tree | commitdiff |
2006-07-13 |
Tony Cook | http://rt.cpan.org/Ticket/Display.html?id=20415 |
tree | commitdiff |
2006-07-13 |
Tony Cook | attempting to render a space non-antialiased from freet... |
tree | commitdiff |
2006-07-05 |
Tony Cook | minor changes for compatibility with 5.005_03 |
tree | commitdiff |
2006-07-04 |
Tony Cook | make sure the method index includes all documented... |
tree | commitdiff |
2006-07-04 |
Tony Cook | add more pod coverage tests (and the coverage needed) |
tree | commitdiff |
2006-07-04 |
Tony Cook | svn:ignore some more profiler files and other junk |
tree | commitdiff |
2006-07-01 |
Tony Cook | added error handling tests for bad colors supplied... |
tree | commitdiff |
2006-06-30 |
Tony Cook | add more iolayer tests |
tree | commitdiff |
2006-06-29 |
Tony Cook | setcolors() and addcolors() can now accept non-object... |
tree | commitdiff |
2006-06-29 |
Tony Cook | extra jpeg tests to improve code coverage of jpeg.c |
tree | commitdiff |
2006-06-27 |
Tony Cook | implement a flood_fill that stops at a given color... |
tree | commitdiff |
2006-06-26 |
Tony Cook | add support for file write plugins |
tree | commitdiff |
2006-05-22 |
Tony Cook | added "kwalitee" test script: |
tree | commitdiff |
2006-05-22 |
Tony Cook | i_test_format_probe: |
tree | commitdiff |
2006-04-19 |
Tony Cook | - Calling setpixel() with color set to [ 0, 0, 0 ]... |
tree | commitdiff |
2006-04-19 |
Tony Cook | Specifying the bottom edge of the source image to paste... |
tree | commitdiff |
2006-04-02 |
Tony Cook | fix range checking on IFD entry data types. This could... |
tree | commitdiff |
2006-03-30 |
Tony Cook | backport fix for RT issue 18397 |
tree | commitdiff |
2006-03-30 |
Tony Cook | add format probes for SGI RGB, ILBM, XPM, PCX, FITS... |
tree | commitdiff |
2006-03-23 |
Tony Cook | - added support for registering file readers |
tree | commitdiff |
2006-03-23 |
Tony Cook | - i_test_format_probe() now attempts to detect MS Windo... |
tree | commitdiff |
2006-03-16 |
Tony Cook | more iolayer goodness: |
tree | commitdiff |
2006-03-13 |
Tony Cook | prevent the parseiptc method from warning when there... |
tree | commitdiff |
2006-03-13 |
Tony Cook | POD coverage tests, as a TODO for now |
tree | commitdiff |
2006-03-11 |
Tony Cook | rename some private functions to private names |
tree | commitdiff |
2006-03-08 |
Tony Cook | Skip Inline tests when we're in a directory containing... |
tree | commitdiff |
2006-03-05 |
Tony Cook | get the regexp right this time |
tree | commitdiff |
2006-03-05 |
Tony Cook | - tifflib 3.8.0 with MDI (Microsoft(tm) TIFF) support... |
tree | commitdiff |
2006-03-05 |
Tony Cook | - handle short EXIF user_comment fields correctly,... |
tree | commitdiff |
2006-02-17 |
Tony Cook | - eliminate sign warning from image.c |
tree | commitdiff |
2006-02-16 |
Tony Cook | - minor clean up of rubthrough() method |
tree | commitdiff |
2006-02-13 |
Tony Cook | - convert t/t69rubthru.t to Test::More |
tree | commitdiff |
2006-02-11 |
Tony Cook | - rotate()s back parameter now accepts color names... |
tree | commitdiff |
2006-02-10 |
Tony Cook | - add tests for scaleX()/scaleY() |
tree | commitdiff |
2006-02-05 |
Tony Cook | - sick of $opts{scalefactor} in scale(), give it a... |
tree | commitdiff |
2006-02-05 |
Tony Cook | - scale() can now expect an Image::Math::Constrain... |
tree | commitdiff |
2006-02-05 |
Tony Cook | - smarter warning removal |
tree | commitdiff |
2006-02-05 |
Tony Cook | - make scale() fail if an invalid type is supplied... |
tree | commitdiff |
2006-01-31 |
Tony Cook | - change faxable output to use a more fax natural PHOTO... |
tree | commitdiff |
2006-01-30 |
Tony Cook | - supply C<imager> parameter to filters so we can regis... |
tree | commitdiff |
2006-01-24 |
Tony Cook | - convert t/t07iolayer.t to Test::More |
tree | commitdiff |
2006-01-23 |
Tony Cook | - make skip when Inline::C not available less verbose |
tree | commitdiff |
2006-01-18 |
Tony Cook | - reading a raw image no longer exits on a short read... |
tree | commitdiff |
2006-01-18 |
Tony Cook | - convert t/t103raw.t to Test::More |
tree | commitdiff |
2006-01-18 |
Tony Cook | - error messages when writing TIFF images were always |
tree | commitdiff |
2006-01-13 |
Tony Cook | - minor changes for older perl/ExtUtils::MM |
tree | commitdiff |
2006-01-11 |
Tony Cook | - added sample files missing from MANIFEST |
tree | commitdiff |
2006-01-10 |
Tony Cook | - start of external Imager API access: |
tree | commitdiff |
2005-12-30 |
Tony Cook | - set the locale to "C" properly when testing ft1.x... |
tree | commitdiff |
2005-12-30 |
Tony Cook | - outputting a single space using the Freetype 1.x... |
tree | commitdiff |
2005-12-13 |
Tony Cook | - change the use in t/t91.pod to require version 1... |
tree | commitdiff |
2005-12-12 |
Tony Cook | more incorrect test counts on missing libs |
tree | commitdiff |
2005-12-12 |
Tony Cook | - some test scripts weren't fixing @INC correctly |
tree | commitdiff |
2005-12-08 |
Tony Cook | skip some extra tests when freetype 1.x not available |
tree | commitdiff |
2005-12-07 |
Tony Cook | - read/write i_xres, i_yres, i_aspect only tage with... |
tree | commitdiff |
2005-12-07 |
Tony Cook | - added experimental EXIF decoding when reading JPEG... |
tree | commitdiff |
2005-12-05 |
Tony Cook | - added integer overflow checks to many memory allocati... |
tree | commitdiff |
2005-12-05 |
Tony Cook | - add smoke test for nearest_color filter |
tree | commitdiff |
2005-12-05 |
Tony Cook | - improved missing argument handling a little for the... |
tree | commitdiff |
2005-12-03 |
Tony Cook | - implemented valign=>'end' for Imager::Font->align |
tree | commitdiff |
2005-11-29 |
Tony Cook | - the straight edges of filled arcs weren't being drawn... |
tree | commitdiff |
2005-11-26 |
Tony Cook | - arc(..., fill=> ...) wasn't handling concave areas... |
tree | commitdiff |
2005-11-11 |
Tony Cook | - added t/t91pod.t |
tree | commitdiff |
2005-11-11 |
Tony Cook | - converted t/t021sixteen.t to use Test::More |
tree | commitdiff |
2005-11-11 |
Tony Cook | - setmask() now returns true on success and reports... |
tree | commitdiff |
2005-11-05 |
Tony Cook | - t1 library re-initialization modified to support... |
tree | commitdiff |
2005-11-01 |
Tony Cook | - converted t/t022double.t to use Test::More |
tree | commitdiff |
2005-10-27 |
Tony Cook | - INCOMPATIBLE CHANGE: |
tree | commitdiff |
2005-10-19 |
Tony Cook | add page parameter to read() method when reading TIFF... |
tree | commitdiff |
2005-09-30 |
Tony Cook | - Imager::Font->new() for the tt (Freetype 1.x) driver... |
tree | commitdiff |
2005-09-08 |
Tony Cook | - limit limits.c to C89 |
tree | commitdiff |
2005-09-08 |
Tony Cook | - implement getscanline(), setscanline() and getsamples... |
tree | commitdiff |
2005-08-24 |
Tony Cook | - convert t/t107bmp.t to Test::More |
tree | commitdiff |
2005-08-18 |
Tony Cook | - convert t/t104ppm.t to Test::More |
tree | commitdiff |
2005-08-07 |
Tony Cook | - prevent warnings when looking up a GIMP color with... |
tree | commitdiff |
2005-08-04 |
Tony Cook | - convert t/t15color.t to Test::More |
tree | commitdiff |
2005-08-03 |
Tony Cook | - added tiff_bitspersample and tiff_photometric tags... |
tree | commitdiff |
2005-05-26 |
Tony Cook | - t/t105gif.t wasn't handling buggy giflibs correctly |
tree | commitdiff |
2005-05-24 |
Tony Cook | was missing use lib 't'; |
tree | commitdiff |
2005-05-24 |
Tony Cook | add missing SKIP label |
tree | commitdiff |
2005-05-24 |
Tony Cook | added C< use lib 't'; > where needed |
tree | commitdiff |
2005-05-24 |
Tony Cook | - add tests to exercise hatch fills for floating images... |
tree | commitdiff |
next |