diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/tiff/DESCR | |
parent | 26e767802169bc1a013a3a64740d0a84afa59755 (diff) | |
download | pkgsrc-ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/tiff/DESCR')
-rw-r--r-- | graphics/tiff/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/tiff/DESCR b/graphics/tiff/DESCR new file mode 100644 index 00000000000..96dcab6ac50 --- /dev/null +++ b/graphics/tiff/DESCR @@ -0,0 +1,10 @@ +This is software provides support for the Tag Image Format (TIFF). +Included is a library, libtiff, for reading and writing TIFF, a +collection of tools for doing simple manipulations of TIFF images, and +documentation on the library and tools. A random assortment of +TIFF-related software contributed by others is also included. + +The library, along with associated tool programs, should handle most of +your needs for reading and writing files that follow the 5.0 or 6.0 +TIFF spec. There is also considerable support for some of the more +esoteric portions of the 6.0 TIFF spec. |