naddy 290dcfef23 Big, big update to 10.74.02. Years worth of changes. The port now
follows the "advanced" release series and we will have to create our
own distfiles accordingly.

Use srand_deterministic() to fix programs that can take a seed value
on the command line.

ok jca@
2016-04-26 17:59:50 +00:00

10 lines
547 B
Plaintext

Netpbm is a toolkit for manipulation of graphic images, including conversion
of images between a variety of different formats. There are over 300 separate
tools in the package including converters for about 100 graphics formats.
Examples of the sort of image manipulation we're talking about are: shrinking
an image by 10%; cutting the top half off of an image; making a mirror image;
creating a sequence of images that fade from one image to another.
There are no man pages. Netpbm documentation is kept in HTML format.
Refer to the home page.