From: Armaan Bhojwani Date: Sat, 9 Jan 2021 18:18:12 +0000 (-0500) Subject: Update README X-Git-Url: https://git.armaanb.net/?p=logo.git;a=commitdiff_plain;h=db8180806706ac04dfbd38503d2430a6e4b24ed3 Update README --- diff --git a/README.md b/README.md index 73bbf00..f617f2f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ A simple logo I designed for myself ## Generation -Running `svg2img ` will generate all the variants of the logo in SVG, PNG, and the format of your choice. The logo goes from the template to SVG to PNG to whatever format you choose. It supports any format that ImageMagick supports, as well as ASCII and Unicode. +Running `svg2img ` will generate all the variants of the logo in the formats of your choice. The logo goes from the template to SVG to PNG to whatever format you choose. It supports any format that ImageMagick supports, as well as ASCII and Unicode. + +For example, `svg2img webp heic` will generate SVG, PNG, WebP and HEIF versions of all 18 color and shape variants of the logo. ### Depends * Inkscape (core usage) diff --git a/logo.webp b/logo.webp new file mode 100644 index 0000000..3f8885e Binary files /dev/null and b/logo.webp differ