MyPaint - drawing program with dynamic brushes for graphic tablets

Compile and run:
./configure && make && ./mypaint
If you are using svn you need ./autogen.sh first.

Optionally, 'make install'. 

Required: pygtk, python, gtk
Recommended: a pressure sensitive input device (graphic tablet)

Debian users: aptitude install python-gtk2-dev python2.3-dev

Project homepage:
http://people.ee.ethz.ch/~mrenold/mypaint/
http://old.homeip.net/martin/painting/

The license for this program is in the file COPYING.
