|
计算机应用研究 2008
Study on transformation method from MathML to SVG
|
Abstract:
Though the W3C defined math marked language(MathML) solves the application problem of math formula in Web page,a few browsers support MathML.However,scalable vector graph(SVG) which is also defined by W3C obtains more and more browsers' support,and becomes a standard format.This paper studied on a method which transformed math formula from MathML to SVG format,analyzed the display form,researched the transformation method of elements and layout based on SVG,presented a transformation algorithm,and analyzed the transformation of semantic form.