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