mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +00:00
Update my badge to have a white border
This commit is contained in:
parent
c12ab4b60a
commit
2ca17b10b0
4 changed files with 2 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 443 B After Width: | Height: | Size: 447 B |
|
@ -30,7 +30,8 @@ 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 - \
|
||||
| convert - tmp.png +append -background white -splice 1x0+31+0 \
|
||||
-shave 1x1 -bordercolor white -border 1 - \
|
||||
| pngquant -s 1 28 - >sticker_88x31.png
|
||||
rm tmp.png
|
||||
```
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 644 B |
Binary file not shown.
Before Width: | Height: | Size: 443 B After Width: | Height: | Size: 447 B |
Loading…
Reference in a new issue