]> git.imager.perl.org - imager.git/history - lib/Imager/Draw.pod
- fix spelling errors patched by Debian (please report the issues you
[imager.git] / lib / Imager / Draw.pod
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.