TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: RASCII, an advanced ASCII art generator made using Rust

16 点作者 RGBCube将近 2 年前

3 条评论

throwbadubadu将近 2 年前
Love it, one of my first programming things was something like this (much uglier and simpler though), in a scripting language for a terminal program on the Amiga, it's name forgotten... to let me shout messages in ASCII art into some mailbox's chat program.
fnordpiglet将近 2 年前
Cute. Would be nice as a crate but the impl is small enough to copy with attribution
评论 #36097908 未加载
RGBCube将近 2 年前
Note: The character picker algorithm is currently pretty broken as it only uses the alpha, this will be fixed soon.<p>Colored images still look good though.<p>Edit: Fixed in the latest commit