Hacker News new | past | comments | ask | show | jobs | submit login

There are so many web based ascii text generators out there. What sets this one apart?

Edit: looks like all those web based ascii text generators are just using figlet under the hood.




Existing multiple decades ago and being available on just about every FOSS operating system.


I just realized now that many of the web based ascii text generators use figlet under the hood. I wish I could delete my comment but I seem to be unable to.


I have a popular web based ascii text generator (https://patorjk.com/software/taag), it uses FIGlet driver that I wrote (https://github.com/patorjk/figlet.js/). Many of the other ones out there also use their own drivers (I've seen some written in php and python). There are also different types of ASCII text fonts out there other than FIGlet (ex: my app compiles fonts that were made in the AOL days in the Arial font - which is interesting because it's a non-monospaced font).

FIGlet is the most popular spec for these types of fonts though (it's an app and a spec). The mailing list hasn't been active in a decade, but people used to submit fonts there. It was cool to see what people made.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: