Re: [Gimp-developer] Spyrogimp plugin rewrite

2019-01-31 Thread Elad Shahar via gimp-developer-list
Hi Ell, Thanks for your suggestion. I submitted a patch to support translation. Its attached here: https://gitlab.gnome.org/GNOME/gimp/issues/2894 On Mon, Jan 28, 2019 at 9:29 AM Ell via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > > > On 1/27/19 7:51 PM, Elad Shahar via gim

Re: [Gimp-developer] Spyrogimp plugin rewrite

2019-01-27 Thread Ell via gimp-developer-list
On 1/27/19 7:51 PM, Elad Shahar via gimp-developer-list wrote: > Hi Jehan, > > Thanks for committing the code! All your changes made sense to me. I'm > pretty excited. > > I will stay around. I might add some features and documentation to this > plugin. > My gitlab account name is "eladsha".

Re: [Gimp-developer] Spyrogimp plugin rewrite

2019-01-27 Thread Elad Shahar via gimp-developer-list
Hi Jehan, Thanks for committing the code! All your changes made sense to me. I'm pretty excited. I will stay around. I might add some features and documentation to this plugin. My gitlab account name is "eladsha". Thanks!! On Thu, Jan 24, 2019 at 2:23 AM Jehan Pagès wrote: > Hi Elad, > > Sor

Re: [Gimp-developer] Spyrogimp plugin rewrite

2019-01-23 Thread Jehan Pagès via gimp-developer-list
P.S.: As you can guess, I never took the time to actually look into re-implementing the clone as an available tool in your plug-in. That was a cool feature, but I don't think if I will make the time to add it (as I don't need it other than it's cool :P). So feel free to just add it back if ever you

Re: [Gimp-developer] Spyrogimp plugin rewrite

2019-01-23 Thread Jehan Pagès via gimp-developer-list
Hi Elad, Sorry for the delay before inclusion. I must admit I completely forgot (just while doing something else tonight, I suddenly remembered this proposal for an updated Spyrogimp!). So I took some time tonight to review again, then finally pushed your plug-in. I just did some trailing whitesp

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-11-18 Thread Jehan Pagès via gimp-developer-list
Hi! On Sun, Nov 18, 2018 at 8:58 PM Elad Shahar wrote: > Hi Jehan, > > Thanks for the review! > The new version is here > > > Here is what I have done: > > * The problem with the background color happens only in some themes, when > u

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-11-18 Thread Elad Shahar via gimp-developer-list
Hi Jehan, Thanks for the review! The new version is here Here is what I have done: * The problem with the background color happens only in some themes, when using a notebook where the tabs are set to be invisible. That was what I was

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-11-14 Thread Jehan Pagès via gimp-developer-list
Hi! On Sun, Oct 14, 2018 at 12:47 AM Elad Shahar wrote: > Hi Jehan, > > Thanks for your feedback! > The new version is here > . > > Here is what I have done: > > * I made "Esc" close the dialog (and cancel the pattern). > * The issue

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-11-05 Thread Joseph Bupe via gimp-developer-list
On Wed, 17 Oct 2018 at 02:57, Elad Shahar via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > [image: Boxbe] This message is eligible > for Automatic Cleanup! (gimp-developer-list@gnome.org) Add cleanup rule >

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-11-04 Thread Elad Shahar via gimp-developer-list
Hi Jehan, The GEGL spyrograph operation is very basic, and untested from gimp. I intend to keep developing it, since I thought that on-canvas interaction would be very user-friendly. However, I am not sure I will be able to get it work in a way that makes the on-canvas interaction interactive en

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-11-04 Thread Jehan Pagès via gimp-developer-list
Hi Elad, I've had my mind elsewhere so haven't reviewed yet, but noticed a new GEGL operation named "spyrograph" was added with your authorship. Does it do everything your new plug-in does? I guess it is probably not worth including the new plug-in if it makes it to GEGL as a new operation instea

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-10-22 Thread Carol Spears via gimp-developer-list
I just wanted to say that there are a lot of meanings to the phrase "unmonitered email" and, I have been busy with other things and I am sorry I missed this. Looks like it might have picked up some spam. On 10/21/18, Elad Shahar via gimp-developer-list wrote: > Hi Jehan, > > For authorship, you

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-10-21 Thread Elad Shahar via gimp-developer-list
Hi Jehan, For authorship, you can use the name and email as used on this mailing list. On Sat, Oct 20, 2018 at 12:15 PM Jehan Pagès wrote: > Hi! > > On Sun, Oct 14, 2018 at 12:47 AM Elad Shahar wrote: > >> Hi Jehan, >> >> Thanks for your feedback! >> The new version is here >>

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-10-20 Thread Jehan Pagès via gimp-developer-list
Hi! On Sun, Oct 14, 2018 at 12:47 AM Elad Shahar wrote: > Hi Jehan, > > Thanks for your feedback! > The new version is here > . > For the record, I saw the email and will review (and merge if no problems) your code. I have had not m

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-10-16 Thread Elad Shahar via gimp-developer-list
Joseph, thanks for the encouragement. I am looking into implementing this as a gegl operation, but not sure yet I would be able to do it. Initially, I viewed Spyrogimp as similar to the Gfig plugin, i.e., mainly as a tool for creating complex paths. In the "Porting filters to GEGL" webpage, Gfig

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-10-16 Thread Joseph Bupe via gimp-developer-list
Hi Elad. This is a very interesting feature for GIMP, but as Jehan said earlier, it would be better to have it as a gegl operation to maximize user experience. Keep it up 👍 On Sun, 14 Oct 2018 at 00:54, Elad Shahar via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > [image: Boxbe]

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-10-13 Thread Elad Shahar via gimp-developer-list
Hi Jehan, Thanks for your feedback! The new version is here . Here is what I have done: * I made "Esc" close the dialog (and cancel the pattern). * The issue with the broken icon was part of a larger issue that made the plugin look d

Re: [Gimp-developer] Spyrogimp plugin rewrite

2018-09-16 Thread Jehan Pagès via gimp-developer-list
Hi Elad, On Sat, Sep 15, 2018 at 4:14 PM Elad Shahar via gimp-developer-list < gimp-developer-list@gnome.org> wrote: > Hi, > > Long ago, I have written a Spyrogimp plugin in scheme. The plugin is > currently included in gimp (under Filters -> Render -> Spyrogimp). Now I > have done a rewrite in p

[Gimp-developer] Spyrogimp plugin rewrite

2018-09-15 Thread Elad Shahar via gimp-developer-list
Hi, Long ago, I have written a Spyrogimp plugin in scheme. The plugin is currently included in gimp (under Filters -> Render -> Spyrogimp). Now I have done a rewrite in python which I hope is a big improvement: * It provides immediate feedback, by incremental drawing to a temporary layer. * Suppo