Re: [Gimp-developer] open thumbnail and raw files

2004-11-04 Thread Sven Neumann
Hi,

Joseph Heled [EMAIL PROTECTED] writes:

 This affect only load plugins with 4 declared arguments (by the
 plugin), the forth named thumbnail.

static GimpParamDef load_args[] =
  {
{ GIMP_PDB_INT32,  run_mode, Interactive, non-interactive },
{ GIMP_PDB_STRING, filename, The name of the file to load },
{ GIMP_PDB_STRING, raw_filename, URI of the file to load },
{ GIMP_PDB_INT32,  thumbnail,use embedded thumbnail },


That would break all load plug-ins that already have = 4 parameters
which is certainly not an option. Also, your proposal doesn't pass a
preferred thumbnail size to the load plug-in. There are file formats
that include thumbnails for several sizes or can generate thumbnails
of any size on the fly.

Let me explain it again: What we need here is a way for load plug-ins
to register an additional procedure that the core can use to load the
thumbnail. The core can then check if such a procedure exists and fall
back to the default load procedure otherwise.


Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Bugzilla privileges

2004-11-04 Thread David Odin
On Thu, Nov 04, 2004 at 05:25:27PM -0200, Joao S. O. Bueno Calligaris wrote:
 Hi.
 
 
 Through this e-mail I am formally asking the GIMP team to be granted 
 with some bugzilla privileges.
 
 I do not know which level of privileges are there, but I'd like to be 
 able to mark bugs as duplicates, reset the priority and severity of 
 bugs and so on. 
 
 I've noticed that I am - in pratice - doing this, but as I do not have 
 the privileges, someone else has to show up to do the changes for me 
 later on.
 
 So, here is the request for your consideration.
 
 Regards,
 

  Given the amount of work you've done lately, I entierly agree you
should be granted with such privileges.  I don't know how to give you
this. But at least, you have my blessing :)

 Regards,

DindinX

-- 
[EMAIL PROTECTED]
/B{0 0 moveto l 0 rlineto 0 l rlineto l neg 0 rlineto   closepath
fill}def/x{l 0 translate}def/l 500 def 50 100 translate B 1 setgray
/Rep 0 def 2 1 6{/i exch def/l l 3 div def i 2 eq{/Rep 3 def}{/Rep
Rep 3 mul def}ifelse/Par Rep 2 idiv def gsave 1 1 Rep{gsave 2 mod 0 eq{B x}
if Par{x B x}repeat grestore 0 l translate}for grestore}for showpage
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Bugzilla privileges

2004-11-04 Thread David Neary
Hi Joao,

Joao S. O. Bueno Calligaris wrote:
 Through this e-mail I am formally asking the GIMP team to be granted 
 with some bugzilla privileges.

I've added some permissions for you now. The mail usually should
go to [EMAIL PROTECTED], but that's OK (it's a formality to
ask, anyone who asks gets permissions to edit bugs).

Cheers,
Dave.

-- 
David Neary,
Lyon, France
   E-Mail: [EMAIL PROTECTED]
CV: http://dneary.free.fr/CV/
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer