forked from andonome/lk
		
	memes with imagemagick
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user