]> git.imager.perl.org - imager.git/history - t/t21draw.t
flood_fill() wouldn't fill the right side of a single scan-line fill area.
[imager.git] / t / t21draw.t
2010-09-19 Tony Cookflood_fill() wouldn't fill the right side of a single...
2010-09-05 Tony Cooktest default color for box drawing
2010-03-15 Tony Cooktest the documented mechanism for drawing an arc throug...
2010-03-11 Tony Cookoffset in the test code instead
2010-02-25 Tony Cookmerge circle outline branch
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2005-12-12 Tony Cook- some test scripts weren't fixing @INC correctly
2005-11-29 Tony Cook- the straight edges of filled arcs weren't being drawn...
2005-11-26 Tony Cook- arc(..., fill=> ...) wasn't handling concave areas...
2002-03-19 Tony Cookquote a few hash keys to prevent warnings on 5.004
2002-01-17 Tony Cookadded getpixel()/setpixel() methods
2001-11-21 Tony Cookmake color values smarter for the drawing functions