graphics text display using C

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pankhudi
    New Member
    • Apr 2007
    • 14

    #1

    graphics text display using C

    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.
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    I'm sorry, you don't have to, or you can't? I don't understand your question. Can you clarify a bit?

    Comment

    Working...