X-Git-Url: https://git.armaanb.net/?p=logo.git;a=blobdiff_plain;f=README.md;h=f8c68169c06e8aa02f3c11480cac4489fb37f292;hp=73bbf00663de155b0e426f1e8ad947f5e285570c;hb=83574c6f204e7f4cf2844fd137f6eb812840c1c8;hpb=e7724e97476e2a4698663f599b5ce4649afdfcb2 diff --git a/README.md b/README.md index 73bbf00..f8c6816 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # personal logo -A simple logo I designed for myself +A logo/icon/pfp I designed for myself - +![Logo](logo.png) ## 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) @@ -27,4 +29,4 @@ Running `svg2img ` will generate all the variants of the logo in SVG, PN | transparent | n/a | ## License -Copyright 2021 Armaan Bhojwani. `svg2img` is MIT Licensed, however the logo itself is [not licensed](https://choosealicense.com/no-permission/), and under exclusive copyright. +Copyright 2021 Armaan Bhojwani . `svg2img` is MIT Licensed, however the logo itself is [not licensed](https://choosealicense.com/no-permission/), and under exclusive copyright. See the LICENSE file for more information.