mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 15:01:09 +00:00
Update cheatsheets
This commit is contained in:
14
pbmpscale
Normal file
14
pbmpscale
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pbmpscale
|
||||
|
||||
> Enlarge a PBM image with edge smoothing.
|
||||
> See also: `pamenlarge`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pbmpscale.html>.
|
||||
|
||||
- Enlarge a PBM image by the specified factor with edge smoothing:
|
||||
|
||||
`pbmpscale {{N}} {{path/to/image.pbm}} > {{path/to/file.pbm}}`
|
||||
Reference in New Issue
Block a user