Y
Hacker News
new
|
ask
|
show
|
jobs
by
Hisoka
5454 days ago
What causes this issue? I want to know in the future to avoid something like this? Is it because you use custom ttfs or something?
1 comments
jenius
5454 days ago
The issue was caused by a webkit font rendering fix. Make sure to remove all text-stroke and text-shadow declarations for windows - these thin out the font and improve rendering in osx, but ruin it for windows (no surprise)
link