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_Height=720
TEXTCOL="Orange"
TEXTCOL="Green"
STROKOL="OliveDrab"
NBFRAMES=360

View File

@ -41,8 +41,8 @@ local NBRE=42
convert "WS/negatif.png" \
-gravity north \
-font $FONTE \
-pointsize 106 \
-kerning 9 \
-pointsize 100 \
-kerning 8 \
-fill $TEXTCOL \
-strokewidth 2 -stroke $STROKOL \
-annotate +0+530 "$1" \