[Webkit-unassigned] [Bug 94028] New: [chromium] Correct glyph positioning in high-DPI mode without using --enable-text-subpixel-positioning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 15:54:25 PDT 2012


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

           Summary: [chromium] Correct glyph positioning in high-DPI mode
                    without using --enable-text-subpixel-positioning
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tdanderson at chromium.org
                CC: rjkroege at chromium.org, derat at chromium.org,
                    rbyers at chromium.org


Currently some glyphs are improperly spaced within regular text when running chromium with the --force-device-scale-factor=2 flag.  Using --enable-text-subpixel-positioning resolves the glyph spacing issue but introduces other problems such as awkward line breaking in some instances.

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