Chady has asked for the wisdom of the Perl Monks concerning the following question:
Fellow Monks,
some time ago I got one of those programs that convert picture files to ASCII art files, I thought it's great.. and then never got to use it again... Now I need to convert some pictures to that ASCII art, and I figured they would look nicer in colors...
My aim is a Web application, where people enter the site, upload their picture, and have the script convert it to them as a colored HTML file..
Now I need to know, is there a utiliy to do that in Perl?? I tried to use Image::Magick but I can't seem to compile it correctly on my machine... and I can't access the server to install it...
so any thoughts about that??
I have an idea about the process, but don't know how to do it - if it is right that is...
any ideas??
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Colored ASCII Art from Pictures
by bastard (Hermit) on May 02, 2001 at 03:24 UTC | |
Re: Colored ASCII Art from Pictures
by dmckee (Scribe) on May 01, 2001 at 23:30 UTC | |
(tye)Re: Colored ASCII Art from Pictures
by tye (Sage) on May 01, 2001 at 23:53 UTC | |
by Anonymous Monk on May 02, 2001 at 01:38 UTC | |
Re: Re: Colored ASCII Art from Pictures
by dooberwah (Pilgrim) on May 02, 2001 at 05:06 UTC | |
Re: Colored ASCII Art from Pictures
by strredwolf (Chaplain) on May 03, 2001 at 00:12 UTC |