Compare commits

...

3 commits

Author SHA1 Message Date
Jurn Wubben
6ac476c57a Alignment 2025-07-26 20:19:22 +02:00
Jurn Wubben
2ea2b7d98b Small changes 2025-07-24 18:38:50 +02:00
Jurn Wubben
8f239768bc Small changes + higher quality export 2025-07-22 18:05:31 +02:00
3 changed files with 53 additions and 54 deletions

BIN
export.png (Stored with Git LFS)

Binary file not shown.

View file

@ -3,6 +3,6 @@
DIR=$(dirname -- "$(readlink -f -- "$0")")
magick "$DIR/source.svg" "$DIR/export.png"
magick -density 1200 "$DIR/source.svg" "$DIR/export.png"
git add "$DIR/export.png"

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 194 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Before After
Before After