[Webkit-unassigned] [Bug 92737] New: Enable kerning on Android

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 04:03:57 PDT 2012


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

           Summary: Enable kerning on Android
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Android
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: husky at chromium.org


Kerning was disabled in http://trac.webkit.org/changeset/121609, which includes this code:

#if OS(ANDROID)
  // Kerning does not currently work on Android.
  m_item.shaperFlags = HB_ShaperFlag_NoKerning;
#endif

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