Created
March 20, 2018 11:52
-
-
Save timknip/9f034c4bc8d048a7ae74e977004c8322 to your computer and use it in GitHub Desktop.
potrace - transparent png
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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