I have generated an alphabet of characters consisting of rectangular 51x51px png-images.
What i want to do now is to load some text into processing (not necessarely via an input field) and display the text using my symbols instead of usual characters.
The next step would include a button to switch on/off the line spacing and the character(symbol) spacing.
After a line of 20 symbols max. a break must follow.
My programming skills aren't very advanced so i hope for some hints to put existing code together.
Any help is highly appreciated.