diff options
author | Robert Alessi <alessi@robertalessi.net> | 2019-07-20 17:49:53 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2019-07-20 17:49:53 +0200 |
commit | f7bb36657d8741e6798cefa8e286f6c9a76ec242 (patch) | |
tree | 7a72428b35c6009960fa4fcbc3255685d194b570 | |
parent | f5b6193cfd1beee7e617c672931b5a9d5bbf6e1e (diff) | |
download | oldstandard-f7bb36657d8741e6798cefa8e286f6c9a76ec242.tar.gz |
added README.md
-rw-r--r-- | README.md | 22 | ||||
-rw-r--r-- | about.html | 14 |
2 files changed, 36 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e873455 --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,22 @@ | |||
1 | Old Standard T | ||
2 | ============== | ||
3 | |||
4 | License | ||
5 | ------- | ||
6 | Copyright (c) 2006-2011 Alexey Kryukov <amkryukov@gmail.com>, | ||
7 | without Reserved Font Names. | ||
8 | |||
9 | Copyright (c) 2019, Robert Alessi (<alessi@robertalessi.net>), | ||
10 | without Reserved Font Names. | ||
11 | |||
12 | This Font Software is licensed under the SIL Open Font License, Version 1.1. | ||
13 | This license is copied below, and is also available with a FAQ at: | ||
14 | http://scripts.sil.org/OFL | ||
15 | |||
16 | History | ||
17 | ------- | ||
18 | This font is just the same as Alexey Kryukov's beautiful Old Standard.[^1] | ||
19 | |||
20 | Notes | ||
21 | ----- | ||
22 | [^1]: https://github.com/akryukov/oldstand | ||
diff --git a/about.html b/about.html new file mode 100644 index 0000000..6de56e6 --- /dev/null +++ b/about.html | |||
@@ -0,0 +1,14 @@ | |||
1 | <h1 id="old-standard-t">Old Standard T</h1> | ||
2 | <h2 id="license">License</h2> | ||
3 | <p>Copyright (c) 2006-2011 Alexey Kryukov <a href="mailto:amkryukov@gmail.com">amkryukov@gmail.com</a>, without Reserved Font Names.</p> | ||
4 | <p>Copyright (c) 2019, Robert Alessi (<a href="mailto:alessi@robertalessi.net">alessi@robertalessi.net</a>), without Reserved Font Names.</p> | ||
5 | <p>This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL</p> | ||
6 | <h2 id="history">History</h2> | ||
7 | <p>This font is just the same as Alexey Kryukov's beautiful Old Standard.<a href="#fn1" class="footnoteRef" id="fnref1"><sup>1</sup></a></p> | ||
8 | <h2 id="notes">Notes</h2> | ||
9 | <div class="footnotes"> | ||
10 | <hr /> | ||
11 | <ol> | ||
12 | <li id="fn1"><p>https://github.com/akryukov/oldstand<a href="#fnref1">↩</a></p></li> | ||
13 | </ol> | ||
14 | </div> | ||