From 32606a5a18990b78195308ca197c82be7b5b3948 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Tue, 9 Sep 2025 22:05:29 +0200 Subject: [PATCH] very small tuning --- tools/config.sh | 2 +- tools/linkfarmer.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/config.sh b/tools/config.sh index bbd3bd1..3a1e883 100644 --- a/tools/config.sh +++ b/tools/config.sh @@ -3,7 +3,7 @@ Img_Width=1024 Img_Height=720 -TEXTCOL="Orange" +TEXTCOL="Green" STROKOL="OliveDrab" NBFRAMES=360 diff --git a/tools/linkfarmer.sh b/tools/linkfarmer.sh index cae1ffd..875eb88 100755 --- a/tools/linkfarmer.sh +++ b/tools/linkfarmer.sh @@ -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" \