diff options
Diffstat (limited to 'graphics/fly/pkg-descr')
-rw-r--r-- | graphics/fly/pkg-descr | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/fly/pkg-descr b/graphics/fly/pkg-descr index 3c47e2a89c4..d27578d3338 100644 --- a/graphics/fly/pkg-descr +++ b/graphics/fly/pkg-descr @@ -1,4 +1,5 @@ -fly is a tool to interpret simple drawing commands and generate -an GIF as the result. +fly is a C program that creates PNG, JPEG or GIF images on the fly from +CGI and other programs. Using GD graphics library for fast image creation, +it provides a command-file interface for creating and modifying images. -WWW: http://www.unimelb.edu.au/fly/fly.html +WWW: http://martin.gleeson.com/fly/ |