@hackage AC-EasyRaster-GTK1.1.2
GTK+ pixel plotting.
Installation
Dependencies (3)
Dependents (1)
@hackage/acme-everything
This package is a thin layer over Gtk2hs providing an easy interface for people who want to do bitmapped graphics. Cairo already provides easy access to vector graphics; this package is directed at bitmap graphics (i.e., reading and writing individual pixels). This is useful for applications such as fractal generators, ray tracers, etc. Changes: * Improved documentation (added sections and example code). * Should work with GHC 6.12.1 (not that Gtk2hs does yet!)