RedHatOfficial / Overpass

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

space & nbspace do not have the same width #32

Closed m4rc1e closed 7 years ago

m4rc1e commented 7 years ago

Hey folks,

The space uni0020 should have the same horizontal metrics as nbspace uni00A0.

screen shot 2016-11-18 at 12 43 56

I found this error in the Thin and Light.

My Glyphsapp scripts has QA scripts to check these issues.

davelab6 commented 7 years ago

This is required for Google Docs text to work correctly

DelveFonts commented 7 years ago

Thank you for bringing this to our attention @m4rc1e. This will be corrected in a minor bug-fix update currently in the works here. @davelab6 Does Google Docs make use of any other whitespace characters?

davelab6 commented 7 years ago

Not afaik. You can now easily check fonts to gf requirements with fontbakery.appspot.com thanks to hard work by @felipesanches

DelveFonts commented 7 years ago

Ok, thanks Dave.

DelveFonts commented 7 years ago

Fixed! Corrected files are in Overpass version 3.01 and Overpass Mono version 1.01 coming your way very soon.

m4rc1e commented 7 years ago

Thank you sir