2009-09-15 |
Tony Cook | handle zero length extensions correctly |
blob | commitdiff | raw |
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 |
2004-11-25 |
Tony Cook | - added many bad BMP files to test various code paths... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Tony Cook | - renamed io.h to imio.h to prevent problems building... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Tony Cook | - the FT2 glyph_names() method didn't do correct error... |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Tony Cook | - added the C<builtin> color specifier and the |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Tony Cook | - previously, if you supplied to_paletted and... |
blob | commitdiff | raw | diff to current |
2004-08-26 |
Tony Cook | - the pnm reader read maxval for ppm/pgm files... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Arnar Mar Hrafnkelsson | Added extra parameters to rubthrough so only a subimage of |
blob | commitdiff | raw | diff to current |
2002-12-31 |
Tony Cook | - implemented i_t1_has_chars(), tests for same |
blob | commitdiff | raw | diff to current |
2002-04-10 |
Arnar Mar Hrafnkelsson | Added t/testtools.pl to MANIFEST. |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Arnar Mar Hrafnkelsson | Added Engines pod, moved masked images to ImageTypes... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Arnar Mar Hrafnkelsson | Filter pod added. |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Arnar Mar Hrafnkelsson | Added Image Type pod draft. |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Arnar Mar Hrafnkelsson | Added documentation for simple transforms in a separate... |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Arnar Mar Hrafnkelsson | Added Draw.pod to MANIFEST |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Tony Cook | new docs |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Tony Cook | ascii pbms weren't treated correctly |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Arnar Mar Hrafnkelsson | Added rgb.c to MANIFEST |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Tony Cook | - read paletted tiff images into Imager paletted images |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Tony Cook | make color values smarter for the drawing functions |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Arnar Mar Hrafnkelsson | Finished antialiased polygon drawing routines. |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Arnar Mar Hrafnkelsson | Changes entries and iolayer test added to manifest. |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Arnar Mar Hrafnkelsson | Added .exp files for exporting symbols for plugins... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Tony Cook | oops, Imager/Font/Win32.pm missing from manifest |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Tony Cook | tests missing from MANIFEST |
blob | commitdiff | raw | diff to current |
2001-10-07 |
Tony Cook | added double/sample image support |
blob | commitdiff | raw | diff to current |
next |