New library: RGB GLCD (LDS183 Controller)

Henning,

I just started using your library. It looks very nice. There are some things I like about it - mainly the fairly full featured print implementation. I have also been using a (expensive) 4D board, and the available libraries are a mess compared to your's. The 4D board with it's onboard processor and memory card is pretty fast.

I want faster screen redraw with bitmaps, as the current speed is just not useful for my application. :smiley:

I see you have put in the basic commands to deal with using the PCF8833 RAM. I am hoping the RAM would allow for faster screen drawing. I want to put an SPI EEPROM with images on the SPI with the display and load the images at startup.

You are clearly fairly experienced with this display, and I was wondering if you have any advice on this task?

Thank you!

Robert