A graphics package for plotting, containing two main objects which are used almost identically. Window creates a graphical window, and ImageSurface creates an off-screen surface, useful for blitting from or rendering to a file.

Subsections

  1. Window
  2. ImageSurface