]> git.imager.perl.org - imager.git/commit
Modified i_line_aa to use a modified bresenham algorithm. This method
authorArnar Mar Hrafnkelsson <addi@cpan.org>
Sun, 5 May 2002 03:11:13 +0000 (03:11 +0000)
committerArnar Mar Hrafnkelsson <addi@cpan.org>
Sun, 5 May 2002 03:11:13 +0000 (03:11 +0000)
commitb437ce0a134723f3c0a604668e286738ce67068c
tree5fdbcc8a2ce7d0258a4224f3d4e1fbc5d2f859e7
parentaa833c9730468de0c7e4d05a3965d741416843e2
Modified i_line_aa to use a modified bresenham algorithm.  This method
also does endpoint handling like i_line does.  This will hopefully make
line drawing more consistent.
Imager.pm
Imager.xs
draw.c
draw.h
image.h