mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
80f602e805
[why] When we crate a font we take the OriginalName, add "Nerd Font" and which patches we applied, and add "Mono" if --mono has been specified: OriginalName Nerd Font Complete Mono OriginalName Nerd Font plus Weather Mono But the 'Mono' part is quite important, but this scheme will put it in a place where it is easily out of view or has been removed (to keep the name short). This truncation is especially bad on Windows Compatiple and when the user installs both the 'Nerd Font' and the 'Nerd Font Mono': SomeVeryLongFontName Nerd Font Complete SomeVeryLongFontName Nerd Font Complete Mono become after truncation SomeVeryLongFontName Nerd Font Comp.ttf SomeVeryLongFontName Nerd Font Comp.ttf [how] Always put the "Mono" directly after "Nerd Font" and all the other name components come later. Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de> |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
PULL_REQUEST_TEMPLATE.md |