Sebastian Rahtz writes: > Reinhard Kotucha wrote: >> How do you solve the font problem in XML?
> depends what you mean by the "font problem". > the sort of stuff I do is catered for by Unicode, > I am afraid. What I mean is that not all fonts can be expected to be installed everywhere. Unicode is nice, but you still need the "real" fonts. If you don't need math fonts, there is no problem. Many system fonts provide glyphs for many languages. But math fonts are still problematic. > But I agree, if I had to do it, I'd be looking at SVG. Do you (or someone else) know whether SVG fonts are supported by current web browsers? I tried the jsMath examples. Though absolute coordinates are transformed when I increase the font size, math symbols and greek glyphs are provided as bitmaps if the fonts are not available. Maybe SVG fonts would be a solution. Regards, Reinhard -- ---------------------------------------------------------------------------- Reinhard Kotucha Phone: +49-511-4592165 Marschnerstr. 25 D-30167 Hannover mailto:[EMAIL PROTECTED] ---------------------------------------------------------------------------- Microsoft isn't the answer. Microsoft is the question, and the answer is NO. ---------------------------------------------------------------------------- _______________________________________________ latex2html mailing list [email protected] http://tug.org/mailman/listinfo/latex2html
