diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-24 13:14:23 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-24 13:14:23 +0000 |
commit | af6d90ab8ddf92c3ff9540151c66ac9682085d7a (patch) | |
tree | 3eefbf958a1f20d873d82944be8b24d873a50f90 /graphics/p5-Imager/pkg-descr | |
parent | 7f03f112f4e69f22874646886083f132a1eddfaa (diff) |
Notes
Diffstat (limited to 'graphics/p5-Imager/pkg-descr')
-rw-r--r-- | graphics/p5-Imager/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/p5-Imager/pkg-descr b/graphics/p5-Imager/pkg-descr new file mode 100644 index 000000000000..3c5872e2baeb --- /dev/null +++ b/graphics/p5-Imager/pkg-descr @@ -0,0 +1,7 @@ +Imager is a perl module for manipulating gray, color and rgba format images. +It can read various file formats and has a builtin interpretered language for +blends, fade and multiimage effects. It also has a plugin interface to write +plugins in C. It also has drawing primitives and supports antialiased truetype +and postscript fonts. + +WWW: http://www.eecs.umich.edu/~addi/perl/Imager/ |