]> git.imager.perl.org - imager.git/commit - image.h
support for generic fills for box and arc, with solid, hatched
authorTony Cook <tony@develop=help.com>
Sat, 1 Sep 2001 16:06:33 +0000 (16:06 +0000)
committerTony Cook <tony@develop=help.com>
Sat, 1 Sep 2001 16:06:33 +0000 (16:06 +0000)
commitf1ac5027d2bc4e16dc38c54cf5360415bfb4376d
treeebe6ff7d1c6a14ff49341a4a05715724ad24b6a8
parenta010a7d3c57e085cde76b1b6de854619eebe378d
support for generic fills for box and arc, with solid, hatched
and fountain fills implemented
16 files changed:
Changes
Imager.pm
Imager.xs
MANIFEST
Makefile.PL
TODO
draw.c
fills.c [new file with mode: 0644]
filters.c
image.h
io.c
lib/Imager/Fill.pm [new file with mode: 0644]
samples/hatches.pl [new file with mode: 0644]
t/t20fill.t [new file with mode: 0644]
t/t61filters.t
typemap