Skip to content

maifeeulasad/Joss-Paint

Repository files navigation

Paint

Paint is a simple graphics painting program. Originated from here

Screenshot

Distributions

Installing

Install EasyPaint using the commands, if you use CMake:

cd ./EasyPaint
cmake -DCMAKE_INSTALL_PREFIX=/usr
make
make install

Install EasyPaint using the commands, if you use qmake:

cd ./EasyPaint/sources
lrelease easypaint.pro
qmake
make
make install

License

MIT © maifeeulasad

About

Joss Paint - Just another image editor, but you can easily like this one

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Packages

 
 
 

Contributors