Fini

Results 1297 comments of Fini

Now I also read the previous Issue you linked. This triggered my curiosity. Well, what are these custom `separator_style` things anyhow, lets try: ![image](https://github.com/user-attachments/assets/3f64b3a6-4d8d-4231-8079-8e36313a4c59) Ah, with `separator_style = { a,...

Running the scripts locally looks good: ![image](https://github.com/ryanoasis/nerd-fonts/assets/16012374/5692ee86-af3f-4b85-94e3-3997373ac393)

Rebase on master, force push

PR created: https://github.com/Homebrew/homebrew-cask/pull/192468 Unfortunately some glitches, so did some hand-adjustments. This needs to be addressed.

Thanks for looking :green_heart: ![image](https://github.com/lukas-w/font-logos/assets/16012374/9130ace6-d9fc-4a91-9da9-2e6b6e901c29) I'm working on some related stuff in NF, this is why I found it, and this can then be automagically fixed... Maybe ;-)

:roll_eyes: ```console $ cat fontnames | xargs fontforge bin/scripts/name_parser/check_glyphs 2>/dev/null Examining 63 font files Batch mode enabled | file | #glyp | open | self | dir | | 0xProto-Regular.ttf...

Some bugs in glyphs are never noticed or only after a long time. I remember one, was that GO, that had all the paths in the same direction thus the...

Here is this mascot issue: * https://github.com/lukas-w/font-logos/issues/86 and this is another overview ;-D ![image](https://github.com/lukas-w/font-logos/assets/16012374/346dbc37-935e-4b95-9378-eaaa26bf5956)

```console $ fontforge bin/scripts/name_parser/check_glyphs patched-fonts/NerdFontsSymbolsOnly/SymbolsNerdFont-Regular.ttf 2>/dev/null | grep open ... E7B6 0008008B open direction uniE6B6 ``` :grimacing: Looks innocent ![image](https://github.com/lukas-w/font-logos/assets/16012374/81c5fb8b-c038-4625-8bb1-35efe5ab1d30) Ah... ![image](https://github.com/lukas-w/font-logos/assets/16012374/064e44a5-f621-4d14-a5ea-e5e42b8b0b66)

NerdFonts is a Icon Set aggregator, i.e. it takes whole sets of icons and combines them into a font. As such we do not add individual icons - except in...