# MyPaint

* <https://mypaint.app/>
* <https://en.wikipedia.org/wiki/MyPaint>

**STATUS**: NOT ACTIVELY DEVELOPED

MyPaint hasn't been updated since 2020 with the last release being v.2.01 released on 2020-05-29.&#x20;

It seems to have been very with some artists and the MyPaint brush engine has been imported into Krita.

Links

* [Gamesfromscratch - MyPaint 2.0.0 -- Shockingly Awesome Free Painting App!](https://www.youtube.com/watch?v=qo3grRU_kM4) 2020-02-19
* [Krita - MyPaint Brush Engine](https://docs.krita.org/en/reference_manual/brushes/brush_engines/mypaint_engine.html)  ([archive](https://archive.is/eVSDI))


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sevenpens.com/drawtab/catalog/apps/mypaint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
