small tuning

This commit is contained in:
Tonton Th 2025-08-29 17:40:26 +02:00
parent 5d105ccde9
commit bf7550e52e

View File

@ -40,8 +40,8 @@ do
# echo $frame $img $txt # echo $frame $img $txt
convert ${TMPIMG} \ convert ${TMPIMG} \
-font Courier-Bold \ -font Courier-Bold \
-pointsize 12 \ -pointsize 11 \
-kerning 6 \ -kerning 4 \
-fill ${TEXTCOL} \ -fill ${TEXTCOL} \
-gravity north \ -gravity north \
-annotate +12+5 "$txt" \ -annotate +12+5 "$txt" \