FiraCode icon indicating copy to clipboard operation
FiraCode copied to clipboard

Compiled font from repository is blurrier than downloaded font

Open v44r opened this issue 4 years ago • 4 comments

I want to compile Fira Code to enable several style options permanently, since pyftfeatfreeze doesn't seem to support ligatures. Before I enabled them in FiraCode.glyphs I first tested a clean compilation with git clone + make (no changes to the code).

The fonts are correctly created in distr/ttf, but when I use my created fonts, hinting seems bad (above red line downloaded version, below my compiled version):

image

Zoom (see = and _):

image

Between each test I only replace one ttf with the other, no changes to the fontconfig configuration are done.

Also sizes are very different: 376kB vs 296kB for FiraCode-Regular.ttf, for example, and the Retina version is not built.

I can't see any errors: https://pastebin.com/W6ER9nvN

v44r avatar Mar 07 '21 15:03 v44r

Interesting! No, I have no idea what’s going on

tonsky avatar Mar 07 '21 17:03 tonsky

@tonsky just in case, it would be great to check the fonts built by GitHub Action against the ones you manually build

mfocko avatar Mar 09 '21 15:03 mfocko

Yes, I’ll take a look, thanks!

tonsky avatar Mar 09 '21 23:03 tonsky

Please check newly released v6

tonsky avatar Nov 29 '21 14:11 tonsky