Re: [Gimp-user] Scheme - random foreground colour

2016-03-13 Thread uga...@talktalk.net


Thanks a bunch - mucho appreciated!

-u


>Original Message
>From: payn...@hotmail.com
>Date: 13/03/2016 20:48
>To: "uga...@talktalk.net", "gimp-user-list@gnome.
org"
>Subj: Re: [Gimp-user] Scheme - random foreground colour
>
>Try
>
>(list (rand 255) (rand 255) (rand 255))
>
>for example: (gimp-context-set-foreground (list (rand 255) (rand 255) 
(rand 255)))
>
>Kevin
>
>
>From: gimp-user-list  on behalf of 
uga...@talktalk.net 
>Sent: 13 March 2016 18:40
>To: gimp-user-list@gnome.org
>Subject: [Gimp-user] Scheme - random foreground colour
>
>Hi,
>
>Can anyone tell me please, how to pass random values as colour
>parameter list with script-fu?
>
>Thanks
>
>-u
>___
>gimp-user-list mailing list
>List address:gimp-user-list@gnome.org
>List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list

>List archives:   https://mail.gnome.org/archives/gimp-user-list
>


___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


Re: [Gimp-user] Apologies but need help again

2016-03-13 Thread Sven Claussner



On  13.3.2016 at 8:52 PM Drsfunderwood wrote:



   I apologize for re-asking for your help but I have been having computer 
problems and it somehow erased earlier answers. My original question dealt with 
my difficulty using Gimp text boxes. I could get them to appear on a map I am 
doing but could not apply text nor could I get the editor function to work. I 
hope some of you may remember your original answers, they appeared promising 
and this time I will print copies of the answers since I can't seem to trust 
WIndows 10. :)?




Don't worry, it's here:
https://mail.gnome.org/archives/gimp-user-list/2016-February/msg00075.html

Greetings,

Sven

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] Apologies but need help again

2016-03-13 Thread drsfunderw...@wave-net.net
 
  
  I apologize for re-asking for your help but I have been having computer 
problems and it somehow erased earlier answers. My original question dealt with 
my difficulty using Gimp text boxes. I could get them to appear on a map I am 
doing but could not apply text nor could I get the editor function to work. I 
hope some of you may remember your original answers, they appeared promising 
and this time I will print copies of the answers since I can't seem to trust 
WIndows 10. :)?
  
  

___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list


[Gimp-user] Scheme - random foreground colour

2016-03-13 Thread uga...@talktalk.net

Hi,

Can anyone tell me please, how to pass random values as colour 
parameter list with script-fu?

Thanks

-u
___
gimp-user-list mailing list
List address:gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives:   https://mail.gnome.org/archives/gimp-user-list