[Webkit-unassigned] [Bug 22339] New: Support Indian web sites with EOT by on-the-fly transcoding to Unicode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 18 11:34:33 PST 2008


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

           Summary: Support Indian web sites with EOT by on-the-fly
                    transcoding to Unicode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jshin at chromium.org
                CC: mjs at apple.com, prunthaban at google.com


In a mail thread
http://lists.macosforge.org/pipermail/webkit-dev/2008-October/005493.html

we decided not to support EOT in webkit. Instead, Maciej came up with a
brilliant idea of using the facility for 'text-transform' to convert the
content of a text-node (font-encoded) to Unicode on the fly. This transcoding
will be triggered by a pre-configured list of (web site, font) pairs. Which
transcoder to use will be keyed by (web site, font) as well. 

Prunthaban has looked into implementing transcoders to 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