Hi Artur. Really cool an clean work. I wna to ask you if i wan to use just a word or sentences isntead of char. So what sould i do to realize this? For instance "Hello worl!" as ascii.
Artur Graniszewski - 2011-12-10 23:36:26 - In reply to message 1 from Erhan Kayar
Hi,
you could try to use edge detection in GD2 library, then use some simple chars like |\_-/\ in the image quantizator. Please notice, that you have to add these chars to the ascii_art.png image first (there is only "\" char in it).
I'm unsure if it would be enough to create such a text, but feel free to try.