very fine tuning

This commit is contained in:
Tonton Th 2025-01-23 21:49:59 +01:00
parent 45ac640ba6
commit 8e02e9e466

View File

@ -45,7 +45,7 @@ convert "WS/negatif.png" \
-kerning 6 \ -kerning 6 \
-fill $TEXTCOL \ -fill $TEXTCOL \
-strokewidth 2 -stroke $STROKOL \ -strokewidth 2 -stroke $STROKOL \
-annotate +0+390 "$1" \ -annotate +0+490 "$1" \
${INTER} ${INTER}
for foo in $(seq 0 $NBRE) for foo in $(seq 0 $NBRE)
do do
@ -72,7 +72,7 @@ faire_le_titre ()
{ {
echo "faire le titre" echo "faire le titre"
local NBRE=180 local NBRE=240
local SRC="frames/passage/00099.png" local SRC="frames/passage/00099.png"
local GRAY="/dev/shm/tmp-titre.png" local GRAY="/dev/shm/tmp-titre.png"