# HG changeset patch # User Dennis Fink # Date 2020-09-26 17:10:05 # Node ID b926b64699a159d5b7cdf0cabac37b15c500a1e3 # Parent 25559db142b308806b9b20bb15d0b52de5ef6e97 Updated README diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -3,7 +3,27 @@ ## Folder structure * Fonts - Fonts needed -* PDF - SVG rendered in PDF, with fonts rendered as paths + +Every category folder contains the following subfolders: + +* EPS - SVG rendered as EPS +* PDF - SVG rendered as PDF, with fonts rendered as paths * PLAIN_SVG - SVG saved as plain svg and fonts rendered as paths * PNG - SVG rendered as PNG * SVG - Original SVG files + +## How to use the scripts? + +Design your artwork as an SVG and save it in the respective category +folder in the SVG subfolder. + +Before committing run the convert.sh scripts on the category folder: + +./convert.sh Stickers/ + +This will convert the SVG to the other formats using innkscape. + +Afterwards run the optipng.sh scripts on the category folder. This +will use optipng to compress the PNG files. + +./optipng.sh Stickers/