
Also, how can I create this gloss effect on this image?

Thanks in advance.

Code: Select all
convert -size 1280x720 xc:none -font ./resources/Rodin-B.otf -pointsize 36 \
-stroke white -strokewidth 5 -draw "text 586,375 $ARGUMENT2" \
-fill gradient:#0a0a0a:#2e2e2e -draw "text 586,375 $ARGUMENT2" \
bootTvTex-Text1.png
convert -size 1280x720 xc:none -font ./resources/Rodin-B.otf -pointsize 36 \
-fill black -draw "text 586,375 $ARGUMENT2" \
bootTvTex-Text2.png