very small tuning

This commit is contained in:
Tonton Th 2025-09-09 22:05:29 +02:00
parent abaa6437fd
commit 32606a5a18
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
Img_Width=1024 Img_Width=1024
Img_Height=720 Img_Height=720
TEXTCOL="Orange" TEXTCOL="Green"
STROKOL="OliveDrab" 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 106 \ -pointsize 100 \
-kerning 9 \ -kerning 8 \
-fill $TEXTCOL \ -fill $TEXTCOL \
-strokewidth 2 -stroke $STROKOL \ -strokewidth 2 -stroke $STROKOL \
-annotate +0+530 "$1" \ -annotate +0+530 "$1" \