Library for those annoying 12864 LCD screens

Thanks dude. This is what I have implemented so far:

Lines (Breseham)
Circles (Mid - Circle algorithm)
Rectangles
Filled Rectangles

I even made a simple animation of a square bouncing on the sides of the screen (pong style).
Next up is being able to draw bitmaps, and switching from gfx mode to ASCII mode.

I am away from home till Sunday, but I will upload at least the source code and some pictures as soon as I get back. Hopefully more people will get involved with the development of the library.

Thanks for the advice guys =D

M