Fini
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:  Ah, with `separator_style = { a,...
Running the scripts locally looks good: 
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:  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 
```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  Ah... 
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...