From 74fa23d9c6c8b88c3579ed12f6d3ed66d31bbac7 Mon Sep 17 00:00:00 2001 From: Radu Date: Thu, 23 Nov 2023 14:17:27 -0500 Subject: Bundle math font to improve rendering --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e805d16..a01f1bf 100644 --- a/README.md +++ b/README.md @@ -49,13 +49,17 @@ Chromium-based browsers](chrome://extensions). ## License -All the files in this repository except `licenses/`, `hljs/` and `katex/` are -licensed under the GNU General Public License v2.0 only. A copy of the GNU -General Public License v2.0 is available in this repository at -`licenses/GPL-2.0`. +All the files in this repository except `licenses/`, `hljs/`, `katex/` and +`STIXTwoMath-Regular.otf` are licensed under the GNU General Public License v2.0 +only. A copy of the GNU General Public License v2.0 is available in this +repository at `licenses/GPL-2.0`. `hljs/` is licensed under the 3-Clause BSD License. A copy of the 3-Clause BSD License is available in this repository at `licenses/HIGHLIGHT-JS-BSD-3-CLAUSE`. `katex/` is licensed under the MIT License. A copy of the MIT License is available in this repository at `licenses/KATEX-MIT`. + +`STIXTwoMath-Regular.otf` is licensed under the SIL Open Font License. A copy +of the SIL Open Font License is available in this repository at +`licenses/STIX-OFL`. -- cgit v1.2.3