Skip to content

Instantly share code, notes, and snippets.

@timknip
Created March 20, 2018 11:52
Show Gist options
  • Save timknip/9f034c4bc8d048a7ae74e977004c8322 to your computer and use it in GitHub Desktop.
Save timknip/9f034c4bc8d048a7ae74e977004c8322 to your computer and use it in GitHub Desktop.
potrace - transparent png
pngtopnm -mix assign.png > a.pnm && potrace a.pnm -s -o a.svg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment