Jesper Lloyd
Jesper Lloyd
Yes, to my knowledge no project has ever used those bindings, and the new functions from 1.5 and onwards are mostly not exposed via the bindings (deliberately). I will look...
Ok, so based on looking at: https://packages.debian.org/search?suite=all§ion=all&arch=any&searchon=names&keywords=gir1.2- the gir files/package should have been suffixed with `-1.0` from the start, and not updated for any other release with the same major...
Sorry, I must have missed the notification. The readme in mypaint-brushes is outdated, but it's still true that versions of libmypaint before 1.5 are not compatible (in the sense of...
The brush stroke functions in the new API take a couple of additional parameters, including canvas zoom and canvas rotation, with the zoom being used to scale brush speed input...
> Thanks @jplloyd. On our side, I am noting that we should update to the new API. Any pointer which specific API you are talking about? Certainly. At the top...
Thank you @hosiet. As far as autotools goes, I don't think your workaround is ugly at all. I will add it to master and the upcoming 1.6.2 release. Moving forward...
Haven't looked into the actual cause of those "errors", but they don't actually prevent you from building libmypaint. --- Log for the successful build of 1.5.1 on MSYS2 yesterday: https://ci.appveyor.com/project/jonnor/libmypaint/builds/30996672/job/b7axhjk6eah9fw6a...
I have brought this up elsewhere, but just to reiterate: > The only real difference is that one is limited [to] 180 degrees and the other is full 360 degrees....
Agreed, and even though I don't _think_ the average user edits brushes often, if at all, that doesn't make clarity any less important. Trivially the inputs are already differentiated by...
Thanks for the report and the investigation! By the looks of [this upstream report](https://bugzilla.gnome.org/show_bug.cgi?id=703610) linked from #29, the workaround might not be needed anymore. If that is the case we...