respect other paint flags when setting flags for the font. No need to fiddle with...
authorreed@google.com <reed@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 3 Oct 2011 17:20:36 +0000 (17:20 +0000)
committerreed@google.com <reed@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 3 Oct 2011 17:20:36 +0000 (17:20 +0000)
commit7c2b515fcf5cd6ab1c9458dc34821ca46d649d3c
treefdb42f98aeee0aa27928abe456da074c9f656d44
parentec99d0a9f1412ab955d4b17f6777754517d22c99
respect other paint flags when setting flags for the font. No need to fiddle with DC(0) in paintSkiaText.
https://bugs.webkit.org/show_bug.cgi?id=69172

Reviewed by Stephen White.

No new tests. This is a cleanup/optimization, existing tests apply

* platform/graphics/skia/SkiaFontWin.cpp:
(WebCore::getDefaultGDITextFlags):
(WebCore::setupPaintForFont):
(WebCore::paintSkiaText):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96515 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/platform/graphics/skia/SkiaFontWin.cpp