[Webkit-unassigned] [Bug 28915] Fonts loaded with @font-face lose antialising after rendering non-antialiased text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 11:35:28 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=28915


Amadeus <amadeusdemarzi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amadeusdemarzi at gmail.com




--- Comment #1 from Amadeus <amadeusdemarzi at gmail.com>  2010-05-11 11:35:28 PST ---
I have found an interim fix for this, just apply:

-webkit-text-stroke-color:rgba(0, 0, 0, 0);
-webkit-text-stroke-width:1px;

To any elements that give yout he problem.

-- 
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