help with the command please!
In the picture on the left side, the text is obtained using the command:
Code: Select all
convert input.jpg -set option:my:left_edge '0,%[fx:h/2]' \
\( -font '/var/www/photos/fonts/10051.ttf' -pointsize 50 -background none label:'Long Long Text Here' \
+distort SRT '%[fx:w/2],%h 1 90 %[my:left_edge]' \
\) -flatten example.jpgHelp me please!
Thanks!
