Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #229 - problem with Jura font-weight 700 #234

Merged

Conversation

pandalion
Copy link
Contributor

@pandalion pandalion commented Jun 7, 2020

Currently the Jura font at weight 700 is rendered incorrectly on some browsers, as per issue #229. This is due to the web font at this weight not being requested from Google Fonts. This PR specifies the web font weights we need from Google fonts, and fixes the issue.

Screenshot before:
Screen Shot 2020-06-07 at 16 19 01

Screenshot after
Screen Shot 2020-06-07 at 16 19 27

(Screenshots are a little blurry due to being taken on browserstack in mac, but I've also tested the fix on Windows machine and looks even better 馃憤 )

@deniszholob
Copy link
Owner

Wow... ok, lol that was simple, I wonder why chrome doesn't care, but other browsers do
Thanks for the find and the fix!

@deniszholob deniszholob merged commit 6f6119e into deniszholob:master Jun 7, 2020
@pandalion pandalion deleted the #229-word-rendering-jura-firefox branch June 7, 2020 18:20
@pandalion
Copy link
Contributor Author

No problem, I believe that all browsers do "faux bolding" differently, dependent on their rendering methods, and Chrome is just better at it. I have found sometimes Chrome hides actual issues because it compensates for them so well :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants