Initial commit

This commit is contained in:
HendrikBK 2025-03-05 20:45:17 -03:00
commit af213748a9
20 changed files with 10053 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 First Men in the Moon, by H. G. Wells</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 FIRST</text>
<text class="title" x="700" y="230">MEN IN THE MOON</text>
<text class="author" x="700" y="390">H. G. WELLS</text>
</svg>

After

Width:  |  Height:  |  Size: 620 B