diff options
| author | Charlotte Koch <charlotte@magentastripe.com> | 2023-12-23 15:53:00 -0800 |
|---|---|---|
| committer | Charlotte Koch <charlotte@magentastripe.com> | 2023-12-23 15:53:00 -0800 |
| commit | f7d69c1bfaaf9c47cae44688e89abbb4215cbc04 (patch) | |
| tree | b148443c8e1e2cbc90f0afb4b3b18bee2dcd2479 /Gemfile | |
| parent | 1057d75fd7f9961048aa5280e00d44cc0a0fe32b (diff) | |
Add a tool to help split an image onto two pages
This is mostly for such things as world maps which span both the left and
right pages in an open book
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,4 +6,5 @@ gem "asciidoctor-epub3", git: "https://github.com/magentastripe/asciidoctor-epub3", branch: "magentastripe" gem "epubcheck-ruby" +gem "mini_magick" gem "rghost" |
