Sumeet Madhukar Moghe wrote: > > Could anyone suggest a good tool to churn out ASCII art quick and fast > (from JPEGs and Word processor documents, maybe) ? > /Sumeet
djpeg -pnm -grayscale file.jpg | pgmtopbm | pbmtoascii ? Just a thought. - Manas Laha -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
