diff options
Diffstat (limited to 'graphics/tiff/pkg/DESCR')
-rw-r--r-- | graphics/tiff/pkg/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/tiff/pkg/DESCR b/graphics/tiff/pkg/DESCR new file mode 100644 index 00000000000..96dcab6ac50 --- /dev/null +++ b/graphics/tiff/pkg/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. |