1Pbmlife User Manual(0) Pbmlife User Manual(0)
2
3
4
6 pbmlife - apply Conway's rules of Life to a PBM image
7
8
10 pbmlife [pbmfile]
11
12
14 This program is part of Netpbm(1).
15
16 pbmlife reads a PBM image as input, applies the rules of Life to it for
17 one generation, and produces a PBM image as output.
18
19 A white pixel in the image is interpreted as a live beastie, and a
20 black pixel as an empty space.
21
22
24 pbm(1)
25
26
28 Copyright (C) 1988, 1991 by Jef Poskanzer.
29
31 This manual page was generated by the Netpbm tool 'makeman' from HTML
32 source. The master documentation is at
33
34 http://netpbm.sourceforge.net/doc/pbmlife.html
35
36netpbm documentation 21 February 1991 Pbmlife User Manual(0)