Guest User

Untitled

a guest
Jul 5th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. cg=$(for i in {1..150};
  2. do echo $(for i in {1..50}; do printf '#cutegang';done);done)
  3. convert $inputfile -gravity center -fill rgba\($red,$green,$blue,0.5\) -font "$font" -pointsize $size -annotate $angle "$cg" $outputfile
Advertisement
Add Comment
Please, Sign In to add comment