small tuning

This commit is contained in:
Tonton Th 2025-08-29 17:39:37 +02:00
parent bbd9cf40e5
commit 5d105ccde9
2 changed files with 4 additions and 4 deletions

View File

@ -4,6 +4,6 @@ Img_Width=1024
Img_Height=720 Img_Height=720
TEXTCOL="Orange" TEXTCOL="Orange"
STROKOL="Blue" STROKOL="OliveDrab"
NBFRAMES=360 NBFRAMES=360

View File

@ -41,8 +41,8 @@ local NBRE=42
convert "WS/negatif.png" \ convert "WS/negatif.png" \
-gravity north \ -gravity north \
-font $FONTE \ -font $FONTE \
-pointsize 96 \ -pointsize 106 \
-kerning 10 \ -kerning 9 \
-fill $TEXTCOL \ -fill $TEXTCOL \
-strokewidth 2 -stroke $STROKOL \ -strokewidth 2 -stroke $STROKOL \
-annotate +0+530 "$1" \ -annotate +0+530 "$1" \
@ -122,7 +122,7 @@ do
-annotate +0+${Ypos} \ -annotate +0+${Ypos} \
"un film de\ntTh des Bourtoulots" \ "un film de\ntTh des Bourtoulots" \
-pointsize 52 \ -pointsize 52 \
-strokewidth 2 \ -strokewidth 1 \
-gravity south \ -gravity south \
-annotate +0+110 "${datetime}" \ -annotate +0+110 "${datetime}" \
${TMP} ${TMP}