]> git.imager.perl.org - imager.git/history - lib
bump FT2 version to differentiate from Imager 0.93_02
[imager.git] / lib /
2010-09-28 Tony Cookdocument briefly that color names are slower than color...
2010-09-26 Tony Cookprobe test code for FT2, including extending Imager...
2010-09-25 Tony CookMove freetype 2 support into its own module
2010-09-16 Tony Cookuse the newer "W32" spelling of Win32 for the font...
2010-09-16 Tony Cookavoid a grocer's apostrophe
2010-09-16 Tony Cookmove win32 font support in a new directory, and use...
2010-09-13 Tony Cooklook at the correct %Config library and include paths
2010-09-06 Tony Cooksearch more places for PNG headers and libraries
2010-09-06 Tony Cookclarify that Imager doesn't write EXIF data to images
2010-09-06 Tony Cookfix X name lookup caching
2010-08-31 Tony Cookmove JPEG into it's own module
2010-08-25 Tony Cookmove TIFF into its own module
2010-08-23 Tony Cookonly prepend ./ to font filenames when passing them...
2010-08-19 Tony Cookuse $Config{path_sep} instead of working it out on...
2010-08-19 Tony Cook - add each library-directory/pkgconfig/ to the pkg...
2010-08-09 Tony Cookhandle multiple library tests correctly in probe
2010-08-06 Tony Cookreport if the test code fails on a probe
2010-08-06 Tony Cookmerge PNG branch and some clean-up
2010-08-03 Tony Cookadd the hardinvertall filter
2010-08-03 Tony Cookupdate the documentation of hardinvert to match the...
2010-04-12 Tony Cookupdate the TIFF documentation
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-04-04 Tony Cook - fix spelling errors patched by Debian (please report...
2010-03-15 Tony Cookadd examples of drawing arcs
2010-02-25 Tony Cookmerge circle outline branch
2009-11-30 Tony Cookprevent double frees when Imager is loaded when threads...
2009-11-25 Tony Cookmake sure flipping paletted images is covered
2009-11-24 Tony Cook - fix POD nits
2009-11-24 Tony Cook - use scanline oriented operations to flip images...
2009-11-24 Tony Cookallow trailing whitespace on #/code lines
2009-11-10 Tony Cookdocument opacity fill in changes, typo fixes, fix some...
2009-11-06 Tony Cookauto-convert the "other" parameter for opacity fills
2009-11-06 Tony Cookfix the docs to match the change from alpha -> opacity
2009-11-06 Tony Cookadd opacity adaption fills
2009-09-28 Tony Cook - the conv filter now enforces that the sum of the...
2009-09-07 Tony CookAPI documentation (mostly)
2009-09-07 Tony Cookvarious minor documentation updates and fixes
2009-09-06 Tony CookImager->new(file => $filename) does the obvious thing now
2009-09-04 Tony Cookavoid using CHECK as a label, since 5.11.x chokes on it
2009-08-31 Tony Cookfix synopsis to load the required modules
2009-07-02 Tony CookImager::Font is pretty useless without Imager, so add...
2009-07-02 Tony CookImager::Files isn't a C<use>able module, make that...
2009-01-15 Tony Cook - correct documentation of default of raw image interl...
2008-12-12 Tony Cook - re-arrange the POD for Imager::Font::BBox:
2008-12-12 Tony Cook - add limited tests for Imager::ExtUtils
2008-12-11 Tony Cook - corrected a reference leak where writing GIFs would...
2008-11-29 Tony Cookextend the synopsis a little so people realize type...
2008-11-29 Tony Cookbe more consistent with =item * for the I/O parameters
2008-04-29 Tony Cookeliminate t/testtools.pl
2008-04-16 Tony CookTODO: elliptical arc
2008-04-01 Tony Cook - removed the pointless #! line from lib/Imager/Font...
2008-04-01 Tony Cook - writing a 2 or 4 channel image to a JPEG will now...
2008-03-25 Tony Cookcommit changes from draw branch
2007-12-26 Tony CookExtra ways of calling translate(), shear()
2007-12-10 Tony Cook - Imager::Matrix2d->translate() now only requires...
2007-12-10 Tony Cook - added the det() function to the transform2() engine.
2007-12-06 Tony Cookfix the POD I just broke
2007-12-04 Tony Cookdescribe the color model
2007-12-03 Tony Cooksplit out the calculations of the final scale factors...
2007-12-03 Tony Cook - the hardinvert filter no-longer inverts the alpha...
2007-11-28 Tony Cookadd filter large sample support table
2007-11-28 Tony Cookupdated TIFF information
2007-11-28 Tony Cook - on some perl's the infix expression parser test...
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-11-12 Tony Cookread gimp gradients with more than 9 segments
2007-10-30 Tony Cook - improve the transform2() documentation
2007-10-30 Tony Cook - improve the error messages produced when attempting...
2007-10-30 Tony Cook - attempt to work around the test failure at
2007-10-29 Tony Cookfixed a type
2007-10-26 Tony Cook - Imager::Font::Wrap doesn't correctly set savepos
2007-09-26 Tony Cookmake it easier to find out how to convert an image...
2007-09-17 Tony CookImager::Files still listed "rgb" as the type for SGI...
2007-09-11 Tony Cookdefine 0.61 release goals
2007-08-29 Tony Cookadd new gif_colormap_size tag
2007-08-29 Tony Cookfill out the large sample support docs
2007-08-27 Tony Cooktreat the ico mask as an alpha channel, since this...
2007-08-25 Tony Cookadded cleanup, documentation, further tests and graysca...
2007-07-31 Tony Cook - improve the error message from errstr() when you...
2007-07-31 Tony Cookremove repeated text in Imager::Files
2007-07-31 Tony Cookmake it even clearer that scale() and variants don...
2007-07-31 Tony Cook - Finished/rewrote Arnar's old SGI RGB file format...
2007-07-31 Tony Cookstart tracking large sample support
2007-07-23 Tony Cookspelling correction (Adam Kennedy)
2007-07-19 Tony Cookmore doc fixes
2007-07-19 Tony Cookoops, missed one
2007-07-19 Tony Cookdocumentation tweaks
2007-06-26 Tony Cook - to avoid confusion, channels not present in the...
2007-04-18 Tony Cookdocument to_rgb16
2007-04-18 Tony Cookchanged t82inline.t to always rebuild the Inline::C...
2007-04-14 Tony Cookdocument the difference() method's mindist parameter...
2007-04-09 Tony Cookdocument some more test functions
2007-04-08 Tony Cookdocument setpixel return values
2007-04-08 Tony Cookmake getpixel/setpixel report failure consistently...
2007-04-08 Tony Cookadd to_rgb16 method
2007-04-03 Tony Cookadd X org dist's rgb.txt location to search path
2007-03-31 Tony Cookimprove the unsharpmask documentation (I hope)
2007-03-29 Tony Cookadd a new sample flasher.pl
2007-03-25 Tony Cookmore to do
2007-03-18 Tony Cookgenerate the %attr hash ourselves instead of with Data...
2007-02-05 Tony Cookthe image data offset wasn't validated when reading...
next