Add only Hack Regular font and default themes to archive

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.
This commit is contained in:
Leroy Hopson 2021-07-21 22:15:06 +07:00
parent 568a9835c6
commit d702021d02
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
45 changed files with 245 additions and 338 deletions

View file

@ -0,0 +1,29 @@
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