SvgMathRenderer class

SvgMathRenderer class

Implements rendering of math formula to SVG.

Inheritance: SvgMathRendererMathRenderer

The SvgMathRenderer type exposes the following members:

Constructors

NameDescription
SvgMathRenderer()Creates a new instance.

Methods

NameDescription
render(formula, stream, math_renderer_options)Renders a math formula.

See Also