mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
420 B
Plaintext
7 lines
420 B
Plaintext
tif22pnm is a command line utility that converts between TIFF sampled images
|
|
and PNM images (both directions), using the libtiff library, but not using
|
|
NetPBM. tif22pnm is similar to tifftopnm utility in the NetPBM distribution,
|
|
but tif22pnm handles a wider range of TIFF files and it is able to output
|
|
the alpha channel as a PBM or PGM file. png22pnm, a converter from PNG to
|
|
PNM is also bundled into the distribution.
|