[webkit-reviews] review requested: [Bug 20542] Adding EOT Font Rendering capability : [Attachment 24356] A patch to provide cross-platform EOT support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 15 05:07:30 PDT 2008


Prunthaban <prunthaban at google.com> has asked  for review:
Bug 20542: Adding EOT Font Rendering capability
https://bugs.webkit.org/show_bug.cgi?id=20542

Attachment 24356: A patch to provide cross-platform EOT support
https://bugs.webkit.org/attachment.cgi?id=24356&action=edit

------- Additional Comments from Prunthaban <prunthaban at google.com>
This patch will convert an EOT file into TTF file and pass it to the TTF
handling routine. Since TTF handling already has a cross platform solution in
Webkit, this patch should also work in all platforms.
This patch expects EOT_SUPPORT to be #defined. Otherwise, eot files will be
ignored.
I have not tested this patch in Mac. This was tested on Windows and it works
fine. 
The test-file attached expects broken.eot to be placed in resources directory
(I will attach that too). If you need some additional test cases, I can create
them. I need to know what type of test cases are expected.


More information about the webkit-reviews mailing list