]> git.imager.perl.org - imager.git/commit
Switched i_draw to i_line, added endpoint boolean condition,
authorArnar Mar Hrafnkelsson <addi@cpan.org>
Thu, 2 May 2002 20:20:34 +0000 (20:20 +0000)
committerArnar Mar Hrafnkelsson <addi@cpan.org>
Thu, 2 May 2002 20:20:34 +0000 (20:20 +0000)
commitaa833c9730468de0c7e4d05a3965d741416843e2
treee4e1368b415f4b8bd34cad7957fff51fb1cac219
parent26fd367b48b47803a560b13aeb30d58a2d75dead
Switched i_draw to i_line, added endpoint boolean condition,
switched the algorithm to Bresenham from a stupid floating point
implementation.  Updated docs.
Changes
Imager.pm
Imager.xs
draw.c
draw.h
dynaload.c
image.h
lib/Imager/Draw.pod
t/t30t1font.t
t/t35ttfont.t
t/t38ft2font.t