Lloyd Konneker

Results 103 comments of Lloyd Konneker

> But I do not understand why the function does not work as a regular plug-in. I don't understand what you mean, please clarify.

@cmyk-student : > I've got a few of the plug-ins ported over and working Do you mean you are porting the Python plugins that are part of resynthesizer to the...

@jointri : sorry for not responding. The deprecations branch is really just proof of concept, not supported by me until Gimp 3 ships, and even then maybe not. I haven't...

Unfortunately, GIMP 2 python plugins still use python 2. Few distributions still ship python 2. Some distributions formerly packaged e a python2 specifically for GIMP, in say a package called...

I don't have a convenient way of testing on that platform. I suppose I could use QEMU. If you know of a cloud service that would run such a binary,...

Two plugin files are involved: heal_selection.py and resynthesizer.exe. The message says the latter file is not properly installed. Insure that the file exists and that it has proper execute permissions....

Re: Also, you don't provide a subtraction operator between points. Looking at your README, it doesn't show "Vector = Point - Point". So maybe it is just missing in the...

Re: A user must be very careful because that can lead to errors. I am not saying that it leads to errors within your library. I am saying that if...

I am not sure they are treated equally. Earlier in the thread I reported that CGPoint - CGPoint will not compile. I read the tests, and don't see that test....

In IEEE 1588 a 'master' clock server is 'elected' using a ' Best Master Clock' algorithm. But I think it assumes the network is alway on, i.e. that all nodes...