To create a banner with mirror effect!!
convert -size 600x130 xc:transparent -font forte -pointsize 72 -fill “#cccccc” -annotate 0x180+12+80 “Pamela’s Gallery” -gaussian 0x2 -stroke black -strokewidth 1 -fill “#ff3600” -stroke black -strokewidth 1 -annotate 0x0+12+55 “Pamela’s Gallery” -draw “line 0,68 570,68” banner.png
comments powered by Disqus