first commit

This commit is contained in:
2018-09-02 09:39:01 +02:00
commit 90ff97c51a
172 changed files with 5686 additions and 0 deletions

4
images/logo/gmic.sh Executable file
View File

@@ -0,0 +1,4 @@
for toto in rouge vert
do
gmic ../topisto_$toto.png $@ -output topisto_$toto.png
done