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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Var font text-shadow CSS hack no longer needed (VF HTML test script) #153

Closed
thundernixon opened this issue Jan 21, 2019 · 2 comments
Closed

Comments

@thundernixon
Copy link

In Variable Font Test HTML.py, you use text-shadow: 0 0; as a CSS hack to prevent hairlines showing up in variable fonts.

The good news is, browsers have solved this rendering bug! I haven't seen it show up in chrome, firefox, or safari for at least a few months.

So, I think it can be safely removed, unless you expect a large number of users on medium-old versions of browsers.

@davelab6
Copy link
Collaborator

davelab6 commented Jan 21, 2019 via email

@mekkablue
Copy link
Owner

Thx!

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

No branches or pull requests

3 participants