[Webkit-unassigned] [Bug 20542] Adding EOT Font Rendering capability

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


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


prunthaban at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23022|0                           |1
        is obsolete|                            |
  Attachment #24356|                            |review?
               Flag|                            |




------- Comment #9 from prunthaban at google.com  2008-10-15 05:07 PDT -------
Created an attachment (id=24356)
 --> (https://bugs.webkit.org/attachment.cgi?id=24356&action=view)
A patch to provide cross-platform EOT support

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.


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