Hi, I'm currently writing a driver for a graphics LCD that has no onboard character generator. At the moment, I'm using a 5x7 character set that was "borrowed" from the HD44780 datasheed. On a display with this fine a dot pitch, it looks crap, not to mention the insane amounts of screen space it wolfs down and the substandard readability. Does anyone have a proportional font that's 7 or 8 pixels high (would prefer 7, but the display can handle up to 8). Something similar to the font used on most new Nokia phones would be great. Bonus points if you can send me a BMP file or a C-style data array. I've been using 0x80 as a terminator character - if the LCD driver sees a 0x80 in the character data, it stops reading data and exits. Thanks. -- Phil. | Acorn Risc PC600 Mk3, SA202, 64MB, 6GB, philpem@dsl.pipex.com | ViewFinder, 10BaseT Ethernet, 2-slice, http://www.philpem.dsl.pipex.com/ | 48xCD, ARCINv6c IDE, SCSI ... Where do you find 100 talking invertebrates? The US Senate! -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.