Initial commit

This commit is contained in:
David Grigg 2023-08-18 13:04:39 +10:00
commit 0e24daa11c
20 changed files with 21116 additions and 0 deletions

22
images/titlepage.svg Normal file
View file

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1400 440">
<title>The titlepage for the Standard Ebooks edition of The Voyage of the Beagle, by Charles Darwin</title>
<style type="text/css">
text{
font-family: "League Spartan";
letter-spacing: 5px;
text-anchor: middle;
}
.title{
font-size: 93.56725311px;
}
.author{
font-size: 70.17543793px;
}
</style>
<text class="title" x="700" y="130">THE VOYAGE</text>
<text class="title" x="700" y="230">OF THE BEAGLE</text>
<text class="author" x="700" y="390">CHARLES DARWIN</text>
</svg>

After

Width:  |  Height:  |  Size: 624 B