2016-04-15 |
Tony Cook | Revert the ivdformat probing |
blob | commitdiff | raw |
2016-04-15 |
Tony Cook | try probing for a valid ivdformat if the %Config value... |
blob | commitdiff | raw | diff to current |
2016-04-15 |
Tony Cook | probe to check if $Config{ivdformat} is correct for... |
blob | commitdiff | raw | diff to current |
2016-01-26 |
Tony Cook | modernize t/200-file/400-basic.t and handle fails correctly |
blob | commitdiff | raw |
2015-01-01 |
Tony Cook | make sure the Mandelbrot and Flines filters are built |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Tony Cook | make --enable and --disable work again |
blob | commitdiff | raw | diff to current |
2014-11-29 |
Tony Cook | switch FT1 probing to use Imager::Probe |
blob | commitdiff | raw | diff to current |
2014-11-22 |
Tony Cook | more verbose probe output |
blob | commitdiff | raw | diff to current |
2013-05-02 |
Tony Cook | [rt #84596] rearrange Imager's test files |
blob | commitdiff | raw | diff to current |
2013-01-12 |
Tony Cook | Support tied/layered fh parameters for read()/write() |
blob | commitdiff | raw | diff to current |
2013-01-12 |
Tony Cook | use PerlIO_* calls to read/write if supplied a fh |
blob | commitdiff | raw | diff to current |
2012-12-14 |
Tony Cook | improved support for threads |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | abort under automated testing if we can't find threads... |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | rename font.c to fontft1.c, since it only does FT1 now |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | add mutex functions to the API |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | implement reference counting for context objects |
blob | commitdiff | raw | diff to current |
2012-11-24 |
Tony Cook | WIP context objects |
blob | commitdiff | raw | diff to current |
2012-09-29 |
Tony Cook | revert threading changes, they aren't ready for the... |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Tony Cook | improved thread safety for Imager |
blob | commitdiff | raw | diff to current |
2012-09-10 |
Tony Cook | rename font.c to fontft1.c, since it only does FT1 now |
blob | commitdiff | raw | diff to current |
2012-08-25 |
Tony Cook | add mutex functions to the API |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Tony Cook | implement reference counting for context objects |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Tony Cook | WIP context objects |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Tony Cook | [rt #75560] don't fallback to using DynaLoader when... |
blob | commitdiff | raw | diff to current |
2012-02-17 |
Tony Cook | split Imager's typemap into internal, public and old... |
blob | commitdiff | raw | diff to current |
2011-10-14 |
Tony Cook | depend on Scalar::Util since we use it and older perls... |
blob | commitdiff | raw | diff to current |
2011-10-10 |
Tony Cook | Merge the I/O buffering branch |
blob | commitdiff | raw | diff to current |
2011-08-21 |
Tony Cook | [rt #69147] detect and use snprintf() more |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Tony Cook | basic clean up of Makefile.PL |
blob | commitdiff | raw | diff to current |
2011-08-08 |
Tony Cook | avoid warning about gccversion being non-numeric |
blob | commitdiff | raw | diff to current |
2011-08-08 |
Tony Cook | switch to using size_t and i_img_dim strictly |
blob | commitdiff | raw | diff to current |
2011-06-08 |
Tony Cook | replace (imager|tony)@imager.perl.org with tonyc@cpan.org |
blob | commitdiff | raw | diff to current |
2011-05-25 |
Tony Cook | split 8-bit image implementation out of the megafile... |
blob | commitdiff | raw | diff to current |
2011-05-23 |
Tony Cook | re-work META.yml validation and fix the detected errors |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Tony Cook | [RT #9675] add the library detection summary back in... |
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-17 |
Tony Cook | update revision control urls in Makefile.PL, update... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Tony Cook | add the combine method |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Tony Cook | don't index FT2/ |
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 | don't index W32 |
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 | move the GIF file handling code into a sub-module |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Tony Cook | make the svn repository URL more direct |
blob | commitdiff | raw | diff to current |
2010-08-11 |
Tony Cook | update META.yml so PNG isn't indexed, and add some... |
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-08-03 |
Tony Cook | when probing for TIFF, set LD_RUN_PATH just as the... |
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-11-10 |
Tony Cook | document some undocumented Makefile.PL parameters |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Tony Cook | - an integer division meant that preview scaling to... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Tony Cook | we don't prompt for gif support anymore |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Tony Cook | API documentation (mostly) |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Tony Cook | portability to Windows/VC++ |
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 |
2009-08-31 |
Tony Cook | - use the new EU::MM META_MERGE facility instead of... |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Tony Cook | look for .bat and .cmd files when probing for executabl... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Tony Cook | commit changes from draw branch |
blob | commitdiff | raw | diff to current |
2007-12-06 |
Tony Cook | rearrange dynaload code to avoid some OS X issues |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Tony Cook | - work around Module::Depends::Intrusive bug #21229 |
blob | commitdiff | raw | diff to current |
2007-11-04 |
Tony Cook | correctly generate the author key in META.yml |
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-05-10 |
Tony Cook | fix a stupid logic error |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Tony Cook | handle spaces in the found paths for freetype2 |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Tony Cook | remove debug code |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Tony Cook | removed --noprobe option, since probing is now required... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Tony Cook | switch to a manually built Changes file |
blob | commitdiff | raw | diff to current |
2007-01-28 |
Tony Cook | simpler creation of coverage reports |
blob | commitdiff | raw | diff to current |
2006-12-30 |
Tony Cook | Various changes: |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Tony Cook | search $Config{incpath} for headers too, why this was... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
Tony Cook | include meta-spec in META.yml as required by the spec |
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-12-14 |
Tony Cook | link zlib in using the default installed library name... |
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-09-12 |
Tony Cook | add generated .c files to make clean |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Tony Cook | Changes to GIF support: |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Tony Cook | comparisons against $ExtUtils::MakeMaker::VERSION were... |
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-18 |
Tony Cook | Merged in the scale branch: |
blob | commitdiff | raw | diff to current |
2006-08-07 |
Tony Cook | Removed the query asking if GIF support should be disab... |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Tony Cook | it's libgif not libguf |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Tony Cook | move linker flags from freetype-config/pkg-config up... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Tony Cook | we search /usr/local/include by default but we weren... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Tony Cook | handle a missing Changes file when checking if we need... |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Tony Cook | Makefile was generating lib/Imager/APIRef.pod, not |
blob | commitdiff | raw | diff to current |
2006-06-26 |
Tony Cook | use the ExtUtils::MakeMaker prompt() function to ask... |
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 | rename APIRef.pm, API.pm to *.pod since they contain... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Tony Cook | Actually get the changes in the right order. |
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-02-21 |
Tony Cook | - fix/simplify META.yml generation - we now generate... |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Tony Cook | prevent duplicate probe messages for freetype 1.x probing |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Tony Cook | - check $Config{ldflags} and $Config{ccflags} for place... |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Tony Cook | - deal with freetype-config --cflags returning the... |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Tony Cook | - minor changes for older perl/ExtUtils::MM |
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-29 |
Tony Cook | - check the correct directory when adding the cygwin... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Tony Cook | - arc(..., fill=> ...) wasn't handling concave areas... |
blob | commitdiff | raw | diff to current |
next |