Add publicity material for Stretch

This commit is contained in:
Aurélien COUDERC
2017-06-08 22:29:13 +00:00
parent 8d89cb2a2c
commit c1ae8266ee
2 changed files with 6617 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 657 KiB

View File

@@ -0,0 +1 @@
for ii in `seq 1 16` ; do sed s/XX/$ii/g banners-formatos.svg > $ii.svg ; inkscape -z -e countdown-$ii.png $ii.svg ; rm $ii.svg ; done