diff options
author | Armaan Bhojwani <me@armaanb.net> | 2021-01-09 13:18:12 -0500 |
---|---|---|
committer | Armaan Bhojwani <me@armaanb.net> | 2021-01-09 13:18:12 -0500 |
commit | db8180806706ac04dfbd38503d2430a6e4b24ed3 (patch) | |
tree | 5ee7b8ecbbfbd1dcc7ba87433f99cc2c705a9a01 | |
parent | b5474dba71da6f66fcb89f8e91626c7577301575 (diff) | |
download | logo-db8180806706ac04dfbd38503d2430a6e4b24ed3.tar.gz |
Update README
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | logo.webp | bin | 0 -> 14028 bytes |
2 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ A simple logo I designed for myself <img src="logo.webp" style="width: 250px; max-width: 100%; height: auto"> ## Generation -Running `svg2img <format>` 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 <formats>` 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 Binary files differnew file mode 100644 index 0000000..3f8885e --- /dev/null +++ b/logo.webp |