[Webkit-unassigned] [Bug 107153] New: [Win] Remove dependence on Microsoft Embedded OpenType Font Engine (T2EMBED.DLL) from FontCustomPlatformData.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 12:05:25 PST 2013


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

           Summary: [Win] Remove dependence on Microsoft Embedded OpenType
                    Font Engine (T2EMBED.DLL)  from
                    FontCustomPlatformData.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com
                CC: jonlee at apple.com


t2embed.dll has some security flaws so microsoft provided an optional fixit for it. 
However, the fixit caused some apps that use t2embed.dll do not function properly.

For example, webkit crashes when when trying to use t2embed functions after applying the fixit.

The alternative is to use AddFontMemResource functions, like chromium windows has done.

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