]> git.imager.perl.org - imager.git/history - lib/Imager/Draw.pod
add png_compression_level parameter for writing PNG files
[imager.git] / lib / Imager / Draw.pod
2015-01-25 Tony Cookimproved polygon support
2015-01-25 Tony Cookpolygon documentation
2015-01-25 Tony Cookaccess to poly_poly from perl as polypolygon()
2013-10-01 Tony Cook[rt #87650] change setpixel()'s return value
2012-11-20 Tony Cook[rt #81198] clarify the return value of getpixel()
2012-10-08 Tony Cook[rt #79989] setsamples() isn't 16-bit only
2012-02-19 Tony Cook[rt #73697] re-work getpixel() and setpixel()
2012-02-16 Tony CookMerge branch 'psamp'
2012-02-16 Tony Cookdocument setsamples() new capabilities
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2011-02-21 Tony Cook[RT #65749] add pod link check test and fix the broken...
2010-09-28 Tony Cookdocument briefly that color names are slower than color...
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-24 Tony Cook - fix POD nits
2008-04-16 Tony CookTODO: elliptical arc
2008-03-25 Tony Cookcommit changes from draw branch
2007-11-26 Tony Cookmerge in tiff re-work branch
2007-07-23 Tony Cookspelling correction (Adam Kennedy)
2007-04-08 Tony Cookdocument setpixel return values
2006-08-15 Tony Cookadded pixel type 'index' to getscanline() and setscanli...
2006-07-24 Tony Cookdocument the direction of Imager's co-ordinate system
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-01-09 Tony Cook- extra concept index entries
2005-12-05 Tony Cook- expand Imager::Draw:
2005-09-13 Tony Cook- move include t1lib out of image.h to font.c, since...
2005-09-08 Tony Cook- implement getscanline(), setscanline() and getsamples...
2005-01-24 Tony Cook- more examples in Imager::Draw
2004-09-06 Tony Cook - removed a warning generated by the new matrix...
2002-07-17 Arnar Mar HrafnkelssonFixed r= instead of r=> in 4 places!
2002-05-02 Arnar Mar HrafnkelssonSwitched i_draw to i_line, added endpoint boolean condi...
2002-03-07 Arnar Mar HrafnkelssonMinor pod changes.
2002-01-17 Tony Cookadded getpixel()/setpixel() methods
2002-01-16 Arnar Mar HrafnkelssonMoved last bits out docs of Imager.pm.
2002-01-13 Arnar Mar HrafnkelssonAdded a seperate pod for primitives drawing.