[Webkit-unassigned] [Bug 31106] Sanitize web fonts using the OTS library

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 10:30:36 PST 2009


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





--- Comment #46 from Jungshik Shin <jshin at chromium.org>  2009-11-18 10:30:33 PST ---
(In reply to comment #45)
> (In reply to comment #42)
> > Yes, the v1 sanitiser will kill complex text and kerning. Probably other things
> > too.
> 
> Actually, kerning is not an issue, yet because none of webkit ports supports
> kerning (and ligatures) for "simple" scripts (e.g. Latin), yet while Firefox
> 3.x does. 

Clarification: When I wrote 'not an issue, yet', I meant 'not an issue, yet for
Chromium or other webkit ports'. 

Because Firefox already supports kerning, for OTS to be used by Firefox soon,
kern and other related tables have to be sanitized and passed through.
Contributions are welcome :-)  ( http://code.google.com/p/ots/ )

For complex scripts, gpos,gsub and other tables must be sanitized even for
webkit.

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