EasyPaint is a simple graphics painting program.
EasyPaint is a part of QtDesktop project.
EasyPaint is a part of Razor-qt's 3rd party applications.
Install EasyPaint using the commands, if you use CMake:
cd ./EasyPaint
cmake -DCMAKE_INSTALL_PREFIX=/usr
make
make install
EasyPaint is distributed under the MIT license.