Created
July 1, 2019 13:59
-
-
Save Obooman/d3b1d8f66f0e50610f2a82f62447d868 to your computer and use it in GitHub Desktop.
Bash use inkscape turn stroked svg line into filled sharps.
This file contains hidden or 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
inkscape -f /Users/oboo_chin/Downloads/feather/align-left.svg --verb="EditSelectAll" --verb="EditSelectSameStrokeStyle" --verb="StrokeToPath" --verb="SelectionUnion" --verb="FileSave" --verb="FileQuit" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment