doc: Improve readme

- Sort other font list to avoid the feeling that one is more suggested
  than the other
- Later releases have no release branch but release tags, include that
  in the example how to reference files

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2024-04-02 13:05:34 +02:00
parent 2221fdc338
commit ef76127599

View file

@ -551,9 +551,10 @@ See [contributing.md](contributing.md)
:warning: Warning: File paths may change based on releases (especially **major** version bumps) :warning: Warning: File paths may change based on releases (especially **major** version bumps)
Reference the **release** branch and _not_ the ~~master~~ branch because paths are subject to change for each release Reference the **release** tag or branch and _not_ the ~~master~~ branch because paths are subject to change for each release
* For example: * For example:
* :white_check_mark: Use: <code>https\://github.com/ryanoasis/nerd-fonts/tree/<b>v3.0.0</b>/patched-fonts/Hermit/Regular/HurmitNerdFont-Regular.otf</code>
* :white_check_mark: Use: <code>https\://github.com/ryanoasis/nerd-fonts/blob/<b>0.9.0</b>/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf</code> * :white_check_mark: Use: <code>https\://github.com/ryanoasis/nerd-fonts/blob/<b>0.9.0</b>/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf</code>
* :x: Instead of: <code>https\://github.com/ryanoasis/nerd-fonts/blob/<del>master</del>/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf</code> * :x: Instead of: <code>https\://github.com/ryanoasis/nerd-fonts/blob/<del>master</del>/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf</code>
@ -562,11 +563,11 @@ Reference the **release** branch and _not_ the ~~master~~ branch because paths a
Non exhaustive list of fonts that would benefit from being patched but are not included in Nerd Fonts due to their license (proprietary, commercial, etc.): Non exhaustive list of fonts that would benefit from being patched but are not included in Nerd Fonts due to their license (proprietary, commercial, etc.):
* [Input Mono][input-mono]
* [PragmataPro][pragmatapro]
* [Consolas][consolas] * [Consolas][consolas]
* [Operator Mono][operator]
* [Dank Mono][dank] * [Dank Mono][dank]
* [Input Mono][input-mono]
* [Operator Mono][operator]
* [PragmataPro][pragmatapro]
* [SF Mono][sf-mono] * [SF Mono][sf-mono]