2007-08-01 |
Tony Cook | allow Imager to be loaded on Windows 98 |
tree | commitdiff |
2007-07-31 |
Tony Cook | - Finished/rewrote Arnar's old SGI RGB file format... |
tree | commitdiff |
2007-06-27 |
Tony Cook | correct skip count for when gif libraries not available |
tree | commitdiff |
2007-06-26 |
Tony Cook | - to avoid confusion, channels not present in the... |
tree | commitdiff |
2007-06-21 |
Tony Cook | - in some cases it's possible for giflib/libungif... |
tree | commitdiff |
2007-06-12 |
Tony Cook | - cropping outside the image would return an Imager... |
tree | commitdiff |
2007-06-12 |
Tony Cook | fixes a regression introduced by the fixes for RT 11972 |
tree | commitdiff |
2007-05-05 |
Tony Cook | fix rendering on alpha channel images for the T1lib... |
tree | commitdiff |
2007-05-05 |
Tony Cook | fix rendering on alpha channel images for the FreeType... |
tree | commitdiff |
2007-05-05 |
Tony Cook | remove some dev code that was writing an extra image... |
tree | commitdiff |
2007-05-04 |
Tony Cook | improve freetype 1.x text output efficiency |
tree | commitdiff |
2007-05-03 |
Tony Cook | commit bmp security fixes to HEAD |
tree | commitdiff |
2007-04-18 |
Tony Cook | changed t82inline.t to always rebuild the Inline::C... |
tree | commitdiff |
2007-04-14 |
Tony Cook | remove debugging image save |
tree | commitdiff |
2007-04-14 |
Tony Cook | document the difference() method's mindist parameter... |
tree | commitdiff |
2007-04-09 |
Tony Cook | use a convolution kernel size based on the stddev rathe... |
tree | commitdiff |
2007-04-08 |
Tony Cook | make getpixel/setpixel report failure consistently... |
tree | commitdiff |
2007-04-08 |
Tony Cook | add to_rgb16 method |
tree | commitdiff |
2007-04-03 |
Tony Cook | add X org dist's rgb.txt location to search path |
tree | commitdiff |
2007-04-01 |
Tony Cook | flush test output too, to be safe (RT 24859) |
tree | commitdiff |
2007-03-14 |
Tony Cook | sanity test new ft2 rendering |
tree | commitdiff |
2007-03-12 |
Tony Cook | add tests for mono make_colors |
tree | commitdiff |
2007-03-10 |
Tony Cook | the OUTPUT typemap entry for the Imager type was adding... |
tree | commitdiff |
2007-02-19 |
Tony Cook | pgm.pgm was missing from MANIFEST |
tree | commitdiff |
2007-02-19 |
Tony Cook | fix test count |
tree | commitdiff |
2007-02-05 |
Tony Cook | the image data offset wasn't validated when reading... |
tree | commitdiff |
2007-01-31 |
Tony Cook | coverage tests for incomplete files - both error and... |
tree | commitdiff |
2007-01-30 |
Tony Cook | forgot to commit the matching test changes |
tree | commitdiff |
2006-12-30 |
Tony Cook | Various changes: |
tree | commitdiff |
2006-12-15 |
Tony Cook | work around a bug in some intermediate versions of... |
tree | commitdiff |
2006-12-15 |
Tony Cook | Test::More is now a pre-requisite for Imager, so remove... |
tree | commitdiff |
2006-11-26 |
Tony Cook | convert ok(... eq ..., ... ) to is(..., ..., ...) |
tree | commitdiff |
2006-11-09 |
Tony Cook | switch to Test::More in a few more test scripts, elimin... |
tree | commitdiff |
2006-11-06 |
Tony Cook | added tests for the overflowing box changes, fix draw |
tree | commitdiff |
2006-11-06 |
Tony Cook | convert t/t00basic to Test::More and have it try to... |
tree | commitdiff |
2006-10-25 |
Tony Cook | fix test skip counts for missing/available platforms. |
tree | commitdiff |
2006-10-25 |
Tony Cook | use SvPV to get the length of text to draw rather than... |
tree | commitdiff |
2006-10-19 |
Tony Cook | Add UTF8 support to the Win32 font driver |
tree | commitdiff |
2006-10-19 |
Tony Cook | The gif_disposal and gif_user_input tags weren't being... |
tree | commitdiff |
2006-10-08 |
Tony Cook | the string() method would not output the string "0" |
tree | commitdiff |
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 |
next |