[Webkit-unassigned] [Bug 147057] [Freetype] Always allow font matching for strong aliases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 16:31:11 PDT 2015


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com,
                   |                            |mcatanzaro at igalia.com,
                   |                            |mrobinson at webkit.org
           See Also|                            |https://bugzilla.gnome.org/
                   |                            |show_bug.cgi?id=752533,
                   |                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=19375,
                   |                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=90330

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Actually same (acceptable) and strong (preferred) are different; Chrome wants to match both, so we should do that too. We just don't want to match any others, since that could result in getting a crap font back. We can use the API that will be added to fontconfig in https://bugs.freedesktop.org/show_bug.cgi?id=19375 or we could copy Skia's code for this (see https://bugs.freedesktop.org/show_bug.cgi?id=90330)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150717/e712c9a1/attachment.html>


More information about the webkit-unassigned mailing list