[Webkit-unassigned] [Bug 206273] New: [Win] Remove obsolete useGDI code path and FontRenderingMode enum

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 19:22:24 PST 2020


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

            Bug ID: 206273
           Summary: [Win] Remove obsolete useGDI code path and
                    FontRenderingMode enum
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: mmaxfield at apple.com

[Win] Remove obsolete useGDI code path and FontRenderingMode enum

The code was added by r28867.
It draws texts using ExtTextOut with ETO_GLYPH_INDEX for useGDI code path.
However, r126666 removes drawGDIGlyphs, the most important part of useGDI code path.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200115/a12d2cf1/attachment.htm>


More information about the webkit-unassigned mailing list