This commit is contained in:
Tonton Th 2025-02-19 02:48:45 +01:00
parent 479e4ee18d
commit 532560518c

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 15 \ -pointsize 16 \
-kerning 7 \ -kerning 8 \
-fill ${TEXTCOL} \ -fill ${TEXTCOL} \
-gravity north \ -gravity north \
-annotate +12+5 "$txt" \ -annotate +12+5 "$txt" \