Hi everyone,
I'm trying to modify font style for the led matrix display(2x 8x8) please image below.
Name:  AB_output1.jpg
Views: 4289
Size:  433.7 KB
and the following table is the font I'm using..
Code:
lookup adres_sec,[$7C,$0A,$09,$0A,$7C,0_ ;A
                     ,$7F,$49,$49,$49,$36,0_      ;B
                     ,$3E,$41,$41,$41,$22,0_      ;C
                     ,$7F,$41,$41,$41,$3E,0_      ;D
                    ,$7F,$49,$49,$49,$41,0]veri  ;E
As I understood there are hex values for each letter to turn on the individual leds in columns. Is it possible to change the style like bold and italic and is there a tool that will make this task easier? Sorry to ask this too but is it possible to display animated icon like pac-man? I appreciate any help.

Thanks in advance,
tacbanon