commit ca0e80b49e7efb99905de4028811df09ab25c999
parent 1476e4f114eba01dc725e7a99599dbab745b1301
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 3 Nov 2022 17:33:06 +0000
updated readme and add license
Diffstat:
A | LICENSE | | | 63 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
M | README.md | | | 7 | +++++++ |
2 files changed, 70 insertions(+), 0 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -0,0 +1,63 @@
+
+ _____ __ _
+ |_ _|_ _ _ __ ___ ___ _ _ _ __ / _| ___ _ __ | |_
+ | |/ _` | '_ ` _ \/ __| | | | '_ \ | |_ / _ \| '_ \| __|
+ | | (_| | | | | | \__ \ |_| | | | | | _| (_) | | | | |_
+ |_|\__,_|_| |_| |_|___/\__, |_| |_| |_| \___/|_| |_|\__|
+ |___/
+
+
+Copyright 2010 Scott Fial <http://www.fial.com/~scott/tamsyn-font/>
+
+Tamsyn font is free. You are hereby granted permission to use, copy, modify,
+and distribute it as you see fit.
+
+Tamsyn font is provided "as is" without any express or implied warranty.
+
+The author makes no representations about the suitability of this font for
+a particular purpose.
+
+In no event will the author be held liable for damages arising from the use
+of this font.
+
+ _____ __ _
+ |_ _|_ _ _ __ ___ _______ _ __ / _| ___ _ __ | |_
+ | |/ _` | '_ ` _ \|_ / _ \ '_ \ | |_ / _ \| '_ \| __|
+ | | (_| | | | | | |/ / __/ | | | | _| (_) | | | | |_
+ |_|\__,_|_| |_| |_/___\___|_| |_| |_| \___/|_| |_|\__|
+
+
+Copyright 2011 Suraj N. Kurapati <https://github.com/sunaku/tamzen-font>
+
+Tamzen font is free. You are hereby granted permission to use, copy, modify,
+and distribute it as you see fit.
+
+Tamzen font is provided "as is" without any express or implied warranty.
+
+The author makes no representations about the suitability of this font for
+a particular purpose.
+
+In no event will the author be held liable for damages arising from the use
+of this font.
+
+ _
+ _____ (_) __ _
+ |_ _|__ _ __ _ ___ _ __ / _| ___ _ __ | |_
+ | | '__| |/ _` |/ _ \| '_ \ | |_ / _ \| '_ \| __|
+ | | | | | (_| | (_) | | | | | _| (_) | | | | |_
+ |_|_| |_|\__, |\___/|_| |_| |_| \___/|_| |_|\__|
+ |___/
+
+Copyright 2022 pyratebeard <https://git.pyratebeard.net/trigon-font>
+
+Trigon font is free. You are hereby granted permission to use, copy, modify,
+and distribute it as you see fit.
+
+Trigon font is provided "as is" without any express or implied warranty.
+
+The author makes no representations about the suitability of this font for
+a particular purpose.
+
+In no event will the author be held liable for damages arising from the use
+of this font.
+
diff --git a/README.md b/README.md
@@ -1 +1,8 @@
# trigon font
+## a devilish font for dark wizards
+
+This font is based on [Tamzen font by Suraj N. Kurapati](https://github.com/sunaku/tamzen-font), which itself is based on [Tamsyn font by Scott Fial](http://www.fial.com/~scott/tamsyn-font/).
+
+Currently I have only developed this font for myself, so there is but one size and limited characters. Maybe if there is enough interest I will add more.
+
+Feel free to play around with it, or send me any suggestions.