Skip to content

Commit

Permalink
Fix preview gravity
Browse files Browse the repository at this point in the history
  • Loading branch information
matiaskorhonen committed Dec 25, 2024
1 parent 1887e3a commit 57367f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/generate-preview
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ function generate_preview {
-background "rgba(255,255,255,0)" \
-density 300 \
-geometry 1024x+16+16 \
-gravity North \
-border 1 \
-bordercolor "#CCCCCC" \
-tile 2x a4.pdf letter.pdf miff:- | magick - -trim preview.png
Expand Down

0 comments on commit 57367f2

Please sign in to comment.