Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 18:07 19 Jul 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : MM: Some light on fonts..

Author Message
Juri74

Senior Member

Joined: 06/02/2012
Location: Italy
Posts: 162
Posted: 09:58am 15 Mar 2013
Copy link to clipboard 
Print this post

hello :)
APPENDIX E report:
......
.....Each character can be up to 64 pixels high and 255 pixels wide. Up to 255 characters can be defined.

then some lines below it report:

The character numbers must be in the range of 20 to 126....

so, is it or not is it possible to edit & use characters from 127 to 255?

if i try to load a font with caracters over char 126 mm basic report an error, so
why i can have up to 255 characters defined if i can't use it?

am i doing something wrong?

JuriEdited by Juri74 2013-03-16
 
BobD

Guru

Joined: 07/12/2011
Location: Australia
Posts: 935
Posted: 10:40am 15 Mar 2013
Copy link to clipboard 
Print this post

  Juri74 said   hello :)
APPENDIX E report:
......

The character numbers must be in the range of 20 to 126....

so, is it or not is it possible to edit & use characters from 127 to 255?

if i try to load a font with caracters over char 126 mm basic report an error, so
why i can have up to 255 characters defined if i can't use it?

That is certainly what the book says. Looking at I would have expected the range to be decimal 32 to 125 inclusive which is the range of printable characters but who am I to argue about getting extra.

  Quote  
am i doing something wrong?

Yes, you didn't believe the manual even when you proved it correct.
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025