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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 15 11:26:35 PDT 2008


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





------- Comment #11 from hyatt at apple.com  2008-10-15 11:26 PDT -------
I think I'd like to see the EOT stuff under its own subdirectory. 
platform/graphics/eot/ would be fine.

You need to use ENABLE(EOT_SUPPORT) rather than EOT_SUPPORT.

I believe we use #ifndef NDEBUG for debugging code.

Not sure about the WINDOWS ifdef, but I think we use WIN_OS for that?

Are you respecting the restrictions that might be present in an EOT file (e.g.,
if the font says it can only be used with a certain URL etc.)?


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