[Webkit-unassigned] [Bug 76520] [EFL] Bad text rendering since r101343

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 25 00:52:20 PST 2012


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





--- Comment #8 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-01-25 00:52:19 PST ---
(In reply to comment #6)

> It was an experiment to align the Mac/Gtk ways of text rendering. This made the DRT resuts as compatible as possible, compared to the Mac port. When using the right set of fonts (eg. copied from a Mac) that now leads to the same metrics, unfortunately it's not true when using the Liberation fonts - so if this causes problems feel free to revert it!

When I remove "+ lroundf(lineGap)" from #67 line, result of gtk layout test is very different from original result. About 5,000 test cases are more failed. Can I remove "+ lroundf(lineGap)" regardless of the GTK layout test result ?

It seems to me that it is better to do rebaseline the EFL result set for layout test. Because, I think EFL port also wants the DRT result as compatible as possible, compared to Mac, GTK port.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list