.NET component for Math ML which can edit formulas

2019-02-15 02:19发布

At the moment the most popular component MathML.Net is not available for download, I am wondering if there are other .Net components that can help with this issue (can edit formulas, render them as image)

标签: c# mathml
1条回答
小情绪 Triste *
2楼-- · 2019-02-15 02:46

I found "gNumerator" just moments ago, which should render MathML, and it's written in C# for Winforms. I haven't tried using this on my own, but the screenshots look promising.

查看更多
登录 后发表回答