Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-03 Thread Sven Neumann
Hi, Manish Singh <[EMAIL PROTECTED]> writes: > IIRC, gimpconfig needs an object that implements the GimpConfig > interface, so it's not exactly *simple*. The default implementation works just fine. So, assuming that you defined properties for what you want to save, it is as simple as adding G

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-03 Thread Manish Singh
On Fri, Jun 03, 2005 at 10:17:55AM +0200, Dave Neary wrote: > Hi, > > Manish Singh a ?crit : > >There are also persistent parasites that can be attached to the app. > >This is how the png plugin stores its default settings currently. They > >are backed by /parasiterc. > > Jay pointed this out too

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-03 Thread Dave Neary
Hi, Manish Singh a écrit : There are also persistent parasites that can be attached to the app. This is how the png plugin stores its default settings currently. They are backed by /parasiterc. Jay pointed this out too. Thanks for the info. The main point to bear in mind is that this should

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-03 Thread Manish Singh
On Fri, Jun 03, 2005 at 09:18:21AM +0200, Dave Neary wrote: > > Hi Jay, > > Jay Cox a ?crit : > >On Thu, 2005-06-02 at 18:41 +0200, Dave Neary wrote: > >> - Work on a framework to make plug-in settings saveable across > >>sessions (this might be done now, is it?) > > > >Persistent parasites can

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-03 Thread Jay Cox
On Fri, 2005-06-03 at 09:18 +0200, Dave Neary wrote: > Hi Jay, > > Jay Cox a écrit : > > On Thu, 2005-06-02 at 18:41 +0200, Dave Neary wrote: > >> - Work on a framework to make plug-in settings saveable across > >>sessions (this might be done now, is it?) > > > > Persistent parasites can easily

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-03 Thread Dave Neary
Hi Jay, Jay Cox a écrit : On Thu, 2005-06-02 at 18:41 +0200, Dave Neary wrote: - Work on a framework to make plug-in settings saveable across sessions (this might be done now, is it?) Persistent parasites can easily be used for this. Parasites are not the ideal solution and I'm not sure how

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-02 Thread Jay Cox
On Thu, 2005-06-02 at 18:41 +0200, Dave Neary wrote: > Hi, > > There are lots of Summer project sized tasks around the GIMP that we > could propose to Google. As a start: > ... > - Work on a framework to make plug-in settings saveable across > sessions (this might be done now, is it?) Persis

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-02 Thread David Neary
Hi, Dave Neary wrote: - Reverse engineer PSD format for PS 10 and write the load/save plug-in (or adapt the existing one) to it Photoshop is up to version ten now?? Bloody hell... and I remember when we felt all clever for figuring out some of the new PS4 PSD features... I'm gue

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-02 Thread Adam D. Moss
Dave Neary wrote: - Reverse engineer PSD format for PS 10 and write the load/save plug-in (or adapt the existing one) to it Photoshop is up to version ten now?? Bloody hell... and I remember when we felt all clever for figuring out some of the new PS4 PSD features... --adam -- Adam D. Moss

Re: [Gimp-developer] Proposing projects for the Summer of Code

2005-06-02 Thread William Skaggs
Dave Neary wrote: > Should we make the proposals? Doing this means that somebody is going to have to invest quite substantial energy in evaluating candidates, defining a specific project, handholding during the project, and evaluating the results. The only people capable of doing this, realisti

[Gimp-developer] Proposing projects for the Summer of Code

2005-06-02 Thread Dave Neary
Hi, There are lots of Summer project sized tasks around the GIMP that we could propose to Google. As a start: - Add text boxes to the text tool - Write a heal tool and an intelligent eraser tool (sharing as much code as possible between them) - Work on a framework to make plug-in settings