Sugar iconify: Difference between revisions
Created page with "The sugariconify.py script converts SVGs into the format required for Sugar icons, adding the necessary stroke and fill entities. This is a Python script, and as such requires..." |
|||
| Line 3: | Line 3: | ||
==<big>Usage</big>== | ==<big>Usage</big>== | ||
sugariconify.py [-ceghipv] [-s stroke_hex] [-f fill_hex] [-m | -o ] [-d directory] input.svg | '''Download [https://github.com/GhostAlgorithm/sugariconify/blob/master/sugariconify.py here]''' | ||
sugariconify.py [-ceghipv] [-s stroke_hex] [-f fill_hex] [-m | -o ] [-d directory] input.svg | |||
==<big>Description</big>== | ==<big>Description</big>== | ||