Hacker News new | ask | show | jobs
by bobsy 4652 days ago
Does anyone know why Chrome font rendering sucks so hard. It isn't just this site. Boss passes me a design to make and more often than not we have to reject the designers font choice because of terrible rendering.
1 comments

As far as I know Chrome still uses GDI for its font rendering on Windows instead of the much better DirectWrite API. Firefox, IE10 and so on are using DirectWrite.