[webkit-dev] Reading Open Type tables in WebKit?

2014-03-19 Thread Frédéric WANG
Hi all, I'm trying to implement the OpenType MATH table [1] in WebKit in order to improve the MathML support. I've already made some progress and split the work into several steps [2]. For people who are interested, here are some screenshots showing some rendering improvements: http://www.ul

[webkit-dev] Registration is now open for the 2014 WebKit Contributors Meeting!

2014-03-19 Thread Sam Weinig
Hi all, Registration is now open for the 2014 WebKit Contributors Meeting. Sign up at http://www.webkit.org/meeting/! - Sam ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] DerivedSources.make: Another try?

2014-03-19 Thread Brent Fulgham
Hi All, I’m arriving to this conversation a bit late, but had a few comments: On Mar 16, 2014, at 11:06 AM, Patrick Gansterer wrote: > DerivedSources.make depends heavily on UNIX command line tools (cat, sed, > sort, ...) which are not part of a clean Windows installation and don't > provide

Re: [webkit-dev] DerivedSources.make: Another try?

2014-03-19 Thread Patrick Gansterer
On 19.03.2014, at 17:35, Brent Fulgham wrote: > Hi All, > > I’m arriving to this conversation a bit late, but had a few comments: > > On Mar 16, 2014, at 11:06 AM, Patrick Gansterer wrote: > >> DerivedSources.make depends heavily on UNIX command line tools (cat, sed, >> sort, ...) which are