increase font size

This commit is contained in:
Tonton Th 2025-10-18 11:30:06 +02:00
parent 877b5aaef6
commit b324d4a5df

View File

@ -42,7 +42,7 @@ do
# echo $frame $img $txt # echo $frame $img $txt
convert ${TMPIMG} \ convert ${TMPIMG} \
-font Courier-Bold \ -font Courier-Bold \
-pointsize 11 \ -pointsize 14 \
-kerning 4 \ -kerning 4 \
-fill ${TEXTCOL} \ -fill ${TEXTCOL} \
-gravity north \ -gravity north \