mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 12:50:25 +01:00
d702021d02
Keeps the archive small and licensing simpler. Keep around the fancy fonts such as Noto Color Emoji and Unifont as they are useful for testing. With the xrdb import plugin making it easy to import themes, there is little point in keeping other pre-defined themes around, so remove these.
29 lines
2.3 KiB
Markdown
29 lines
2.3 KiB
Markdown
Nerd Fonts combines icons from multiple fonts into a single font file.
|
|
Custom icons of the Nerd Fonts project are published under the MIT License (see [LICENSE_Nerd_Fonts]).
|
|
Other fonts incorporated by Nerd Fonts and their license information are listed and linked to below.
|
|
|
|
- [Powerline Extra Symbols](https://github.com/ryanoasis/powerline-extra-symbols) (MIT License). See [LICENSE_Powerline_Extra_Symbols].
|
|
- [Font Awesome](https://github.com/FortAwesome/Font-Awesome) (SIL OFL 1.1 License). See [LICENSE_Font_Awesome] and generic [LICENSE_OFL_generic].
|
|
- [Font Awesome Extension](https://github.com/AndreLZGava/font-awesome-extension) (MIT License). See [LICENSE_Font_Awesome_Extension].
|
|
- [Material Design Icons](https://github.com/Templarian/MaterialDesign) (Apache 2.0). See [LICENSE_Material_Design_Icons] and [LICENSE_Apache-2.0_generic].
|
|
- [Weather Icons](https://github.com/erikflowers/weather-icons) (SIL Open Font License 1.1). License stated in README.md but no license file provided. See [LICENSE_OFL_generic].
|
|
- [Devicons](https://github.com/vorillaz/devicons) (MIT License). License stated in README.md but no license file provided. See [LICENSE_MIT_generic].
|
|
- [Octicons](https://github.com/primer/octicons) (MIT License). See [LICENSE_Octicons].
|
|
- [Font Logos (Formerly Font Linux)](https://github.com/lukas-w/font-logos) (Unlicense License). See [LICENSE_Font_Logos].
|
|
- [Pomicons](https://github.com/gabrielelana/pomicons) (CC-BY-NC-ND-3.0). See [LICENSE_Pomicons].
|
|
- [IEC Power Symbols](https://github.com/jloughry/Unicode) (MIT License). See [LICENSE_IEC_Power_Symbols].
|
|
- [Seti UI](https://github.com/jesseweed/seti-ui) (MIT License). See [LICENSE_Seti_UI].
|
|
|
|
[LICENSE_Nerd_Fonts]: ./LICENSE_Nerd_Fonts
|
|
[LICENSE_Powerline_Extra_Symbols]: ./LICENSE_Powerline_Extra_Symbols
|
|
[LICENSE_Font_Awesome]: ./LICENSE_Font_Awesome
|
|
[LICENSE_OFL_generic]: ./LICENSE_OFL_generic
|
|
[LICENSE_Font_Awesome_Extension]: ./LICENSE_Font_Awesome_Extension
|
|
[LICENSE_Material_Design_Icons]: ./LICENSE_Material_Design_Icons
|
|
[LICENSE_Apache-2.0_generic]: ./LICENSE_Apache-2.0_generic
|
|
[LICENSE_MIT_generic]: ./LICENSE_MIT_generic
|
|
[LICENSE_Octicons]: ./LICENSE_Octicons
|
|
[LICENSE_Font_Logos]: ./LICENSE_Font_Logos
|
|
[LICENSE_Pomicons]: ./LICENSE_Pomicons
|
|
[LICENSE_IEC_Power_Symbols]: ./LICENSE_IEC_Power_Symbols
|
|
[LICENSE_Seti_UI]: ./LICENSE_Seti_UI
|