Initial commit

This commit is contained in:
Alex Cabal 2020-11-28 12:38:23 -06:00
commit f67012a68f
20 changed files with 8094 additions and 0 deletions

21
images/titlepage.svg Normal file
View file

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1400 340">
<title>The titlepage for the Standard Ebooks edition of The Great Gatsby, by F. Scott Fitzgerald</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 GREAT GATSBY</text>
<text class="author" x="700" y="290">F. SCOTT FITZGERALD</text>
</svg>

After

Width:  |  Height:  |  Size: 574 B