1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Rohan Kumar
2ca17b10b0
Update my badge to have a white border 2024-05-18 15:16:55 -04:00
Rohan Kumar
b9bab0bdff
Update sticker
Generate it like this:

magick -background black -size 56x31 -fill white -gravity center -font "Iosevka-Term" -pointsize 16 'label:Seirdy' tmp.png && rsvg-convert favicon.svg -aw 31 | convert - tmp.png +append -background white -splice 1x0+31+0 - | pngquant -s 1 28 - | oxipng -o max -Z --fix --strip all - --out sticker_88x31.png && rm tmp.png
2024-04-19 02:38:08 -04:00