Bug 18081

Summary: Twitter page doesn't use windows font smoothing (uses Lucida Grande)
Product: WebKit Reporter: Martin Hassman <bugzilla>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: frances_c, karlcow, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://twitter.com/hassmanm
Attachments:
Description Flags
Screenshot in WebKit and in Firefox for comparison (fonts should look same but they are not)
none
screenshot of test case Safari 17.4.1
none
screenshot of test case Firefox 125.0.2
none
screenshot side by side of test case (Firefox 125.0.2 left, safari 17.4.1 right) none

Martin Hassman
Reported 2008-03-25 14:52:24 PDT
I have turned on Windows like smoothing (according to http://webkit.org/blog/168/gdi-text-on-windows/ ) in last nightly WebKit-r31238 in Windows XP. It works correctly on many pages but on http://twitter.com/hassmanm it doesn't use Windows settings. Looks like it uses classical WebKit smoothins on this page for some reason.
Attachments
Screenshot in WebKit and in Firefox for comparison (fonts should look same but they are not) (90.16 KB, image/png)
2008-03-25 14:53 PDT, Martin Hassman
no flags
screenshot of test case Safari 17.4.1 (1.76 MB, image/png)
2024-04-23 14:11 PDT, Frances Cornwall
no flags
screenshot of test case Firefox 125.0.2 (1.83 MB, image/png)
2024-04-23 14:16 PDT, Frances Cornwall
no flags
screenshot side by side of test case (Firefox 125.0.2 left, safari 17.4.1 right) (2.01 MB, image/png)
2024-04-23 14:20 PDT, Frances Cornwall
no flags
Martin Hassman
Comment 1 2008-03-25 14:53:43 PDT
Created attachment 20044 [details] Screenshot in WebKit and in Firefox for comparison (fonts should look same but they are not)
mitz
Comment 2 2008-03-25 15:28:27 PDT
WebKit always uses Core Graphics rendering for the Lucida Grande font family.
Frances Cornwall
Comment 3 2024-04-23 14:09:06 PDT
It looks like this bug was fixed in: https://github.com/WebKit/WebKit/commit/bf210689cef7461695b0181291e4e16f0fa66ddc in WebCore/platform/graphics/cairo/FontCacheFreeType.cpp. and related to the GTK bug that was resolved fixed: https://bugs.webkit.org/show_bug.cgi?id=47503.
Frances Cornwall
Comment 4 2024-04-23 14:11:37 PDT
Created attachment 471085 [details] screenshot of test case Safari 17.4.1
Frances Cornwall
Comment 5 2024-04-23 14:16:27 PDT
Created attachment 471086 [details] screenshot of test case Firefox 125.0.2
Frances Cornwall
Comment 6 2024-04-23 14:20:50 PDT
Created attachment 471087 [details] screenshot side by side of test case (Firefox 125.0.2 left, safari 17.4.1 right)
Note You need to log in before you can comment on or make changes to this bug.