U8glib: Graphics Lib for LCDs and OLEDs

Some news on U8glib:

I have added a 8-bit color memory architecture (screenshot from the sdl-simulator):

With this, I added a U8GLIB_ST7687_C144MVGD (SPI interface) device to support
the requested C144MVGD TFT display. However, I do not know if the device code is correct nor do I know if the init sequence is correct (I simply do not have access to the device for testing).
http://code.google.com/p/u8glib/source/browse/csrc/u8g_dev_st7687_c144mvgd.c

I have also added the U8GLIB_LC7981_160X80 device to support the LC7981 controller. Also untested, but I might get feedback.

Download the prerelease here: Google Code Archive - Long-term storage for Google Code Project Hosting.

@manu_07 and eotech
Is U8glib working with your display?

Oliver