1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 21:30:03 -04:00

Replace ProggyClean.ttf with Hack-Regular.ttf as default monospace font (#802)

https://github.com/source-foundry/Hack, MIT license
This commit is contained in:
Emil Ernerfeldt
2021-10-17 20:49:28 +02:00
committed by GitHub
parent ca632c5e5d
commit 1f5cd482f6
5 changed files with 37 additions and 9 deletions

View File

@@ -352,11 +352,11 @@ The library was originally called "Emigui", but was renamed to "egui" in 2020.
egui author: Emil Ernerfeldt
egui is under MIT OR Apache-2.0 license.
egui is licensed under [MIT](LICENSE-MIT) OR [Apache-2.0](LICENSE-APACHE).
Fonts:
* `emoji-icon-font.ttf`: [Copyright (c) 2014 John Slegers](https://github.com/jslegers/emoji-icon-font) , MIT License
* `Hack-Regular.ttf`: <https://github.com/source-foundry/Hack>, [MIT Licence](https://github.com/source-foundry/Hack/blob/master/LICENSE.md)
* `NotoEmoji-Regular.ttf`: [google.com/get/noto](https://google.com/get/noto), [SIL Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL)
* `ProggyClean.ttf`: Copyright (c) 2004, 2005 Tristan Grimmer. MIT License. <http://www.proggyfonts.net/>
* `Ubuntu-Light.ttf` by [Dalton Maag](http://www.daltonmaag.com/): [Ubuntu font licence](https://ubuntu.com/legal/font-licence)