Java Advanced Imaging - Urgent Help Required.......Converting a character into a 16*16 matrix

Hi All,

It抯 been a good long time that I am working on a problem. In one of my projects we抳e Electronic Data Display Units (EDDUs) interface which actually serves as the presentation layer. Now the problem is that I need to pass a 16*16 character bitmap to the EDDUs corresponding to each character that I intend to pass, since it just understands that. I am in a fix and cannot figure out how we can go about it.

I would really appreciate any inputs and would be grateful if somebody who has worked on a similar problem can come up and just provide me with the kick start.

[594 byte] By [digitallStalliona] at [2007-11-26 23:27:21]
# 1
Wouldnt you just need a file for every char to show, load and cache them so you can just pass the contents of the character file?
mark1971a at 2007-7-10 14:36:06 > top of Java-index,Security,Cryptography...