Hi,i am doing a graphics project (in C),wherein i need to display text.Obviously could have directly used outtextxy or other such functions but the problem is that i dont have to use stdandard library functions,so using either Stroke's method or dot matrix it has to be solved.But how ?? is it possible if i store the hex values of all characters and then use it somehow.Please help.
graphics text display using C
Collapse
X
Comment