Answer the question
In order to leave comments, you need to log in
How does imagemagick set the height between lines of text?
Hey!
There is a code:
get_title (){
echo "'"
echo "Ecran"
echo "Procesor"
echo "Memorie"
echo "Hard Disk"
echo "Video"
echo "Conectivitate"
echo "'"
}
convert img/game.jpg -size 1920x1080 xc:transparent -font fonts/font.ttf -pointsize 35 -channel RGBA -fill white -draw "text 250,200 $(get_title)" fuzzy.png
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question