Skip to content

Instantly share code, notes, and snippets.

@twobob
Created May 4, 2017 12:20
Show Gist options
  • Save twobob/9f8b53e4c262ff12d174eeecac00f965 to your computer and use it in GitHub Desktop.
Save twobob/9f8b53e4c262ff12d174eeecac00f965 to your computer and use it in GitHub Desktop.
For creating text into pngs from the command line
Magick -size 1240x1240 -background transparent -font opendyslexic-regular-webfont.ttf
-pointsize 36 -fill black -gravity SouthWest caption:" face, family, fun," -flatten ./TEXT.PNG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment