Requires .NET 3.1.X
This program will turn your text into a large ANSI art quickly and efficiently.
Once it's generated the ANSI art, it will put it into a text file.
The text file is overwritten after each use of the program. (Might change this.)
Supports all characters on the US QWERTY keyboard.
Feel free to use the generated characters in whatever projects you want, just be sure to credit me :)
Social Media image made using Carbon https://carbon.now.sh/
Added support for the entire US QWERTY keyboard, program no longer hangs if you enter an unsupported character, cleaned up arrays.
Added support for numbers, spaces, exclamation marks, question marks, periods, and commas.
Changed where the text file is stored to fix the problem that occurs if you didn't have a temp folder on your C: drive.
Initial release