]> git.imager.perl.org - imager.git/history - lib/Imager
fix the docs to match the change from alpha -> opacity
[imager.git] / lib / Imager /
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...
2006-12-30 Tony CookVarious changes:
2006-11-09 Tony Cookfix a pod error introduced in the previous commit
2006-11-09 Tony Cookminor documentation tweaks
2006-10-25 Tony Cookuse SvPV to get the length of text to draw rather than...
2006-10-25 Tony Cookthe decription of the page parameter didn't belong...
2006-10-19 Tony CookAdd UTF8 support to the Win32 font driver
2006-08-30 Tony Cooknote on relative speeds of the scaling mechanisms
2006-08-30 Tony Cookconvert scale.c to scale.im so we have 8 bit/sample...
2006-08-29 Tony Cookthe rubthrough() method now supports destination images...
2006-08-18 Tony CookMerged in the scale branch:
2006-08-15 Tony Cookadded pixel type 'index' to getscanline() and setscanli...
2006-08-07 Tony Cookyou need to load Imager to use the API, Imager::API...
2006-07-24 Tony Cookadded a cookbook entry for converting files from one...
2006-07-24 Tony Cookdocument the direction of Imager's co-ordinate system
2006-07-24 Tony Cookadd an example of reading exif tags
2006-07-24 Tony Cookadd some basic examples of using data, fd, fh, callback...
2006-07-24 Tony Cookadded examples for fh, fd, file, data and callback...
2006-07-13 Tony Cookhttp://rt.cpan.org/Ticket/Display.html?id=20415
2006-07-11 Tony Cookadd some examples using the i_xres and i_yres tags
2006-07-10 Tony Cookthe cookbook said we couldn't limit image sizes, but...
2006-07-04 Tony Cookadd more pod coverage tests (and the coverage needed)
2006-07-04 Tony Cooksvn:ignore some more profiler files and other junk
2006-07-01 Tony Cookdon't include the line number in the From comment so...
2006-06-30 Tony Cookadd more iolayer tests
2006-06-27 Tony Cookdocument the image file limit functions for the API
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-06-26 Tony Cookdocument parseiptc()
2006-06-26 Tony Cookclarify that FORMATGUESS is only used when writing...
2006-06-26 Tony Cookadd support for file write plugins
2006-05-22 Tony Cookrename APIRef.pm, API.pm to *.pod since they contain...
2006-05-22 Tony Cookgive lib/Imager/ExtUtils.pm a version number
2006-04-29 Tony Cookminor updates, make it clear in the title this document...
next