diff options
author | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2020-08-05 09:25:28 +0300 |
---|---|---|
committer | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2020-11-26 13:55:26 +0200 |
commit | 493da99269b3a111cf58e0352495e25ee49c5f84 (patch) | |
tree | bc34af12b8f3697ee6da79c1c44e2cfcd8d4b90c /COPYRIGHT.txt | |
parent | a8c2cc9028535aa6f474e93b71b09b5b7402c79d (diff) |
[Complex Text Layouts] Implement TextServer interface. Implement Fallback TextServer.
Diffstat (limited to 'COPYRIGHT.txt')
-rw-r--r-- | COPYRIGHT.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index 011514ef04..7d4b53a7cb 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -157,6 +157,11 @@ Copyright: 2018, Source Foundry Authors 2003, Bitstream Inc. License: Expat and Bitstream Vera Fonts Copyright +Files: ./thirdparty/fonts/Tamsyn*.png +Comment: Tamsyn font +Copyright: 2015, Scott Fial +License: Tamsyn + Files: ./thirdparty/freetype/ Comment: The FreeType Project Copyright: 1996-2020, David Turner, Robert Wilhelm, and Werner Lemberg. @@ -1633,6 +1638,18 @@ License: OFL-1.1 DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE. +License: Tamsyn + 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. + License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages |