[Webkit-unassigned] [Bug 25116] New: Move VDMX parsing into the Chromium Linux port.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 9 10:54:45 PDT 2009


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

           Summary: Move VDMX parsing into the Chromium Linux port.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


Move VDMX parsing into the Chromium Linux port.

VDMX tables are optional tables in TrueType fonts which contain the exact pixel
height of a given font at a given pel size. In order to match Windows font
metrics we have to use these numbers.

Previously, the parsing was performed in Skia. As part of the merge with
upstream Skia, an interface for getting table data from a font has been added
to Skia and we're moving the parsing into WebKit.


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



More information about the webkit-unassigned mailing list