文章摘要
这是一个ASCII绘图板工具,提供不同尺寸的笔刷、橡皮擦、清除画布、调整行列数以及复制导出文本等功能,用户可以用字符进行简单绘图创作。
文章总结
ASCII绘图板使用指南
核心功能: 1. 画笔工具: - 提供1×1、2×2、3×3三种尺寸的笔刷 - 支持通过Unicode字符集选择特殊字符作为笔刷(如✦ ◒ ▜ █▓▒░等) - 注:部分字符可能因字体限制无法正常显示
- 编辑工具:
- 橡皮擦功能
- 一键清空画布
- 可调整画布行列数(当前尺寸90列×40行)
- 输出选项:
- 复制功能
- 导出TXT文本文件
技术说明: - 基于ASCII字符的绘图工具 - 建议参考维基百科的Unicode字符列表选择笔刷符号 - 开发者delopsu于2025年发布
(注:原文中大量重复的空格符号已省略,仅保留功能说明和关键参数)
评论总结
以下是评论内容的总结:
正面评价: 1. 创意有趣,实用性强: - "This is such a great idea, well done. Congrats!" (arkensaw) - "Really fun. Perfect HN post." (andrewrn) - "very interesting, good job!" (Grayson2025)
- 适用于特定场景:
- "I'm going to use this for all of my Slack replies" (jbentley1)
- "It's always nice to see new tools editing ASCII; especially when working with markdown documentation." (doi9t)
改进建议: 1. 功能完善: - "Needs an undo button though!" (matt3210) - "It could work on mobile if you work a little bit on it. Right now touch is dragging the screen" (atum47)
- 技术问题:
- "Doesn't seem to work on Firefox mobile. On each stroke it only renders one 'point'." (janwillemb)
- "It appears a little buggy handling fixed width improperly..." (jkhanlar)
其他观点: 1. 字符集建议: - "Would much prefer it to start with just printable ASCII characters in the brush (32--126)..." (DamonHD)
类似工具推荐:
- "For those who like those types of tools, but for diagrams, there's asciiflow.com." (doi9t)
- "emacs M-x artist-mode" (teddyh)
使用体验问题:
- "I used asterisk after 'difficult task' and in the footer — all between became italic. And also brush was cleaned out." (delopsu)