blob: 3c5872e2baeb5b35d0593d9f6bd4a5e0f26df736 (
plain) (
blame)
1
2
3
4
5
6
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/
|