WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
48548
[GTK] Avoid font hinting in the DRT
https://bugs.webkit.org/show_bug.cgi?id=48548
Summary
[GTK] Avoid font hinting in the DRT
Alejandro G. Castro
Reported
2010-10-28 12:16:11 PDT
We have to avoid activating the hinting when testing with the DRT, it gives different results depending on the distribution
Attachments
Proposed patch
(4.68 KB, patch)
2010-10-29 02:33 PDT
,
Alejandro G. Castro
no flags
Details
Formatted Diff
Diff
Proposed patch
(5.03 KB, patch)
2010-10-29 02:50 PDT
,
Alejandro G. Castro
mrobinson
: review+
Details
Formatted Diff
Diff
Rebaseline patch 1
(1.85 MB, patch)
2010-10-29 02:51 PDT
,
Alejandro G. Castro
mrobinson
: review+
Details
Formatted Diff
Diff
Rebaseline patch 2
(1.27 MB, patch)
2010-10-29 02:52 PDT
,
Alejandro G. Castro
mrobinson
: review+
Details
Formatted Diff
Diff
Rebaseline patch 3
(1.37 MB, patch)
2010-10-29 02:52 PDT
,
Alejandro G. Castro
mrobinson
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alejandro G. Castro
Comment 1
2010-10-29 02:33:16 PDT
Created
attachment 72302
[details]
Proposed patch I'll add the rebaselines to other patches to divide the patch.
Alejandro G. Castro
Comment 2
2010-10-29 02:50:57 PDT
Created
attachment 72307
[details]
Proposed patch Fix Changelog style, the patch with just the modification to avoid hinting.
Alejandro G. Castro
Comment 3
2010-10-29 02:51:55 PDT
Created
attachment 72308
[details]
Rebaseline patch 1
Alejandro G. Castro
Comment 4
2010-10-29 02:52:23 PDT
Created
attachment 72309
[details]
Rebaseline patch 2
Alejandro G. Castro
Comment 5
2010-10-29 02:52:54 PDT
Created
attachment 72310
[details]
Rebaseline patch 3
Martin Robinson
Comment 6
2010-10-29 09:12:42 PDT
Comment on
attachment 72307
[details]
Proposed patch View in context:
https://bugs.webkit.org/attachment.cgi?id=72307&action=review
> WebKitTools/DumpRenderTree/gtk/DumpRenderTree.cpp:140 > + g_object_set(settings, "gtk-xft-antialias", 1, "gtk-xft-hinting", 0, "gtk-font-name", "Liberation Sans 16", NULL);
I think I'd still prefer line breaks betwen all of the pairs here, just for consistency sake.
Martin Robinson
Comment 7
2010-10-29 09:28:21 PDT
We just need to figure out how to land this without causing grief to everyone else.
Alejandro G. Castro
Comment 8
2010-11-05 04:40:06 PDT
All patches landed, now let's try to calm the bots.
http://trac.webkit.org/changeset/71403
http://trac.webkit.org/changeset/71404
http://trac.webkit.org/changeset/71405
http://trac.webkit.org/changeset/71406
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug