mirror of https://github.com/CrimsonTome/tldr.git
13 lines
295 B
Markdown
13 lines
295 B
Markdown
|
# brushtopbm
|
||
|
|
||
|
> Convert a Xerox doodle brush file into a PBM image.
|
||
|
> More information: <https://netpbm.sourceforge.net/doc/brushtopbm.html>.
|
||
|
|
||
|
- Generate a PBM file as output for a Xerox doodle brush file as input:
|
||
|
|
||
|
`brushtopbm {{path/to/file.brush}}`
|
||
|
|
||
|
- Display version:
|
||
|
|
||
|
`brushtopbm -version`
|