DescriptionAdd a short term solution to fix OSX 10.11 system font rendering problems.
I landed a CL (https://codereview.chromium.org/1276003003/) which fixes system
font problems on OSX 10.9 and OSX 10.10. The CL also fixed MatchNSFontFamily()
to correctly return the system font on 10.11, but this causes glyph rendering
problems. In the short term, I'm adding logic to MatchNSFontFamily() to return
nil on 10.11, which was the original behavior before I landed that CL.
BUG=521034
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200618
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Messages
Total messages: 18 (6 generated)
|