update chvoc pixel export for crappy old gitlab

@raoul update das mal bitte
svg preview ist schon zeitgemäß!

Und LFS ist auch am oarsch!
This commit is contained in:
L3D 2021-10-12 22:49:33 +02:00
parent 2c4bc87ac0
commit b5254d3224
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 17 additions and 0 deletions

10
.create_svg.sh Executable file
View file

@ -0,0 +1,10 @@
#!/bin/bash
for i in *.svg
do
echo "Transform Image: $i"
inkscape \
--actions="export-filename:$i.png; export-do;"\
--export-dpi 300 \
--export-background white \
$i
done

4
Makefile Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
all:
./.create_svg.sh

3
chvoc.svg.png Normal file
View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19b7c4398fba41797b6e2e1137312c5a062452427932d38dd846e13cc7b509a9
size 284028