Created
January 2, 2013 17:43
-
-
Save ricdeez/4436412 to your computer and use it in GitHub Desktop.
ImageMagick label picture
This file contains 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 sm_giga-01.jpg -gravity south \ | |
-stroke '#000C' -strokewidth 2 -annotate 0 'g33ky_b1ts' \ | |
-stroke none -fill white -annotate 0 'g33ky_b1ts' \ | |
polsm_giga-01.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment