[Webkit-unassigned] [Bug 82889] WebKitGtk 1.8.0 doesn't follow system/gtk font settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 18:56:16 PDT 2016


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---
     Ever confirmed|0                           |1

--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
After much discussion with Behdad and Martin (who is still not completely convinced I think :) I want to merge cairo font options into the Fontconfig pattern used for rendering using cairo_ft_font_options_substitute(). This is how the API was designed to be used anyway. Fontconfig will still have final say over whether to actually respect the desktop settings or not, so it can still choose to ignore the desktop's settings, but I don't think it makes sense to have desktop-wide font settings and not tell Fontconfig about them, especially when the whole point of WebKitGTK+ is desktop integration. This should also reduce complaints that we're not following desktop settings and that we're drawing fonts differently than Firefox.

-- 
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/20161101/9151c08a/attachment-0001.html>


More information about the webkit-unassigned mailing list