Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

pnmtile(1)


Pnmtile User Manual

Pnmtile User Manual

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR

NAME

pnmtile - replicate an image to fill a specified region

SYNOPSIS

pnmtile width height [pnmfile]

DESCRIPTION

This program is part of Netpbm(1).

pnmtile reads a PNM image as input. Replicates it to fill an area of the specified dimensions and produces an image in the same format as output.

You can do pretty much the reverse with pamdice.

You can explicitly concatenate an image to itself (or anything else) with pnmcat.

If you’re trying to tile multiple images into a superimage, see pamundice or (for a thumbnail sheet) pnmindex.

SEE ALSO

pamdice(1), pnmcat(1), pamdice(1), pnmindex(1), pampop9(1), pnm(1)

AUTHOR

Copyright (C) 1989 by Jef Poskanzer.



pnmtile(1)