memes with imagemagick
This commit is contained in:
parent
545715083d
commit
7ac12e5c4d
@ -71,5 +71,7 @@ Make na image showing day of the week:
|
||||
> convert -fill blue -font Sauce-Code-Pro-Semibold-Nerd-Font-Complete-Mono -gravity center -pointsize 79 label:$(date +%A) day.png
|
||||
|
||||
|
||||
Make a meme:
|
||||
|
||||
> convert inputmemeimage.png -font impact -fill white -pointsize 84 -stroke black -strokewidth 3 -gravity north -annotate +0+20 'TOP MEME TEXT' -gravity south -annotate +0+20 'BOTTOM MEME TEXT' outputmemeimage.png
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user