rstrom1 / mypaint

MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.

Home Page:http://mypaint.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyPaint

A fast and dead-simple painting app for artists


Translation Status Build status on Travis AppVeyor Tea-CI

Features

  • Infinite canvas
  • Extremely configurable brushes
  • Distraction-free fullscreen mode
  • Extensive graphic tablet support
  • Speed, simplicity, and expressiveness

Build/Test/Install

MyPaint depends on its brushstroke rendering library, libmypaint. If you have that installed, plus MyPaint's third party dependencies, you can try it out without installing:

git clone https://github.com/mypaint/mypaint.git
cd mypaint
python setup.py demo

If the demo works, you can install

python setup.py managed_install
python setup.py managed_uninstall

For more details, see the Setup Instructions.

Contributing

The MyPaint project welcomes and encourages participation by everyone. We want our community to be skilled and diverse, and we want it to be a community that anybody can feel good about joining. No matter who you are or what your background is, we welcome you.

Please see the Contributing Guide for full details of how you can begin contributing. All contributors to the MyPaint project must abide by a Code of Conduct.

Community

Legal info

MyPaint is Free/Libre/Open Source software. See Licenses and Copyrights for a summary of its licensing. A list of contributors can be found in the about dialog.

About

MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.

http://mypaint.org

License:GNU General Public License v2.0


Languages

Language:Python 92.6%Language:C++ 6.4%Language:Shell 1.0%Language:C 0.0%