add accompanying README with license details

This commit is contained in:
Kevin
2024-11-15 13:04:30 -05:00
parent 9cce09a36b
commit 900f0efb75

17
src/font/res/README.md Normal file
View File

@ -0,0 +1,17 @@
# Fonts and Licenses
This project uses several fonts which fall under the SIL Open Font License (OFL-1.1) and MIT License:
- Code New Roman (OFL-1.1)
- Geist Mono (OFL-1.1)
- Inconsolata (OFL-1.1)
- JetBrains Mono (OFL-1.1)
- JuliaMono (OFL-1.1)
- Kawkab Mono (OFL-1.1)
- Lilex (OFL-1.1)
- Monaspace Neon (OFL-1.1)
- Noto Emoji (OFL-1.1)
- Cozette (MIT)
A full copy of the OFL license can be found at [OFL.txt](./OFL.txt).
An accompanying FAQ is also available at <https://openfontlicense.org/>.