Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cg=$(for i in {1..150};
- do echo $(for i in {1..50}; do printf '#cutegang';done);done)
- 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