Monochrome Graphic Display Source Code Driver Project
Section 10. Revision History

c) Changes To The Bitmap Converter PC Application

V1.00

Original release

V1.01

Added processing of font bitmap files

Added flags field to bitmap header

V1.02

Some graphics programs sometimes use an opposite colouring of the pixels (an opposite palette). We now read the palette of each image and invert pixels if the opposite pallet colouring is used.

V1.03

LCD_C define changed to DISPLAY_C to match new define used by the V1.03 driver

Message box confirmation of conversion complete added.