Bug 18669
Summary: | support EOT dynamic fonts | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jungshik Shin <jshin> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | ||
Priority: | P2 | ||
Version: | 525.x (Safari 3.1) | ||
Hardware: | All | ||
OS: | All |
Jungshik Shin
Safari now supports dynamic fonts in TTF/OTF, but the vast majority of web pages that use dynamic fonts (as of today) use EOT format. Until recently, the EOT format is not known in the public so that it's not possible to support it. However, I've just found that Microsoft had submitted the following document to W3C.
http://www.w3.org/Submission/2008/SUBM-EOT-20080305/
This will help Safari (and other webkit-based browsers) penetrate South Asisan (Indian subcontinent and its vicinities) and Southeast Asian markets where EOT format dynamic fonts (and 'font-encoding') are still widely used in place of the proper Unicode encoded documents.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
*** This bug has been marked as a duplicate of 18668 ***