Ascii Art
Create a figlet program to display 7 line Ascii Art text, using the same symbol for all output.
Create figlet program to display n line Ascii Art text, where n=5 or greater.
Create a program based on the PIL library to convert well formatted Ascii art to a jpeg, png or gif.
Create a program based on the PIL library to read an image, find it’s outlines and produce an Ascii art equivalent.