2011-02-06 |
Tony Cook | bump Imager::Font version |
tree | commitdiff |
2011-02-06 |
Tony Cook | t1 no longer needs a type check |
tree | commitdiff |
2011-02-06 |
Tony Cook | move t1lib font support to a separate module |
tree | commitdiff |
2011-02-03 |
Tony Cook | fix formatting and spelling to match the rest |
tree | commitdiff |
2011-02-03 |
Tony Cook | whitespace cleanup |
tree | commitdiff |
2011-02-03 |
Philip Gwyn | [rt.cpan.org #65385] Patch for Imager::Color->hsv |
tree | commitdiff |
2011-02-03 |
Philip Gwyn | [rt.cpan.org #65386] really fix #62885 |
tree | commitdiff |
2011-01-24 |
Tony Cook | expand the matrix multiply overload to allow mult by... |
tree | commitdiff |
2011-01-23 |
Tony Cook | [rt.cpan.org #29938] add matrix() method to Imager... |
tree | commitdiff |
2011-01-23 |
Tony Cook | [rt.cpan.org #56513] update filter plugins documentation |
tree | commitdiff |
2011-01-10 |
Tony Cook | improve coverage testing Imager::Color::Float and fix... |
tree | commitdiff |
2011-01-10 |
Tony Cook | improve test coverage of Imager::Fountain |
tree | commitdiff |
2010-12-06 |
Tony Cook | make finding out how to make a transparent image simpler |
tree | commitdiff |
2010-12-06 |
Tony Cook | document DEFINE key in return value |
tree | commitdiff |
2010-12-06 |
Tony Cook | make the returned key match EU::MM |
tree | commitdiff |
2010-12-06 |
Tony Cook | parse defines from the options returned by pkg-config... |
tree | commitdiff |
2010-11-11 |
Tony Cook | fix for rt 62855 |
tree | commitdiff |
2010-10-31 |
Tony Cook | add the combine method |
tree | commitdiff |
2010-10-23 |
Tony Cook | reorganize convert.c to convert.im |
tree | commitdiff |
2010-10-23 |
Tony Cook | fix typo |
tree | commitdiff |
2010-10-20 |
Tony Cook | fill out the documentation of Imager::Test, and test... |
tree | commitdiff |
2010-09-28 |
Tony Cook | allow Imager::Probe to accept arrayrefs for incpath... |
tree | commitdiff |
2010-09-28 |
Tony Cook | document briefly that color names are slower than color... |
tree | commitdiff |
2010-09-26 |
Tony Cook | probe test code for FT2, including extending Imager... |
tree | commitdiff |
2010-09-25 |
Tony Cook | Move freetype 2 support into its own module |
tree | commitdiff |
2010-09-16 |
Tony Cook | use the newer "W32" spelling of Win32 for the font... |
tree | commitdiff |
2010-09-16 |
Tony Cook | avoid a grocer's apostrophe |
tree | commitdiff |
2010-09-16 |
Tony Cook | move win32 font support in a new directory, and use... |
tree | commitdiff |
2010-09-13 |
Tony Cook | look at the correct %Config library and include paths |
tree | commitdiff |
2010-09-06 |
Tony Cook | search more places for PNG headers and libraries |
tree | commitdiff |
2010-09-06 |
Tony Cook | clarify that Imager doesn't write EXIF data to images |
tree | commitdiff |
2010-09-06 |
Tony Cook | fix X name lookup caching |
tree | commitdiff |
2010-08-31 |
Tony Cook | move JPEG into it's own module |
tree | commitdiff |
2010-08-25 |
Tony Cook | move TIFF into its own module |
tree | commitdiff |
2010-08-23 |
Tony Cook | only prepend ./ to font filenames when passing them... |
tree | commitdiff |
2010-08-19 |
Tony Cook | use $Config{path_sep} instead of working it out on... |
tree | commitdiff |
2010-08-19 |
Tony Cook | - add each library-directory/pkgconfig/ to the pkg... |
tree | commitdiff |
2010-08-09 |
Tony Cook | handle multiple library tests correctly in probe |
tree | commitdiff |
2010-08-06 |
Tony Cook | report if the test code fails on a probe |
tree | commitdiff |
2010-08-06 |
Tony Cook | merge PNG branch and some clean-up |
tree | commitdiff |
2010-08-03 |
Tony Cook | add the hardinvertall filter |
tree | commitdiff |
2010-08-03 |
Tony Cook | update the documentation of hardinvert to match the... |
tree | commitdiff |
2010-04-12 |
Tony Cook | update the TIFF documentation |
tree | commitdiff |
2010-04-12 |
Tony Cook | huge spelling update and spell checking patch |
tree | commitdiff |
2010-04-04 |
Tony Cook | - fix spelling errors patched by Debian (please report... |
tree | commitdiff |
2010-03-15 |
Tony Cook | add examples of drawing arcs |
tree | commitdiff |
2010-02-25 |
Tony Cook | merge circle outline branch |
tree | commitdiff |
2009-11-30 |
Tony Cook | prevent double frees when Imager is loaded when threads... |
tree | commitdiff |
2009-11-25 |
Tony Cook | make sure flipping paletted images is covered |
tree | commitdiff |
2009-11-24 |
Tony Cook | - fix POD nits |
tree | commitdiff |
2009-11-24 |
Tony Cook | - use scanline oriented operations to flip images... |
tree | commitdiff |
2009-11-24 |
Tony Cook | allow trailing whitespace on #/code lines |
tree | commitdiff |
2009-11-10 |
Tony Cook | document opacity fill in changes, typo fixes, fix some... |
tree | commitdiff |
2009-11-06 |
Tony Cook | auto-convert the "other" parameter for opacity fills |
tree | commitdiff |
2009-11-06 |
Tony Cook | fix the docs to match the change from alpha -> opacity |
tree | commitdiff |
2009-11-06 |
Tony Cook | add opacity adaption fills |
tree | commitdiff |
2009-09-28 |
Tony Cook | - the conv filter now enforces that the sum of the... |
tree | commitdiff |
2009-09-07 |
Tony Cook | API documentation (mostly) |
tree | commitdiff |
2009-09-07 |
Tony Cook | various minor documentation updates and fixes |
tree | commitdiff |
2009-09-06 |
Tony Cook | Imager->new(file => $filename) does the obvious thing now |
tree | commitdiff |
2009-09-04 |
Tony Cook | avoid using CHECK as a label, since 5.11.x chokes on it |
tree | commitdiff |
2009-08-31 |
Tony Cook | fix synopsis to load the required modules |
tree | commitdiff |
2009-07-02 |
Tony Cook | Imager::Font is pretty useless without Imager, so add... |
tree | commitdiff |
2009-07-02 |
Tony Cook | Imager::Files isn't a C<use>able module, make that... |
tree | commitdiff |
2009-01-15 |
Tony Cook | - correct documentation of default of raw image interl... |
tree | commitdiff |
2008-12-12 |
Tony Cook | - re-arrange the POD for Imager::Font::BBox: |
tree | commitdiff |
2008-12-12 |
Tony Cook | - add limited tests for Imager::ExtUtils |
tree | commitdiff |
2008-12-11 |
Tony Cook | - corrected a reference leak where writing GIFs would... |
tree | commitdiff |
2008-11-29 |
Tony Cook | extend the synopsis a little so people realize type... |
tree | commitdiff |
2008-11-29 |
Tony Cook | be more consistent with =item * for the I/O parameters |
tree | commitdiff |
2008-04-29 |
Tony Cook | eliminate t/testtools.pl |
tree | commitdiff |
2008-04-16 |
Tony Cook | TODO: elliptical arc |
tree | commitdiff |
2008-04-01 |
Tony Cook | - removed the pointless #! line from lib/Imager/Font... |
tree | commitdiff |
2008-04-01 |
Tony Cook | - writing a 2 or 4 channel image to a JPEG will now... |
tree | commitdiff |
2008-03-25 |
Tony Cook | commit changes from draw branch |
tree | commitdiff |
2007-12-26 |
Tony Cook | Extra ways of calling translate(), shear() |
tree | commitdiff |
2007-12-10 |
Tony Cook | - Imager::Matrix2d->translate() now only requires... |
tree | commitdiff |
2007-12-10 |
Tony Cook | - added the det() function to the transform2() engine. |
tree | commitdiff |
2007-12-06 |
Tony Cook | fix the POD I just broke |
tree | commitdiff |
2007-12-04 |
Tony Cook | describe the color model |
tree | commitdiff |
2007-12-03 |
Tony Cook | split out the calculations of the final scale factors... |
tree | commitdiff |
2007-12-03 |
Tony Cook | - the hardinvert filter no-longer inverts the alpha... |
tree | commitdiff |
2007-11-28 |
Tony Cook | add filter large sample support table |
tree | commitdiff |
2007-11-28 |
Tony Cook | updated TIFF information |
tree | commitdiff |
2007-11-28 |
Tony Cook | - on some perl's the infix expression parser test... |
tree | commitdiff |
2007-11-26 |
Tony Cook | merge in tiff re-work branch |
tree | commitdiff |
2007-11-12 |
Tony Cook | read gimp gradients with more than 9 segments |
tree | commitdiff |
2007-10-30 |
Tony Cook | - improve the transform2() documentation |
tree | commitdiff |
2007-10-30 |
Tony Cook | - improve the error messages produced when attempting... |
tree | commitdiff |
2007-10-30 |
Tony Cook | - attempt to work around the test failure at |
tree | commitdiff |
2007-10-29 |
Tony Cook | fixed a type |
tree | commitdiff |
2007-10-26 |
Tony Cook | - Imager::Font::Wrap doesn't correctly set savepos |
tree | commitdiff |
2007-09-26 |
Tony Cook | make it easier to find out how to convert an image... |
tree | commitdiff |
2007-09-17 |
Tony Cook | Imager::Files still listed "rgb" as the type for SGI... |
tree | commitdiff |
2007-09-11 |
Tony Cook | define 0.61 release goals |
tree | commitdiff |
2007-08-29 |
Tony Cook | add new gif_colormap_size tag |
tree | commitdiff |
2007-08-29 |
Tony Cook | fill out the large sample support docs |
tree | commitdiff |
2007-08-27 |
Tony Cook | treat the ico mask as an alpha channel, since this... |
tree | commitdiff |
2007-08-25 |
Tony Cook | added cleanup, documentation, further tests and graysca... |
tree | commitdiff |
2007-07-31 |
Tony Cook | - improve the error message from errstr() when you... |
tree | commitdiff |
next |