nouveaux logos tr

This commit is contained in:
2020-01-09 10:24:06 +01:00
parent 8dd6659bf8
commit 2bb9f3e81e
60 changed files with 49 additions and 13 deletions

6
images/logo/tr (copie)/gmic.sh Executable file
View File

@@ -0,0 +1,6 @@
toto=$1
gmic ../../topisto_vert_tr.png $@ -output topisto_tmp_$toto.png
convert topisto_tmp_$toto.png -fuzz 10% -transparent white topisto_$toto.png
rm -f topisto_tmp_$toto.png