Hacker News new | ask | show | jobs
by bnejad 4369 days ago
Your text has issues on Windows 8, Chrome Version 35.0.1916.153 m

http://i.imgur.com/g9Ey8Fu.png

Site looks great though

1 comments

thank you, I'll investigate the font issue.
The docs are not readable on windows chrome, many people make this mistake it's uncanny, last week Google did this when they launched their new webdev tools.

You can try and load the svg version of the font first for chrome, you can do this via a chrome only media query, for example: https://gist.github.com/wycks/42e88a4a6e034863584c

If that doesn't work you can try a .htaccess rule. If that doesn't work you need to re-render your fonts.

Make sure to test in all browsers when you make a change because it might suddenly work in chrome then break in ie.

Just a note, it's not a Chrome issue only, it looks the same on Opera/presto (Windows as well).