enhance your tools

This commit is contained in:
Tonton Th
2025-09-12 03:52:23 +02:00
parent 32606a5a18
commit cf0bcb9cab
4 changed files with 8 additions and 6 deletions

View File

@@ -74,8 +74,8 @@ faire_le_titre ()
{
echo "faire le titre"
local NBRE=320
local SRC="frames/passage/00099.png"
local NBRE=300
local SRC="frames/hexawood/00199.png"
local GRAY="/dev/shm/tmp-titre.png"
convert -colorspace gray -colors 27 $SRC $GRAY