Skip to content

Instantly share code, notes, and snippets.

@anildigital
Created December 3, 2008 07:15
Show Gist options
  • Save anildigital/31452 to your computer and use it in GitHub Desktop.
Save anildigital/31452 to your computer and use it in GitHub Desktop.
Useful ImageMagick helpers
convert netvibes_1.jpg xc:transparent -font Bookman-DemiItalic -pointsize 72 -draw "text 20, 55 'Anil Wadghule'" -channel RGBA -fill darkred -stroke magenta -draw "text 20, 55 'Anil Wadghule'" newmagick.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment