Fini

Results 1297 comments of Fini

Thank you @Forst This is as I feared, Berkeley Mono has a strange naming such that the patcher script can not detect the actual style of the font (and assumes...

From the set of fonts you want to patch, probably it will be better to give `--has-no-italic`. And to solve the problems with the `otf` fonts - it might be...

Ah, you see, `PS fullname` (which is used by default to detect the 'real' name of the font) is broken in the `otf` version. `PS fontname` looks good, so you...

Hmm, the code looks wrong. I reversed the default some years back and there seems to be some logic inconsistency 🤔 1. always use fullname (if available) 2. if fullname...

> Is this something I should report to the font author, that OTF and TTF have different "PS fullname" and "PS familyname"? Well, what goes into which of the multiple...

The font specs allow a lot different opinions. For example the original fonts do not connect Black and BlackOblique. If you use 'Black' and tick 'make italic/slanted' in your word...

I guess the bug I found above, if that is fixed the problem will be gone. But any change on the naming algorithm is dangerous so I need to check...

But adding `--mono` create a completely different font than not giving that flag. The added icons are much smaller. Without Input Mono at hand and yet no time to see...

See also https://github.com/ryanoasis/nerd-fonts/wiki/ScriptOptions Of course I need to check the new FF release, but ... time ... 😭

Thank you for trying this. This looks like the advance width becomes zero. Very strange. I need to check...