Small changes + higher quality export
This commit is contained in:
parent
12719748c8
commit
8f239768bc
2 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue