RedHatOfficial / Overpass

Overpass open source web font family — Sponsored by Red Hat
http://overpassfont.org
SIL Open Font License 1.1
2k stars 89 forks source link

Ovepass fonts doesn't look too good in Visual Studio 2017 #60

Open MrClyfar opened 6 years ago

MrClyfar commented 6 years ago

I've installed the Overpass Mono font .otf file into my Windows fonts.

When I select Overpass Mono as the font to use in Visual Studio 2017, the end result does not look good at all. If you look at the attached screenshot, you'll notice that the font does not render well.

My question is whether this is because I'm using the font in Windows and nothing can be done, or something else to do with the font itself?

2018-03-15_16-06-58

naav commented 6 years ago

I'm having a similar issue on Debian Sid when displaying Overpass Mono Regular at size 9. I have tried all combinations of hinting (none, slight, medium, full) and anti aliasing (none, grayscale, subpixel), with identical results. The problem is not present at size 10 and above.

In Gedit: image

In Sublime Text 3: image

In Gnome font config: image

gusbemacbe commented 6 years ago

I also have this problem on the browser.

davelab6 commented 6 years ago

Reapplying the latest version of ttfautohint with the family-wide features could help.

If that isn't enough, developing a ttfautohint controls file ( https://www.freetype.org/ttfautohint/doc/ttfautohint.html#control-instructions) will be needed

gusbemacbe commented 6 years ago

I used FontForge to generate autohint and it seems to be solved, but I do not know if it was a bad idea. Here's the result:

image

gusbemacbe commented 6 years ago

And here is the result in VSCode:

image

alexmyczko commented 5 years ago

I'm having a similar issue on Debian Sid when displaying Overpass Mono Regular at size 9. I have tried all combinations of hinting (none, slight, medium, full) and anti aliasing (none, grayscale, subpixel), with identical results. The problem is not present at size 10 and above.

Did you build the font from source on Debian Sid? I'm trying to make a debian package...

alexmyczko commented 5 years ago

or directly with https://packages.debian.org/sid/fontmake just that it fails for me for the latest font version

mikccc commented 5 years ago

The issue affects also Overpass Italic variants.

madig commented 4 years ago

I'm having a similar issue on Debian Sid when displaying Overpass Mono Regular at size 9

Problem disappears when hinting the OTFs with https://github.com/adobe-type-tools/psautohint.