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. Replicates it to fill an area of
17 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 pamdice(1), pnmcat(1), pamdice(1), pnmindex(1), pampop9(1), pnm(1)
32
33
35 Copyright (C) 1989 by Jef Poskanzer.
36
37
38
39netpbm documentation 01 April 2007 Pnmtile User Manual(0)