I was looking at the font and the part that doesn't have letters is very similiar to the windows 3.1 ega80 cp437 or the acorn bbc 128 font. (see examples here: http://robhagemans.github.io/monobit/) In addition, they seem to display correctly on the calculator. This means that escape sequences don't work right? I tested it and something like \n (ascii value of 0x0A) produces the altcode of 10 -> ◙ , which confirms my question.

So basically if I want to use gfx_PrintStringXY("\n"...) I need to manually detect the newline and use another function on the next line right?
Just use fontlibc for heaven's sake. You can even modify the characters in graphx >.>
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement