适用于 iPhone 操作系统的数学渲染库

发布于 2024-09-14 04:21:48 字数 129 浏览 5 评论 0原文

有没有可以在 iPhone OS 中使用的渲染数学方程的库?

如果有一个库能够将 MathML 或 LaTeX 呈现为 iPhone 操作系统可以显示的格式,我会非常高兴。 如果该库在 BSD(或类似)下获得许可,那就完美了。

Is there a library to render mathematical equations that can be used in iPhone OS?

I would be very happy with a library that renders MathML or LaTeX to a format that iPhone OS can display.
If the lib were licensed under BSD (or similar), that would be perfect.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

书信已泛黄 2024-09-21 04:21:48

回答我自己:目前(2011 年 6 月)没有这样的库。 (我最终自己破解了一些东西。)

如果您准备好使用 WebKit,您可以希望获得适当的 MathML 支持,然后您可以将其与 UIWebView 一起使用。

MathML 显然已包含在桌面版 Safari 5.1 中,这有望意味着它也将包含在 iOS 5 的移动版 Safari 中。

To answer myself: there is currently (June 2011) no such library. (I ended up hacking something myself.)

If you're ready to use WebKit, you can hope for proper MathML support which you can then use with a UIWebView.

MathML is apparently included in desktop Safari 5.1, which hopefully means that it will also be in iOS 5's Mobile Safari.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文