On Friday 28 June 2013, Zoltan Arvai wrote: > Hello Denis! > > I checked Tools/qmake/mkspecs/features/features.pri and I found > ENABLE_MATHML=0, that means it is currenlty turned off. Here you can > enable it for your local build. > Also there is a bug about enabling MathML: > https://bugs.webkit.org/show_bug.cgi?id=110205. > Allan tried to enable it in the trunk, but that made trouble on Win > build, so it was rolled out. > Besides setting ENABLE_MATHML to 1, you will also need the patch from https://bugs.webkit.org/show_bug.cgi?id=104127 unless you are already using Webkit trunk or Qt 5.1. Without that patch any shapes depending on glyph bounds are likely to be badly placed.
Br `Allan Jensen _______________________________________________ webkit-qt mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-qt
