mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
add accompanying README with license details
This commit is contained in:
17
src/font/res/README.md
Normal file
17
src/font/res/README.md
Normal 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/>.
|
Reference in New Issue
Block a user