diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 15:43:15 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 15:43:15 +0100 |
commit | ae5dfdf14f5cd4a7cc4720d8771b897844f709ba (patch) | |
tree | 7abbc38e9b9236d83ee6fbf221e8cacab7cbff90 | |
parent | c5c1d2874f35d6a330c54214441255bc1781fd19 (diff) | |
download | bookup-ae5dfdf14f5cd4a7cc4720d8771b897844f709ba.tar.gz bookup-ae5dfdf14f5cd4a7cc4720d8771b897844f709ba.tar.bz2 |
Fix: cover page dimensions
-rw-r--r-- | images/cover.png | bin | 942665 -> 688875 bytes | |||
-rw-r--r-- | images/cover.svg | 16 |
2 files changed, 10 insertions, 6 deletions
diff --git a/images/cover.png b/images/cover.png Binary files differindex 796fdcd..81c0728 100644 --- a/images/cover.png +++ b/images/cover.png diff --git a/images/cover.svg b/images/cover.svg index 1c6abce..2b70d06 100644 --- a/images/cover.svg +++ b/images/cover.svg @@ -2,9 +2,9 @@ <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg - width="210mm" - height="297mm" - viewBox="0 0 210 297" + width="176mm" + height="250mm" + viewBox="0 0 176 250" version="1.1" id="svg5" inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" @@ -29,7 +29,7 @@ inkscape:document-units="mm" showgrid="false" inkscape:zoom="0.33953129" - inkscape:cx="487.43667" + inkscape:cx="490.3819" inkscape:cy="490.3819" inkscape:window-width="1368" inkscape:window-height="748" @@ -55,6 +55,10 @@ id="text113" transform="rotate(-8)"><tspan sodipodi:role="line" - id="tspan247">bookup</tspan><tspan + id="tspan247" + x="24.796919" + y="44.713924">bookup</tspan><tspan sodipodi:role="line" - id="tspan249">a book template</tspan></text></g></svg> + id="tspan249" + x="24.796919" + y="60.588924">a book template</tspan></text></g></svg> |