diff options
author | billf <billf@FreeBSD.org> | 1999-06-16 21:32:18 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-16 21:32:18 +0800 |
commit | 07815e550ece69af2f1c98ef54636eba8927577c (patch) | |
tree | 266ddff94108da8b3cd9d6bdd3014cea0b51d97c /graphics/libwmf/pkg-comment | |
parent | d0ac466ac03ca83d3885f08204f266f8fc2d5736 (diff) | |
download | freebsd-ports-gnome-07815e550ece69af2f1c98ef54636eba8927577c.tar.gz freebsd-ports-gnome-07815e550ece69af2f1c98ef54636eba8927577c.tar.zst freebsd-ports-gnome-07815e550ece69af2f1c98ef54636eba8927577c.zip |
This is an image format handler. It handles the following image
formats:
bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript.
PR: ports/11858
Submitted By: Chris Piazza <cpiazza@home.net>
Diffstat (limited to 'graphics/libwmf/pkg-comment')
-rw-r--r-- | graphics/libwmf/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libwmf/pkg-comment b/graphics/libwmf/pkg-comment new file mode 100644 index 000000000000..2fbfc5351414 --- /dev/null +++ b/graphics/libwmf/pkg-comment @@ -0,0 +1 @@ +A library of image format handlers |