[Webkit-unassigned] [Bug 201213] [Win] Material icons font aren't shown because ligature doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 21:39:35 PDT 2019


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

Don Olmstead <don.olmstead at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |don.olmstead at sony.com

--- Comment #7 from Don Olmstead <don.olmstead at sony.com> ---
Comment on attachment 377432
  --> https://bugs.webkit.org/attachment.cgi?id=377432
WIP patch

View in context: https://bugs.webkit.org/attachment.cgi?id=377432&action=review

> Source/WebCore/platform/graphics/FontCascade.h:281
> +#if PLATFORM(COCOA) || USE(FREETYPE) || PLATFORM(WIN)

With PLATFORM(WIN) in there that’s everyone so might as well just return true and drop this check.

-- 
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/20190829/56b2d5cf/attachment.html>


More information about the webkit-unassigned mailing list