This commit is contained in:
fred 2023-11-24 03:09:17 +01:00
parent 2db1c4153b
commit af183456ca
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ if [[ ! -d $img_dir ]]; then
## WRITE ON IT : ASK FOR REFILL
convert -font 'Liberation-Sans' \
-pointsize 80 -fill purple -draw 'text 50,120 "'"$ZEN"'"' \
-pointsize 80 -fill purple -draw 'text 50,120 "'"$ZENen"'"' \
-pointsize 30 -fill purple -draw 'text 40, 180 "'"$PLAYER"'"' \
-pointsize 14 -fill white -draw 'text 40, 200 "'"${birthdate}"'"' \
"${HOME}/.zen/tmp/one.png" "${HOME}/.zen/tmp/carousel/${pub}.png" \