Re: [Gimp-developer] Plug-in Development Documentation

2009-07-29 Thread Christopher Howard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Christopher Howard wrote:
> Hi. Is this the most recent version of the GIMP plug-in development
> tutorial?:
> 
> http://www.gimp.org/docs/plug-in/chapt-intro.html
> 
> It seems to have been written for GIMP 1.2. I'm not complaining, I just
> would hate to use any outdated info if there was another reference work
> available.
> 

Okay, I think this was what I was looking for:

http://developer.gimp.org/writing-a-plug-in/1/index.html
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

- --
http://indicium.us
http://theologia.indicium.us
I sign /all/ my e-mail messages via PGP. If you receive any e-mail
supposedly from me without my valid PGP digital signature, please take
additional steps to verify the authenticity of the message.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpw/IsACgkQQ5FLNdi0BcWDJwCdH9iUpDVEYkPPbzL15ley4bTb
8oQAnjnLuuG3DHRiPi4APYlm43auRCzF
=OKh7
-END PGP SIGNATURE-
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] Plug-in Development Documentation

2009-07-29 Thread Christopher Howard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi. Is this the most recent version of the GIMP plug-in development
tutorial?:

http://www.gimp.org/docs/plug-in/chapt-intro.html

It seems to have been written for GIMP 1.2. I'm not complaining, I just
would hate to use any outdated info if there was another reference work
available.

- --
http://indicium.us
http://theologia.indicium.us
I sign /all/ my e-mail messages via PGP. If you receive any e-mail
supposedly from me without my valid PGP digital signature, please take
additional steps to verify the authenticity of the message.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpw7vUACgkQQ5FLNdi0BcXgdgCeMBSzTTJWxey5L24oFfYONdbe
9fwAn1+xZrxbjOzdIQutrwEyNZWGn2ye
=5Bhj
-END PGP SIGNATURE-
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Plug-in development

2001-11-30 Thread Thomas RIBO

> I am not sure if I understand your code correctly (I am even more of
> a newby), but your code seems to only work on grayscale images. Did
> you make sure your image was grayscale before you tested your plug-in
> on it?

Yes that's it: I had tested with a grayscaled image but it didn't work 
(a PNG image). I retried with a color image transformed into a 
grayscaled one and it works (enabled). Now I have to make it run 
without segfault =).

Thanks to all.

-- 
[EMAIL PROTECTED]
"Le temps ne fait rien à l'affaire, quand on est con, on-est-con !"
-- Georges Brassens
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



Re: [Gimp-developer] Plug-in development

2001-11-29 Thread Branko Collin

On 29 Nov 2001, at 23:12, Thomas RIBO wrote:

> I'm a poor newbie trying to code a plugin for the Gimp, but I'm 
> encountering some problems: I don't really understand all kind of
> things I did but finally succeeded to compile and install my plugin.
> The problem is that it is disabled in the menu.
> 
> 1) I'm not sure this is the good place to ask this question, but it
> seemed to before I read the last 10 messages ;-) 
> 2) If this is more
> easy for you to reply in seeing/compiling my code (commented out in
> french, sorry), you can find it here :
> http://tharibo.free.fr/GIMP/isodata.tar.gz

I am not sure if I understand your code correctly (I am even more of  
a newby), but your code seems to only work on grayscale images. Did 
you make sure your image was grayscale before you tested your plug-in 
on it? 

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



[Gimp-developer] Plug-in development

2001-11-29 Thread Thomas RIBO

Hi all.

I'm a poor newbie trying to code a plugin for the Gimp, but I'm 
encountering some problems: I don't really understand all kind of 
things I did but finally succeeded to compile and install my plugin. 
The problem is that it is disabled in the menu.

1) I'm not sure this is the good place to ask this question, but it 
seemed to before I read the last 10 messages ;-)
2) If this is more easy for you to reply in seeing/compiling my code 
(commented out in french, sorry), you can find it here :
http://tharibo.free.fr/GIMP/isodata.tar.gz

Thanks in advance.

-- 
[EMAIL PROTECTED]
"Le temps ne fait rien à l'affaire, quand on est con, on-est-con !"
-- Georges Brassens
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer