some colors

This commit is contained in:
fred 2024-03-29 18:23:04 +01:00
parent 278cd4e730
commit 673d2fbf62
1 changed files with 3 additions and 3 deletions

View File

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