From b483d48acbb0c34f911c3e3bcd6d3fc2f412ae03 Mon Sep 17 00:00:00 2001 From: kim Date: Sun, 21 Sep 2003 16:17:42 +0000 Subject: Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. --- graphics/p5-Image-Imlib2/DESCR | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 graphics/p5-Image-Imlib2/DESCR (limited to 'graphics/p5-Image-Imlib2/DESCR') diff --git a/graphics/p5-Image-Imlib2/DESCR b/graphics/p5-Image-Imlib2/DESCR new file mode 100644 index 00000000000..4ea75cccf7c --- /dev/null +++ b/graphics/p5-Image-Imlib2/DESCR @@ -0,0 +1,5 @@ +Image::Imlib2 is a Perl port of Imlib2, a graphics library that does +image file loading and saving as well as manipulation, arbitrary polygon +support, etc. It does ALL of these operations FAST. It allows you to +create colour images using a large number of graphics primitives, and +output the images in a range of formats. -- cgit v1.2.3