brushtopbm - Man Page
convert a doodle brush file into a PBM image
Examples (TL;DR)
- Generate a PBM file as output for a Xerox doodle brush file as input:
brushtopbm path/to/file.brush
- Display version:
brushtopbm -version
Synopsis
brushtopbm [brushfile]
Description
This program is part of Netpbm(1).
brushtopbm reads a Xerox doodle brush file as input. and produces a portable bitmap as output.
Note that there is currently no pbmtobrush tool.
Options
There are no command line options defined specifically for brushtopbm, but it recognizes the options common to all programs based on libnetpbm (See Common Options .)
See Also
pbm(1)
Author
Copyright (C) 1988 by Jef Poskanzer.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation is at
Info
28 August 1988 netpbm documentation