commit-mono icon indicating copy to clipboard operation
commit-mono copied to clipboard

TrueType hinting

Open harg opened this issue 1 year ago • 4 comments

Excellent font thank you! Are you planning to release TrueType hinting versions for better rendering on Windows?

harg avatar Dec 06 '24 20:12 harg

If you transform the otf file to ttf you could use ttfautohint. It is used in a bunch of font projects. It does a very good job with default settings. Perhaps it could be added to the build custom fonts pipeline.

JuliusPi avatar Mar 14 '25 06:03 JuliusPi

CommitMonoSpaceTTF.zip Here is a version hinted, it has increased line interleave to 1.1

JuliusPi avatar Mar 20 '25 07:03 JuliusPi

Image And the result

JuliusPi avatar Mar 20 '25 07:03 JuliusPi

👍

harg avatar Mar 20 '25 19:03 harg