Ascii Art Generator
asciiartgen.now.sh
Ascii Art Generator
1–10 of 29 posts
Re: Ascii Art Generator
#2Re: Ascii Art Generator
#3Looks like a frontend for the command line utility FIGlet ( http://www.figlet.org/ ) or toilet ( http://caca.zoy.org/wiki/toilet ).
Re: Ascii Art Generator
#4Re: Ascii Art Generator
#5Re: Ascii Art Generator
#6Looks like a frontend for the command line utility FIGlet ( http://www.figlet.org/ ) or toilet ( http://caca.zoy.org/wiki/toilet ).
Re: Ascii Art Generator
#7Does anyone know a tool like this that doesn't send queries to the server? I know there are command-line options, but I'm looking for something like a github.io URL that has no server-side component.
Re: Ascii Art Generator
#8Does anyone know a tool like this that doesn't send queries to the server? I know there are command-line options, but I'm looking for something like a github.io URL that has no server-side component.
Re: Ascii Art Generator
#9Looks like a frontend for the command line utility FIGlet ( http://www.figlet.org/ ) or toilet ( http://caca.zoy.org/wiki/toilet ).
Re: Ascii Art Generator
#10Does anyone know a tool like this that doesn't send queries to the server? I know there are command-line options, but I'm looking for something like a github.io URL that has no server-side component.
There appears to be at least two ECMAScript implementations that are compatible with the FIGlet font specification: https://github.com/scottgonzalez/figlet-js https://github.com/patorjk/figlet.js