Fini

Results 1297 comments of Fini

The automated changes are always problematic. You could try and play around with this script https://github.com/ryanoasis/nerd-fonts/blob/master/src/unpatched-fonts/ComicShannsMono/make_bold and instead of `changeWeight()` use `italizise()` on the whole font (and not on all...

Well, although this is technically possible the problems with self-intersecting glyphs are a very big hurdle. That would take quite a considerable amount of time that is just not available....

Well, it does work on some but not on all translated readmes. I remember fixing some :roll_eyes:

I believe the build-in-TOC is not (jet) intuitive enough, people will look for a old style TOC. The translated readmes are a problem, but one where I have no solution....

The 'old' font has been patched with ```diff ./font-patcher \ ~/.local/share/fonts/PragmataPro0.829/PragmataProR_liga_0829.ttf \ --outputdir ~/.local/share/fonts \ --careful \ --progressbars \ - --variable-width-glyphs \ + --mono \ --adjust-line-height \ --complete ``` from...

Can you share the output of `font-patcher` after you added `--debug 2` to the options? This will tell us some properties of the to-be-patched font. In all the images I...

> Here it is: [font-patcher.log](https://github.com/ryanoasis/nerd-fonts/files/11616264/font-patcher.log) Thanks. The output suggests that there are no problems. Also the 'cell' size seems reasonable: ``` DEBUG: Final font cell dimensions 1024 w x 2246...

`ea76` should be absolutely unproblematic and has nothing to do with `v3`. Turning to your logfile: ``` Updating glyph: close putting at: EA76 DEBUG: Found essential Glyph at EA76. Skipping......

> but 'essential' codepoints are never touched at all, there is no way to enforce it. Well, of course you can comment it out, if you use a patcher in...

Just searched for your font ... ![image](https://github.com/ryanoasis/nerd-fonts/assets/16012374/f6cfcd13-86c1-4d23-a744-17bb56f20fb2) That fits ;-D I'll have a look at the font's intestines :grin: