Hi,

Thanks. So to be more accurate, I think all what is needed is to implement FontPlatformData::openTypeTableon Mac to read the raw data:

http://trac.webkit.org/browser/trunk/Source/WebCore/platform/graphics/FontPlatformData.h#L219

Indeed, it looks like CTFontCopyTable is what we want. Then the parsing of the MATH table can be done normally using the existing opentype code in WebKit: https://bugs.webkit.org/attachment.cgi?id=226905&action=review

I'll email you a copy of MATH spec.

Le 20/03/2014 17:50, Chris Fleizach a écrit :
Hi,

In regards to the Mac platform we can use with CTFontCopyTable() with the MATH 
identifier.

Can you email me a copy of the Microsoft document so we can look into it more.

Thanks



--
Frédéric Wang
MathML Crowdfunding: ulule.com/mathematics-ebooks

_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to