有没有专门为终端绘制流程图和图表的工具?

发布于 2024-11-27 23:40:16 字数 190 浏览 1 评论 0原文

我想在 emacs 或 vim 上画东西,甚至直接在终端上画东西 通过特定的工具。基本保存功能,作为文本明显或呈现为 图像。 我在网络上使用过 asciiflow.com,它完成了大部分工作,但我感到惊讶 在 linux/osx 的离线环境中,没有用于等宽字体编辑器的工具。 有人知道这样的工具吗? 如果它不存在,我会卷起袖子,吐口水,然后在 elisp 中尝试。

I want to draw stuff either on emacs or vim, or even in the Terminal directly
via a specific tool. Basic saving capabilities, as text obviously or rendered as an
image.
I've used asciiflow.com on the web, and it does most of the job but I'm surprised
there isn't a tool for monospace font editors, in an off-line environment for linux/osx.
Does anyone know of such tool?
If it doesn't exist, I'll roll up my sleeve, spit in my hands and attempt it in elisp.

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

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

发布评论

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

评论(1

不气馁 2024-12-04 23:40:16

http://emacs-fu.blogspot.com/2009/ 中所述01/drawing-pictures.html 你可以使用 Emacs 图片模式来绘制图表。然后你可以使用 ditaa 将文本转换为图像(可以在 Emacs 中运行,如博客文章)。

As described in http://emacs-fu.blogspot.com/2009/01/drawing-pictures.html you can use Emacs picture-mode to draw diagrams. Then you can use ditaa to convert the text to images (which can be run from within Emacs as the described in the blog post).

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