Compare commits

..

No commits in common. "6ac476c57a7e56bc12d1176164a806aca46904a4" and "12719748c861b84885f2fb0054a4d35ea06f944f" have entirely different histories.

3 changed files with 54 additions and 53 deletions

BIN
export.png (Stored with Git LFS)

Binary file not shown.

View file

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

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Before After
Before After