RESOLVED FIXED 29355
Deprecate +[WebView _setShouldUseFontSmoothing:]
https://bugs.webkit.org/show_bug.cgi?id=29355
Summary Deprecate +[WebView _setShouldUseFontSmoothing:]
mitz
Reported 2009-09-17 17:45:24 PDT
Since the font smoothing setting is now part of the font description, add a version of -[NSString _web_drawAtPoint:font:textColor:] that takes a smoothing setting and deprecate +[WebView _setShouldUseFontSmoothing:] and the WebCore machinery to support it.
Attachments
mitz
Comment 1 2009-09-17 17:46:29 PDT
mitz
Comment 2 2010-07-16 16:04:12 PDT
Note You need to log in before you can comment on or make changes to this bug.