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