bmp2lcd2.c      bmp2lcd2.exe source
bmp2lcd2.exe    bmp2lcd2 executable
BIN2HEX.EXE     bi2hex converter, feed *.lcd into this to get include files
88thick.bmp     bitmap to generate the thick fonts
88thin.bmp      bitmap to generate the thin fonts
BIN2HEX.C       bin2hex source
88thin.lcd      bitmap made suit the LCD
88thick.lcd     bitmap made suit the LCD
88THICK.INC     include file for ASM
88THIN.INC      include file for ASM

I grabbed those bitmaps from LCD Icon Editor (Demo version that connot save)
I wrote bmp2lcd2 to reformat bmp image data and got 88thin.lcd and 88thick.lcd.
Using a bin2hex converter these can be included in source code after reformatting the hex output.



