mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
92c1a433ea
PR: 9641 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
21 lines
930 B
Plaintext
21 lines
930 B
Plaintext
This software provides support for the Tag Image File Format (TIFF),
|
|
a widely used format for storing image data.
|
|
|
|
Included in this software distribution is a library, libtiff, for
|
|
reading and writing TIFF, a small collection of tools for doing
|
|
simple manipulations of TIFF images on UNIX systems, and documentation
|
|
on the library and tools. A small assortment of TIFF-related software
|
|
for UNIX that has been contributed by others is also included.
|
|
|
|
The library is capable of dealing with images that are written to
|
|
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.
|
|
|
|
SGI has also added html-documentation in addition to man-pages.
|
|
|
|
TIFF web site: http://www-mipl.jpl.nasa.gov/~ndr/tiff
|
|
Master FTP site: ftp://ftp.sgi.com/graphics/tiff
|
|
|
|
Unless NOPORTDOCS is defined, the html documentations is also
|
|
installed locally in /usr/local/share/doc/tiff.
|