Bug 103121 - [EFL] Enable subpixel positioning and rgb antialiasing
Summary: [EFL] Enable subpixel positioning and rgb antialiasing
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://roettsch.es/irend.html
Keywords:
Depends on:
Blocks: 89458
  Show dependency treegraph
 
Reported: 2012-11-23 03:55 PST by Dominik Röttsches (drott)
Modified: 2012-12-05 03:49 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Röttsches (drott) 2012-11-23 03:55:03 PST
Chrome, FF and WebKitGTK manage to enable subpixel positioning to draw a test page like in the URL field.
The font rendering on WebKitEFL looks rather ugly in comparison. No subpixel positioning, only grayscale antialiasing.

We should try to enable that before doing the subpixel rebaselining.
Comment 1 Kenneth Rohde Christiansen 2012-12-05 03:35:30 PST
Can you attach screenshot?

How do you intent to enable this?
Comment 2 Dominik Röttsches (drott) 2012-12-05 03:49:16 PST
Cairo does not support subpixel positioning at this point, I filed this bug a bit prematurely.