nerd-fonts/.github/workflows
Fini Jastrow 80f602e805 font-patcher: Pull 'Mono' to front in names
[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>
2023-04-14 08:01:12 +02:00
..
casks.yml CI: Prepare for update casks workflow run [skip ci] 2023-01-18 13:11:56 +01:00
contributors.yml CI: Fix contributor update 2023-01-27 15:44:14 +01:00
docker-release.yml CI: Entice docker to create arm64 container [skip ci] 2022-10-28 19:08:26 +02:00
font-patcher.yml font-patcher: Pull 'Mono' to front in names 2023-04-14 08:01:12 +02:00
lock.yml CI: Run lock.yml only once a week 2023-03-14 01:58:08 +01:00
packsvgs.yml CI: Keep i_seti.sh in sync with autogenerated font 2022-12-16 12:23:16 +01:00
pages.yml CI: Fix workflow for the gh-pages (still ongoning?) [skip ci] 2022-10-18 20:47:29 +02:00
release.yml generate-css: Create a json database with css names 2023-03-02 12:44:21 +01:00
zip-release.yml archive-font-patcher: Include version in readme 2023-02-17 09:56:31 +01:00