Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNeed a fast way to insert ascii charts to Code
Hi, I'm using Terasic LCD TOUCH MODEL and I allready interfaced with the screen. I made a "putPixel(X,Y,Color)" function which enters a dot to the cordinate I choose on the screen. now...
Altera_Forum
Honored Contributor
14 years agoLast time I needed to do that I processed a screen dump to steal the font :-)
Otherwise you'll need to decide on which pixels are needed for each byte/char value yourself!