pnmtile: add page (#11755)
This commit is contained in:
8
pages/common/pnmtile.md
Normal file
8
pages/common/pnmtile.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# pnmtile
|
||||
|
||||
> Replicate an image to fill a specified area.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pnmtile.html>.
|
||||
|
||||
- Replicate an image to fill an area of the specified dimensions:
|
||||
|
||||
`pnmtile {{width}} {{height}} {{path/to/input.pnm}} > {{path/to/output.pnm}}`
|
Reference in New Issue
Block a user