Hi Dan, yesterday I started playing around with Scheme. I'm able to mutate expressions by now, e. g. (cos (+ (1 x))) could mutate into (sin (- (0.9 x))) or ...
Christoph Schmitz
cschmitz@...
Jul 1, 1997 8:13 am
568
Hello, this is an e-mail which I sent to gimp-developer some weeks ago, but it did not appear in the mailing list. Here it is again: High, now we have the...
Pkirchg@...
Jul 1, 1997 8:34 am
569
... Best to do it now, rather than wait until there are a thousand scripts to change. :) --Adam...
Adam D. Moss
adam@...
Jul 1, 1997 8:46 am
570
Okay, I'm quite willing to be told by someone better informed that I'm wrong .... Try compiling GIMP (v0.99.9 and v0.99.10 in my case) with the genuine SG/MIPS...
Robert Cross
rlcross@...
Jul 1, 1997 2:11 pm
571
... Yeah, sinus.c, line 724. (To fix, obviously just change it to a C comment.) Probably the reason it was always missed before was that I'm the only guy who...
Chris Laas
chrisl@...
Jul 1, 1997 8:01 pm
572
hi gimpers. i'm a gimp user and i was trying to use Net-Fu (the web-based logo generation tool that uses gimp), but when i click the Run button it gives me an...
Christopher Shade
cshade@...
Jul 1, 1997 8:51 pm
573
Being the automation freak that I am, I just couldn't bear to sully up my or anyone else's code with a g_debug right at the beginning, and then, horrors,...
Chris Laas
chrisl@...
Jul 1, 1997 9:53 pm
574
hi i encountered the following bug (gimp with alpha.patch applied): make a new image, RGB with your background color. go to the layers dialog, duplicate the...
Mark Probst
schani@...
Jul 2, 1997 4:02 am
575
Bill Richards
wildbill@...
Jul 2, 1997 8:06 am
576
... That would be a good idea. There are too many color selection dialogs, and it is especially irritating to have one of them with the scale for each color...
Raphael.Quinet@...
Jul 2, 1997 8:22 am
577
Hi, I thought about mating arithmetic expressions and came up with the following idea: Consider the expressions (a*b) + cos(c) sin(tan(a+b*c)) +...
Christoph Schmitz
cschmitz@...
Jul 2, 1997 8:49 am
578
... Tried it, but couldn't duplicate it on my SGI with 0.99.10 with patches. Have you checked the patch patch yet? -- ...
Michael Sweet
mike@...
Jul 2, 1997 11:32 am
579
Christoph ... I assume these mutations represent more than one application of the mutation operator. It is normal to mutate only one node on each application...
Robert Saunders
rob@...
Jul 2, 1997 11:51 am
580
It might not look like much, but this one caused me quite a headache. -seth ... +++ gimp-0.99.10.new/app/layer_cmds.c Wed Jul 2 00:40:48 1997 @@ -115,7 +115,7...
unpriviliged
seth@...
Jul 2, 1997 1:00 pm
581
Hello, sorry for polluting this list, but it seems to me that there is no traffic at all on gimp-list or gimp-user.... i have the following problem: a scan...
Bruno Boettcher
bboett@...
Jul 2, 1997 5:35 pm
582
This is just a quick thought... Can anyone suggest a reason why the Layers & Channels dialog shouldn't just change the layers displayed to the current image...
Brian Dowling
brian@...
Jul 3, 1997 4:33 am
583
Chris Bare
chris@...
Jul 3, 1997 4:57 am
584
... Brian> This is just a quick thought... Brian> Can anyone suggest a reason why the Layers & Channels Brian> dialog shouldn't just change the layers...
Daniel R Risacher
risacher@...
Jul 3, 1997 6:40 am
585
"STEVE" == STEVE LUMOS <slumos@...> writes: STEVE> Since scripts will have to be changed anyway, use a dotted pair STEVE> for specifying all text, with...
Scott Goehring
scott@...
Jul 3, 1997 8:51 am
586
... Actually, I do use FocusFollowsMouse myself (although I'm not sure that qualifies me as sane <grin>). Hrm, ok, I see your point there. Maybe there could...
Brian Dowling
brian@...
Jul 3, 1997 11:16 am
587
Raphael.Quinet@... ... A possibly better way: Since scripts will have to be changed anyway, use a dotted pair for specifying all text, with the car...
STEVE LUMOS
slumos@...
Jul 3, 1997 12:37 pm
588
Albert D. Cahalan
acahalan@...
Jul 3, 1997 6:37 pm
589
I was just packaging up 0.99.10 for Debian Linux today, and I noticed while watching the make that the Makefile from the docs subdirectory tries calling...
Ben Gertzfield
che@...
Jul 3, 1997 7:26 pm
590
Since I have not gotten any response from the people I saw post this problem, I'll ask the experts. Here are the system particulars: OS: Solaris x86 2.5.1 X:...
David A. Niblett
dniblett@...
Jul 3, 1997 7:50 pm
591
Not sure if this got around the first time, so I'm sending it again. I've stumbled across an intersting bug with text layers, and I'm wondering if anyone has...
Matt Wilson
matt@...
Jul 3, 1997 11:20 pm
592
A while ago I was describing how the gimp would make the X server go beserk... well it now has been fixed. I have an Ultra1 creator 3D with Solaris 2.5.1 and...
Philippe Lavoie
lavoie@...
Jul 4, 1997 9:15 pm
593
Is there a problem with AutoConfig detecting the XShm in my Sparc's libraries? I verfied that I have the routines in the Xext library with Midnight Commander,...
Kelly "STriker" Price
kprice@...
Jul 5, 1997 2:24 pm
594
Christoph You might also be interested to look at the GPQUICK package which was featured in Byte about 3 years ago. It's written in C++ and uses a fairly...
Robert Saunders
rob@...
Jul 6, 1997 10:50 pm
595
"Christoph " "You might also be interested to look at the GPQUICK package which was "featured in Byte about 3 years ago. It's written in C++ and uses a "fairly...
Jay Nordwick
nordwick@...
Jul 6, 1997 7:53 am
596
... Yes OK. We could debate the relative merits of the various genetic programming libraries, but that's not very relevant to this list and probably won't get...