[Webkit-unassigned] [Bug 93263] Monospace font does not render in proper sizes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 20 22:19:56 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93263
--- Comment #5 from mdesign <m.karoly at martondesign.com> 2012-08-20 22:20:33 PST ---
Does anyone know what libs responsible for the font rendering in webkit on different operating systems?
The proper rendering in Firefox 14 and Internet Explorer 9 is done via new DirectWrite API. Before using DirectWrite the monospace rendering failed same way like webkit.
There is a list about different browsers and rendering engines in this article:
http://www.smashingmagazine.com/2012/04/24/a-closer-look-at-font-rendering/
I tested every browser on windows. Just the browsers with DirectWrite engine renders properly.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list