dia 导出为 html

发布于 2024-12-06 09:04:31 字数 101 浏览 6 评论 0原文

有什么方法可以将 dia 图导出到 html 中(我知道 dia 导出到各种格式,例如 svg、pdf 等,但我找不到任何可以让我将 dia 导出到 html 的东西(形状是单独的)图片)

Is there any way that I can export dia diagram into html (I know that dia exports to various formats such as svg, pdf, ... but I could not find anything that would allow me to export dia to html (with shapes being individual pictures)

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

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

发布评论

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

评论(1

迷迭香的记忆 2024-12-13 09:04:31

使用现代浏览器,您可以将 SVG 嵌入 HTML 中。这将为您提供作为单独对象的形状。
在即将推出的 Dia 0.98 中,您的 SVG 甚至可以包含超链接:

http://www.dia-installer .de/images/linktest.svg

请注意,“形状是单独的图片”很可能涉及重叠的图片 - 这是您正在寻找的吗?

With modern browsers, you can embed SVG in HTML. This will give you shapes as indidual objects.
With the upcoming Dia 0.98 your SVG could even include hyperlinks:

http://www.dia-installer.de/images/linktest.svg

Note that "shapes being individual pictures" would most likely involve overlapping pictures - is that what you're looking for?

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