]> git.armaanb.net Git - logo.git/log
logo.git
3 years agoIterate over arguments instead of only taking 1st
Armaan Bhojwani [Sat, 9 Jan 2021 18:19:16 +0000 (13:19 -0500)]
Iterate over arguments instead of only taking 1st

3 years agoUpdate README
Armaan Bhojwani [Sat, 9 Jan 2021 18:18:12 +0000 (13:18 -0500)]
Update README

3 years agoClean up "svg2img"
Armaan Bhojwani [Sat, 9 Jan 2021 04:39:53 +0000 (23:39 -0500)]
Clean up "svg2img"

* Use arrays to store repeated image sizes
* Add verbose flag to rm
* Add echoes throughout the program
* Move whitespace in template/sed statements

3 years agoSpecify fill="none" for transparency in SVG
Armaan Bhojwani [Sat, 9 Jan 2021 03:57:02 +0000 (22:57 -0500)]
Specify fill="none" for transparency in SVG

3 years agoUpdate README, clarify license information
Armaan Bhojwani [Sat, 9 Jan 2021 03:11:23 +0000 (22:11 -0500)]
Update README, clarify license information

3 years agoComplete repo restructure
Armaan Bhojwani [Sat, 9 Jan 2021 03:08:27 +0000 (22:08 -0500)]
Complete repo restructure

SVG with easily regex-able placeholders for fill and stroke put in
template folder, which `svg2img` generates into all the color
variants of the logo.

`svg2img` revamped to support this new system, as well as ASCII (via
jp2a), and Unicode (via chafa)

3 years agoRemove pre-generated images from repo
Armaan Bhojwani [Sat, 9 Jan 2021 03:04:17 +0000 (22:04 -0500)]
Remove pre-generated images from repo

3 years agoFurther optimize SVG files
Armaan Bhojwani [Fri, 8 Jan 2021 00:59:14 +0000 (19:59 -0500)]
Further optimize SVG files

3 years agoCombine scripts to a single, more streamlined one
Armaan Bhojwani [Thu, 7 Jan 2021 03:14:31 +0000 (22:14 -0500)]
Combine scripts to a single, more streamlined one

3 years agoAdd LICENSE file with CC BY-NC-SA 4.0
Armaan Bhojwani [Thu, 7 Jan 2021 03:13:57 +0000 (22:13 -0500)]
Add LICENSE file with CC BY-NC-SA 4.0

3 years agoRecreate logo as simple SVG and convert to bitmap
Armaan Bhojwani [Wed, 6 Jan 2021 18:34:25 +0000 (13:34 -0500)]
Recreate logo as simple SVG and convert to bitmap

Recreate the logo manually as an svg, and create helper scripts to
generate bitmap images. Unicode outputs were renamed, but not modified
as they look better with the previous design.

README updated, and LICENSE switched to CC BY-SA-NC 4.0

3 years agoadd LICENSE
Armaan Bhojwani [Wed, 9 Dec 2020 14:32:12 +0000 (09:32 -0500)]
add LICENSE

3 years agoremove icons
Armaan Bhojwani [Wed, 11 Nov 2020 22:47:23 +0000 (17:47 -0500)]
remove icons

3 years agochange license
Armaan Bhojwani [Wed, 11 Nov 2020 22:46:04 +0000 (17:46 -0500)]
change license

3 years agofix markdown issue
Armaan Bhojwani [Wed, 11 Nov 2020 02:56:45 +0000 (21:56 -0500)]
fix markdown issue

sorry for commit spam

3 years agofix image width
Armaan Bhojwani [Wed, 11 Nov 2020 02:55:47 +0000 (21:55 -0500)]
fix image width

3 years agoadd logo to README
Armaan Bhojwani [Wed, 11 Nov 2020 02:51:09 +0000 (21:51 -0500)]
add logo to README

3 years agofirst push
Armaan Bhojwani [Wed, 11 Nov 2020 02:48:37 +0000 (21:48 -0500)]
first push