1 个仓库
Engines that translate ASCII characters into vector graphic lines, corners, and intersections.
Distinct from ASCII Diagram Editors: Focuses on rendering to SVG output rather than providing a browser-based editing interface.
Explore 1 awesome GitHub repository matching graphics & multimedia · ASCII-to-SVG Renderers. Refine with filters or upvote what's useful.
svgbob 是一个 ASCII 转 SVG 的转换器和基于文本的绘图工具。它将结构化的 ASCII 图表和纯文本草图转换为清晰、可缩放的矢量图形。 该工具专注于将 ASCII 艺术和文本涂鸦转换为精确的 SVG 路径,特别适用于技术文档和演示文稿。它通过将特定字符转换为矢量线条、拐角和交点,支持生成方向箭头和结构图。 该系统包含渲染 ASCII 图表、为技术指南生成矢量图形,以及转义特定字符以将其视为字面文本而非绘图元素的功能。
Translates specific ASCII characters into vector graphic lines, corners, and intersections to create structured diagrams.