make
./pbm-generator width height [OPTION...]
| short option | long option | descriptions |
|---|---|---|
| -n | --number | specifies the number of generated images |
| -v | --verbose | shows details about the results |
| -o | --output | specifies the output file(s) name |
| -r | --bpratio | specifies the black pixels ratio |
| -V | --version | shows the current version |
| -? | --help, --usage | shows help |
- add tsp2pbm functionality