-
after runnig the following code :
```python3 setup.py develop --user```
this error appears :
```
CMake Error at libmypaint-stamp/download-libmypaint.cmake:159 (message):
Each download failed!
…
-
Hi,
python3 setup.py develop --user fails at building with the following output. Any hints? Thanks
```
[ 0%] Performing build step for 'libmypaint'
Making all in .
libtool: compile: gcc -DHAV…
-
Hi I tried to install gimp 2.99.1 but but the installation fails due of babl error(?)
here is the whole log
`DIR: /tmp/.mount_GIMP_ADrljU9
AILIBDIR=/tmp/tmp.HkHx9rfZ6d
deleting /tmp/tmp.HkHx9rfZ6d…
-
Follow the example here: https://github.com/mypaint/libmypaint/blob/master/examples/minimal.c#L26
I tried adding a second stroke (in the center), like so:
```
// Square
mypaint_surface_begin_a…
-
Right now MyPaint doesn't seem to have any kind of antialiasing in place, which makes it almost unsuitable for inking because of brush scaling issues: thicker strokes become blurry and thinner strokes…
-
I've successfully installed the plugin by following commands:
```
brew uninstall resynthesizer
brew uninstall libgimp2.0
brew install --build-from-source libgimp2.0
brew install --build-from-so…
-
Hi,
#### Description of the problem
After installing libmypaint and mypaint-brushes,
i try to demo-ed mypaint via `python setup.py demo` , upon compiling it gives me the error
```
python se…
-
This issue is part Enhancement Request and part crash acknowledgement/prevention.
Crash:
MyPaint 2.0 is currently in alpha release. If you install that and import the recommended brush set that sh…
-
This is a feature request--maybe even a pipe dream--for mypaint to learn how to read files from stdin. The use case for me is simply to pipe the output from a screen capture tool into the input of my…
-
@briend There are quite some nice additions in the libmypaint-v1 branch (new features AND bug fixes). What about we make a libmypaint 1.4.0 release?
After this, you may concentrate on the master br…
Jehan updated
5 years ago