Bug 47503

Summary: [GTK] Cleanup font selection code for the Freetype backend
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, frances_c, gustavo, webkit.review.bot
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Cleanup patch gustavo: review+

Martin Robinson
Reported 2010-10-11 14:30:12 PDT
There are some issues with the font selection code for the Freetype backend: 1. It does not allow fallback behavior for 'cursive' and 'fantasy' fonts. 2. The synthetic oblique tests is missing some necessary fonts.conf settings, and thus has an incorrect baseline. 3. There is a large block comment originating from an Apache licensed file in the Skia project which should be removed. I think these changes are related enough to be combined into one patch.
Attachments
Cleanup patch (308.23 KB, patch)
2010-10-11 14:43 PDT, Martin Robinson
gustavo: review+
Martin Robinson
Comment 1 2010-10-11 14:43:12 PDT
Created attachment 70475 [details] Cleanup patch
Gustavo Noronha (kov)
Comment 2 2010-10-11 14:50:22 PDT
Comment on attachment 70475 [details] Cleanup patch Great!
Martin Robinson
Comment 3 2010-10-11 15:04:45 PDT
WebKit Review Bot
Comment 4 2010-10-11 15:45:13 PDT
http://trac.webkit.org/changeset/69528 might have broken GTK Linux 64-bit Debug The following tests are not passing: editing/selection/move-past-trailing-space.html fast/css/shadow-multiple.html fast/text/shadow-no-blur.html
Frances Cornwall
Comment 5 2024-04-23 13:58:27 PDT
Note You need to log in before you can comment on or make changes to this bug.