-
Thanks for this awesome repo! I found a minor bug in libmypaint environment.
When update brush parameters, there is a minor error in the following lines:
https://github.com/urw7rs/spiral-envs/blob/d…
-
Hi there, during the [review](https://bugzilla.redhat.com/show_bug.cgi?id=1361883) of the libmypaint package for Fedora, a couple of issues were found regarding how the libraries are linked:
```
libm…
-
Someone opened a bug report. Apparently some of your newer brushes from master would crash libmypaint 1.3.x.
Cf. https://bugzilla.gnome.org/show_bug.cgi?id=785087
Could you harden a bit the brush …
Jehan updated
2 months ago
-
Hi.
Libmypaint is a real great library.
I'm seeking to port libmypaint to Android, using openGL ES to do the rendering.
I’ve made a sample, [here](https://github.com/jeekun/PaintingWorld/blob…
-
#### Description of the problem
I'm noticing that some of the builds are failing due to them not using the Contributor's Fork of libmypaint. Travis-CI and related Continuous Intergration(CI) tools …
-
### Issue Summary
If do according to "Build libmypaint dependency" , and "Update how_to_build_linux.md" #2690
( sudo dnf install libtool intltool ),then this build failed at the " ./autogen.s…
-
#### I tried to install using git but getting following error:
via git:
````Package libmypaint-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `…
bansd updated
9 months ago
-
Environment: Debian Unstable/Sid with autoconf 2.70 installed
Downstream bug report: https://bugs.debian.org/978854
```
% autoreconf --install --verbose --force
autoreconf: expor…
-
The culprit looks to me like it's those intrinsic calls in fastapprox (or maybe I'm wrong). I followed the guide on the wiki how to build with MSYS2, updated all of my packages. The GCC version is 9…
-
This is a follow-up for #174 .
Actually libmypaint is also providing optional gobject introspection support. The problem is that using gobject introspection would require explicitly specifying the …