Christoph Vogelbusch wrote: > > I just tried MathML and wonder if there is any progress getting it work > under OS/2?
The obstacle to implementing it is that MathML needs to know the dimensions of each character it uses, and the OS/2 font API provides no such facility. It would have to be implemented using something like Freetype/2 that can deliver those details. OTOH, it has always worked in the XFree86/OS2 builds of Mozilla. h~
