last sequence for 2025

This commit is contained in:
Tonton Th
2025-12-31 18:53:22 +01:00
parent 86f8f3b53f
commit bef33435a0
2 changed files with 43 additions and 3 deletions

View File

@@ -43,10 +43,10 @@ do
# echo $frame $img $txt
convert ${TMPIMG} \
-font Courier-Bold \
-pointsize 22 \
-kerning 4 \
-pointsize 26 \
-kerning 5 \
-fill ${TEXTCOL} \
-strokewidth 2 -stroke $STROKOL \
-strokewidth 1 -stroke $STROKOL \
-gravity north \
-annotate +12+5 "$txt" \
${img}