[Webkit-unassigned] [Bug 114949] New: Initial advance of text runs should be taken into account

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 05:17:14 PDT 2013


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

           Summary: Initial advance of text runs should be taken into
                    account
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: graouts at apple.com


In certain scenarii, text runs may have an initial advance that can have dramatic impact in the way the text is rendered. For instance, rendering the arabic text "مليئ حياةٍ مليئ" currently looks incorrect since the middle word, with double diactrics, is pushed down and does not share the same baseline as the surrounding words. We need to handle the possibility of a non-zero initial advance for such text runs.

-- 
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