2011-05-09 |
Tony Cook | update from the separate T1 distribution |
blob | commitdiff | raw |
2011-02-12 |
Tony Cook | file moved, it doesn't belong here anymore |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Tony Cook | move t1lib font support to a separate module |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Tony Cook | improve test coverage of Imager::Fountain |
blob | commitdiff | raw | diff to current |
2010-12-11 |
Tony Cook | update the MANIFEST and MANIFEST.SKIP |
blob | commitdiff | raw | diff to current |
2010-12-10 |
Tony Cook | sort MANIFEST ignoring case to match mkmanifest |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Tony Cook | note licensing of the makeblended font code in MMOne.pfb |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Tony Cook | fix for rt 62855 |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Tony Cook | add the combine method |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Tony Cook | reorganize convert.c to convert.im |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Tony Cook | add flood fill test image |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Tony Cook | fix flood_fill some more |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Tony Cook | Move freetype 2 support into its own module |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Tony Cook | move win32 font support in a new directory, and use... |
blob | commitdiff | raw | diff to current |
2010-08-31 |
Tony Cook | move JPEG into it's own module |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Tony Cook | move TIFF into its own module |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Tony Cook | remove the moved test files |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Tony Cook | move the GIF file handling code into a sub-module |
blob | commitdiff | raw | diff to current |
2010-08-07 |
Tony Cook | add file missing from MANIFEST, and make test produce... |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Tony Cook | merge PNG branch and some clean-up |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Tony Cook | reading multi-image PNM files |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Tony Cook | - t/t50basicoo.t no longer depends on the other tests... |
blob | commitdiff | raw | diff to current |
2010-05-06 |
Tony Cook | add Imager::IO docs to the MANIFEST |
blob | commitdiff | raw | diff to current |
2009-11-30 |
Tony Cook | add threads tests to the manifest |
blob | commitdiff | raw | diff to current |
2009-11-24 |
Tony Cook | - use scanline oriented operations to flip images... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Tony Cook | handle zero length extensions correctly |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Tony Cook | separate tiff and no tiff tests |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Tony Cook | re-work gif tests to move no gif available tests to... |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Tony Cook | separate no png support tests into a separate test... |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Tony Cook | re-work jpeg tests - move "no jpeg support" tests into... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Tony Cook | extract the installed tifflib version and don't use... |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Tony Cook | add file required for ICO tests |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Tony Cook | - add limited tests for Imager::ExtUtils |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Tony Cook | missed some t/testtools.pl usage |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Tony Cook | - some TGA images weren't being detected correctly... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Tony Cook | commit changes from draw branch |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Tony Cook | - added the det() function to the transform2() engine. |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Tony Cook | - the hardinvert filter no-longer inverts the alpha... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
Tony Cook | merge in tiff re-work branch |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Tony Cook | added sample: gifscale.pl - scale an animated gif |
blob | commitdiff | raw | diff to current |
2007-08-01 |
Tony Cook | add mission SGI files |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Tony Cook | - Finished/rewrote Arnar's old SGI RGB file format... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Tony Cook | distribute Imager::LargeSamples |
blob | commitdiff | raw | diff to current |
2007-06-21 |
Tony Cook | - in some cases it's possible for giflib/libungif... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Tony Cook | use a convolution kernel size based on the stddev rathe... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Tony Cook | fix the flasher.pl entry |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Tony Cook | add a new sample flasher.pl |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Tony Cook | pgm.pgm was missing from MANIFEST |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Tony Cook | fill out files missing froom MANIFEST |
blob | commitdiff | raw | diff to current |
2006-12-30 |
Tony Cook | Various changes: |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Tony Cook | Test::More is now a pre-requisite for Imager, so remove... |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Tony Cook | use SvPV to get the length of text to draw rather than... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
Tony Cook | convert scale.c to scale.im so we have 8 bit/sample... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Tony Cook | the rubthrough() method now supports destination images... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Tony Cook | remove t/t60dyntest.t from the MANIFEST, since we moved it |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Tony Cook | move the existing dynfilt test into dynfilt/t, update... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Tony Cook | Merged in the scale branch: |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Tony Cook | add dummy test to dynfilt to since it was confusing... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
Tony Cook | bounding_box() for t1 driver fonts was treating spaces... |
blob | commitdiff | raw | diff to current |
2006-07-14 |
Tony Cook | CMYK jpeg images were being read as 4 channel images... |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Tony Cook | http://rt.cpan.org/Ticket/Display.html?id=20415 |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Tony Cook | svn:ignore some more profiler files and other junk |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Tony Cook | add support for file write plugins |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Tony Cook | add inline_capture2image.pl sample |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Tony Cook | rename APIRef.pm, API.pm to *.pod since they contain... |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Tony Cook | added kwalitee test script to the MANIFEST |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Tony Cook | - Calling setpixel() with color set to [ 0, 0, 0 ]... |
blob | commitdiff | raw | diff to current |
2006-04-02 |
Tony Cook | fix range checking on IFD entry data types. This could... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Tony Cook | - implement reading MS Windows icon files |
blob | commitdiff | raw | diff to current |
2006-03-22 |
Tony Cook | More iolayers work: |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Tony Cook | fixed incorrect filename for t/t93podcover.t in MANIFEST |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Tony Cook | POD coverage tests, as a TODO for now |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Tony Cook | New changes will be listed most recent first, and is... |
blob | commitdiff | raw | diff to current |
2006-03-05 |
Tony Cook | - handle short EXIF user_comment fields correctly,... |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Tony Cook | - fix/simplify META.yml generation - we now generate... |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Tony Cook | - eliminate many -Wall warnings |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Tony Cook | - convert dynfilt/flines.c to Imager::Filter::Flines |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Tony Cook | - added sample files missing from MANIFEST |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Tony Cook | - start of external Imager API access: |
blob | commitdiff | raw | diff to current |
2005-12-07 |
Tony Cook | - added experimental EXIF decoding when reading JPEG... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Tony Cook | - arc(..., fill=> ...) wasn't handling concave areas... |
blob | commitdiff | raw | diff to current |
2005-11-11 |
Tony Cook | - added t/t91pod.t |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Tony Cook | - add samples/replace_color.pl |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Tony Cook | - renamed lib/Imager/Cookbook.pm to lib/Imager/Cookbook... |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Tony Cook | added a brief tutorial |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Tony Cook | - work around junk that pkg-config sends to stderr... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Tony Cook | added Test::More files to MANIFEST |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Tony Cook | - the internal function used to probe file formats... |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Tony Cook | - newer versions of GIMP add a line to gradient files... |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Tony Cook | - added sample code for handling images uploaded via... |
blob | commitdiff | raw | diff to current |
2005-04-06 |
Tony Cook | - Makefile.PL now adds rules to generate a suitable... |
blob | commitdiff | raw | diff to current |
2005-03-26 |
Tony Cook | - added samp-form.cgi and samp-image.cgi to the samples... |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Tony Cook | - Imager::Cookbook wasn't included in the MANIFEST |
blob | commitdiff | raw | diff to current |
2005-03-16 |
Tony Cook | - added README for samples directory, describes interle... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Tony Cook | added testimg/longid.tga used to test the long idstring bug |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Tony Cook | - the tiff reader now puts warning messages produced... |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Tony Cook | - added trivial multiple master support via the FT2... |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Tony Cook | - tools/imager has been removed from the MANIFEST,... |
blob | commitdiff | raw | diff to current |
2004-11-28 |
Tony Cook | - the BMP reader now validates the bfOffBits value... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
Tony Cook | - added tools/imager to the distribution. This is... |
blob | commitdiff | raw | diff to current |
next |