I want to make a program, where the user enters their name and the program generates an ASCII picture of their name. Is it possible to do that without using 3rd party tools? What I came up with was to create each letter in the alphabet manually and then convert the string into a char array. Then return each image that corresponds with the letter. Is there a better or more efficent way of doing this?
Share
You can write text to a bitmap in any font you want and scan the bitmap to produce the ASCII art. You can even use anti-aliasing for effect. 😉
The last time I did this was about tens years ago. 😉
writes out an image
and prints
change to BOLD
in ITALIC
Change the Font to SERIF BOLD