Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5cf63afa5ae4929bf9d266ea110e5c01fb4f5a82 https://github.com/WebKit/WebKit/commit/5cf63afa5ae4929bf9d266ea110e5c01fb4f5a82 Author: Don Olmstead <don.olmst...@sony.com> Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths: M Source/WebCore/platform/graphics/win/DrawGlyphsRecorderWin.cpp Log Message: ----------- FontSmoothingMode ignored by DrawGlyphsRecorder::drawGlyphs on Windows https://bugs.webkit.org/show_bug.cgi?id=251955 Reviewed by Brent Fulgham. Fix a typo in 232388@main which used `m_smoothingMode` instead of the `smoothingMode` parameter. * Source/WebCore/platform/graphics/win/DrawGlyphsRecorderWin.cpp: Canonical link: https://commits.webkit.org/260042@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes