5 ms·
With javascript enabled: http://cl.ly/0Q263x2u1t2N1d3l1B3f http://cl.ly/0Q263x2u1t2N1d3l1B3f With javascript disabled: http://cl.ly/3g1e0P3Y1b2X332B0Q0v http://
by rlm 15y ago
With javascript enabled: http://cl.ly/0Q263x2u1t2N1d3l1B3f http://cl.ly/0Q263x2u1t2N1d3l1B3f
With javascript disabled: http://cl.ly/3g1e0P3Y1b2X332B0Q0v http://cl.ly/3g1e0P3Y1b2X332B0Q0v
- lzm 15y agoIt's basically unreadable on Windows: http://i.imgur.com/qukor.png http://i.imgur.com/qukor.png
- jenius 15y agoHey all - sorry about the font problems on Windows. This is just a one page site, and I'm using a font straight from the Google Web Fonts directory. I only have a mac at home, so that was how I tested it. I will certainly be more careful next time, and with a larger site would absolutely test on all browsers and operating systems.
- Hisoka 15y agoWhat causes this issue? I want to know in the future to avoid something like this? Is it because you use custom ttfs or something?
- jenius 15y agoThe 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)