This module draws images into wxWidgets. One day, it would be nice to
implement a faster approach, which would probably be platform
specific. This could be through hardware overlay
http://en.wikipedia.org/wiki/Hardware_overlay or compisiting
(e.g. FBOs or Quatz compositor).
