Created
March 1, 2016 06:57
-
-
Save rtanglao/f94081b21de4687da132 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
convert -font Times-Bold -pointsize 32 1920-361-increased-brightness-contrast-ig-vancouver-topcolour.jpg -fill white \ | |
-undercolor '#00000080' -gravity southeast -annotate +0+5 'SouthEast' output.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for some reason -annotate doesn't work in graphicmagick?!?