-
**Description of the problem**
"A programming error has been detected", when attempting to draw.
**Basic System Details**
MyPaint version 1.2.1-beta.1+gitexport.3198e3f
OS - Ubuntu 16.04.1 LTS (Xeni…
-
Possibly related issues: #535
# Steps to reproduce
1. Package the current git master in a manner similar to `package()` of https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mypaint-git , sans the…
-
Once libmypaint has split off from MyPaint properly (mypaint/mypaint#535), we should concentrate on standardizing a shared-lib build for both GIMP and MyPaint. We should standardize for packaged distr…
-
Dear develop community,
Hello,
I have a suggestion for a new paint engine.
Why not consider [libmypaint](https://github.com/mypaint/libmypaint)? It is the brush engine used by the famous apps like…
-
Hello feeel, thank you for your QT port.
I'm seeking to port libmypaint to Android, using openGL ES to do the rendering. But I'm not familiar with QT.
In my view, libmypaint does the algorithm on a …
-
Once libmypaint has split off from MyPaint properly (mypaint/mypaint#535), should it be given its own distinct version number, or should its version be pegged to MyPaint's version?
-
AppVeyor have support for MSYS2, so we can make the CI build that happens there a bit more useful now.
- How it came about: http://help.appveyor.com/discussions/suggestions/615-support-for-msys2
- How…
-
To update my Windows cross-build, I need to cross-compile libmypaint, which is now a mandatory dependency.
Unfortunately I was unable to do so. Well I didn't try much yet, but I at least tried to set…
Jehan updated
8 years ago
-
#### Description of the problem
Brushes in the **B** selector don't have description in the tooltip, but brushes in the docked selector do. It would be great to show the description in the tooltip fo…
bluss updated
8 years ago
-
I've been working on some pretty complex brushes, and I finally tried them out while rotating the canvas. I noticed all the direction information is kept oriented with the original position. It's as…