OSDN Git Service

button layout in brush dialog
[mypaint-anime/master.git] / README
1 MyPaint - a small drawing program with dynamic brushes
2
3 Compile and run:
4 make
5 ./mypaint
6
7 There is no 'make install' yet.
8
9 Required: pygtk, python, gtk
10 Recommended: a pressure sensitive input device (graphic tablet)
11
12 Debian users: apt-get install python-gtk2-dev
13
14 - Martin Renold <martinxyz@gmx.ch>
15 http://people.ee.ethz.ch/~mrenold/mypaint/
16 http://old.homeip.net/martin/painting/
17