Skip to content

Instantly share code, notes, and snippets.

@smotesko
Last active February 14, 2017 12:52
Show Gist options
  • Save smotesko/dedc7a7aeaf9eef13a070cb8650c005a to your computer and use it in GitHub Desktop.
Save smotesko/dedc7a7aeaf9eef13a070cb8650c005a to your computer and use it in GitHub Desktop.
create blueprint image with imagemagick
convert diagram.png -colorspace gray +level-colors white,blue blueprint.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment