1Pnmtile User Manual(0) Pnmtile User Manual(0)
2
3
4
6 pnmtile - replicate an image to fill a specified region
7
8
10 pnmtile width height [pnmfile]
11
12
14 This program is part of Netpbm(1).
15
16 pnmtile reads a PNM image as input. It replicates it to fill an area
17 of the specified dimensions and produces an image in the same format as
18 output.
19
20 You can do pretty much the reverse with pamdice.
21
22 You can explicitly concatenate an image to itself (or anything else)
23 with pnmcat.
24
25 If you're trying to tile multiple images into a superimage, see
26 pamundice or (for a thumbnail sheet) pnmindex.
27
28
29
31 There are no command line options defined specifically for pnmtile, but
32 it recognizes the options common to all programs based on libnetpbm
33 (See
34 Common Options ⟨index.html#commonoptions⟩ .)
35
36
38 pamundice(1), pnmcat(1), pamdice(1), pnmindex(1), pampop9(1), pnm(1)
39
40
42 Copyright (C) 1989 by Jef Poskanzer.
43
45 This manual page was generated by the Netpbm tool 'makeman' from HTML
46 source. The master documentation is at
47
48 http://netpbm.sourceforge.net/doc/pnmtile.html
49
50netpbm documentation 01 April 2007 Pnmtile User Manual(0)