diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-24 01:59:56 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-24 01:59:56 +0000 |
commit | 9f9febcf6945c7eb9fda9ef3f5b47b137d08cf1e (patch) | |
tree | 5dd2cff9a45cb835b129d708f2bc2d64f8a5737a /graphics/stamp/pkg-descr | |
parent | Activate mtr. (diff) |
Initial import of stamp version 0.61.
Adds a graphical, configurable timestamp to a grayscale image.
PR: 7577
Submitted by: Bill Fumerola <billf@chc-chimes.com>
Diffstat (limited to 'graphics/stamp/pkg-descr')
-rw-r--r-- | graphics/stamp/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/stamp/pkg-descr b/graphics/stamp/pkg-descr new file mode 100644 index 000000000000..c0ccaba9599c --- /dev/null +++ b/graphics/stamp/pkg-descr @@ -0,0 +1,10 @@ +Stamp is a command-line program which will process a greyscale jpeg image, +such as one produced by a greyscale Quickcam. It can add a graphical (and +configurable) timestamp to the image. Stamp can also upload the timestamped +image via FTP, with the configuration of a stamprc file. It also features a +"quad" option which will take the latest image and composite it with up to +three previous images, while timestamping the latest one. + +http://www.telepath.com/booger/ + +Bill Fumerola <billf@chc-chimes.com> |