Skip to content

First Release v1.0.9

Compare
Choose a tag to compare
@tavinus tavinus released this 10 Jul 09:13
· 201 commits to master since this release

_Coming from @MichaelJCole's gist, many changes:_

  • File names can have spaces on them
  • Cross-platform (Mac/BSD/Linux)
  • Does not use imagemagick
  • Does not use sed
  • Does not use tr
  • Customized dependency check
  • Accepts output file (optional)
  • Help message with examples (-h)
  • Version message (-V)
  • Accepts scale factor (optional, defaults to 0.95)
  • Two verbosity levels (-v) and (-v -v)
  • Uses which to find executables
  • Makefile for easy system install / uninstall
  • Readme.md for github