Bug 46740 - [Cairo] FreeType fonts should obey FontConfig hinting/anti-aliasing settings
Summary: [Cairo] FreeType fonts should obey FontConfig hinting/anti-aliasing settings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-28 11:12 PDT by Martin Robinson
Modified: 2010-09-28 13:48 PDT (History)
0 users

See Also:


Attachments
Patch for this issue (66.31 KB, patch)
2010-09-28 11:42 PDT, Martin Robinson
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2010-09-28 11:12:54 PDT
Right now they just follow GDK screen defaults. Really we should be getting this information from FontConfig.
Comment 1 Martin Robinson 2010-09-28 11:42:48 PDT
Created attachment 69079 [details]
Patch for this issue
Comment 2 Gustavo Noronha (kov) 2010-09-28 13:10:35 PDT
Comment on attachment 69079 [details]
Patch for this issue

Looks sensible to me. Keep up the great work =D
Comment 3 Martin Robinson 2010-09-28 13:48:55 PDT
Committed r68558: <http://trac.webkit.org/changeset/68558>