??? 03/11/08 21:47 Read: times |
#152139 - T6963C draws by scan line. Responding to: ???'s previous message |
The KS0108 chip draws 8 vertical pixels at a time.
The T6963C chip draws 8 horizontal pixels at a time. Or if you set the FS pin on many modules it draws 6 horizontal pixels. To draw characters from a font, you just set the correct bits in each scan line byte. A tall character obviously uses more scan lines. Life is considerably easier if your font data is arranged by horizontal pixels. You still have to cope with overlapping scan bytes when you have variable width fonts. The built-in 8x8 font or 7x5 font line up neatly with the 8 or 6 pixel byte. David. |
Topic | Author | Date |
T6963C LCDM 240X128 larger fonts | 01/01/70 00:00 | |
sure, if you provide a link to the datasheet | 01/01/70 00:00 | |
T6963C draws by scan line. | 01/01/70 00:00 | |
Go Here![]() | 01/01/70 00:00 |