... I am guilty! I added some const's to some structs which unfortunately aren't const. To be more strange Manish applyed those patches to the official tree...
Daniel Egger
Daniel.Egger@...
Jan 1, 1999 3:13 pm
5313
... They'll be in devGIMP as soon as I migrated to the CVS Server.... -- Servus, Daniel...
Daniel Egger
Daniel.Egger@...
Jan 1, 1999 3:14 pm
5314
... Does this mean that you have contacted the authors, cleaned up the building and added autoconf support? Zach -- Zachary Beane xach@... PGP mail...
Zach Beane
xach@...
Jan 1, 1999 4:42 pm
5315
Gentlebeans, I have encountered the following PNG- and GIF-related problems, one or two of which border on feature requests, in GIMP 1.0.2 under Linux 2.0.36 ...
Greg Roelofs
newt@...
Jan 2, 1999 3:12 am
5316
... This also causes the icons saved with Gimp as png to be _really_ washed out in WindowMaker - tiff's with transparency work okay though. This is a VERY...
Tuomas Kuosmanen
tigert@...
Jan 2, 1999 10:24 am
5317
... Two comments: first, the pngcrush utility (linked on the PNG Converters page, new Linux binary showing up today, I hope) can replace a given PNG chunk...
Greg Roelofs
newt@...
Jan 2, 1999 4:47 pm
5318
... I don't know if the Hollywood branch uses threads on its own. I do think the threaded code in the main branch show die a painful death. It has been the...
Federico Mena Quintero
federico@...
Jan 2, 1999 7:18 pm
5319
... I've committed a fix for this to CVS: @@ -684,10 +698,12 @@ png_set_compression_level(pp, pngvals.compression_level); + gamma = gimp_gamma(); + ...
Manish Singh
yosh@...
Jan 2, 1999 11:55 pm
5320
... I'm assuming gimp_gamma() is the function that would return a calibrated setting if such capability existed in 1.0.2. Given that, then yes, the behavior...
Greg Roelofs
newt@...
Jan 3, 1999 4:14 am
5321
*** wonders if this means the gimp_ace plugin will be on new distribution *** :)...
Stewart
Jan 3, 1999 4:17 pm
5322
Hi, Release 0.1 of my plug-in for the creation of clickable imagemaps is now available on my homepage: http://home-2.consunet.nl/~cb007736 . Keep in mind that...
Maurits Rijk
lpeek.mrijk@...
Jan 3, 1999 7:17 pm
5323
Hi GIMPers, I have tracked down a bug in the palette GUI code: 1. start GIMP 2. open the palette dialog (the color name says 'Undefined') 3. click the color...
Michael Natterer
mitschel@...
Jan 3, 1999 7:24 pm
5324
Thanks for your patch. I just applied it. Salut, Sven...
Sven Neumann
neumanns@...
Jan 3, 1999 9:22 pm
5325
... [snip LUT calc stuff] Hmm... how would this handle the remote display case, where, say, I'm running gimp on an SGI displayed to my PC? DEFAULT_GAMMA would...
Manish Singh
yosh@...
Jan 3, 1999 10:34 pm
5326
Hoi Maurits, ... Errr... jij bent toch niet de Maurits Rijk die ik ooit bij Dow heb leren kennen? Indien toch, hoe gaat het er mee? En in ieder geval, de beste...
Bert Driehuis
bert_driehuis@...
Jan 4, 1999 2:11 am
5327
Dear all, I didn't like the way fuzzy select works, so here is the result. The new algorithm in the patch uses Eucledian distance in the RGB vectorspace to...
Nemeth Ervin
airwin@...
Jan 4, 1999 3:48 pm
5328
... It will. I'll integrate everything that may be worth it into my tree. If there are bugs I'll catch them..... -- Servus, Daniel...
Daniel Egger
Daniel.Egger@...
Jan 4, 1999 10:40 pm
5329
Hello ... If some developpers are reading this mailling-list I have put an offer for writting Photo Stylus driver at ...
regis rampnoux
regisr@...
Jan 5, 1999 9:55 pm
5330
...to get the attention :) But this is what the topic says.. I bought a computer arts magazine that had tricks for one rather known image manipulation...
Tuomas Kuosmanen
tigert@...
Jan 6, 1999 11:25 am
5331
Hi! Is it possible to use the special MMX- or 3D-NOW-instructions in C-Code, if I write plug-ins ? (the only thing I wrote so far was a small extension in the...
Sabine F. Wolf
linux@...
Jan 6, 1999 7:03 pm
5332
... That's entirely up to the compiler. GIMP runs on a lot more than x86, you know. cjb. -- Christopher J Biggs \ chris@... \ Vice-Pope torture...
Christopher Biggs
chris@...
Jan 6, 1999 10:06 pm
5333
Is there anybody working on a good set of brushes for next distributions? I think that some of the brushes on 1.0 distribution are not very useful. Some of...
Eduardo Perez
eduperez@...
Jan 6, 1999 10:24 pm
5334
... Hmm... let me have a think about this... Andy....
Andy Thomas
alt@...
Jan 6, 1999 11:51 pm
5335
I modified the jpeg plug-in to have a text box in the save dialog that allows you to enter comments to be stored with the image. I also have the code that can...
Peter Whiting
pwhiting@...
Jan 7, 1999 1:36 am
5336
Hi GIMPers, (quoted from the TODO file) ... My suggestion: why not unlink()ing the swapfile after creating it? This would make the swapfile disappear after...
Michael Natterer
mitschel@...
Jan 7, 1999 3:13 am
5337
... Something like this is possible and may be implemtented as soon as I have too much time :)) -- Servus, Daniel...
Daniel Egger
Daniel.Egger@...
Jan 7, 1999 5:58 am
5338
Hi Gimpers, Is there a way to reload an image in the same window? That's, once the file on disk is changed, I want to just reload it--refresh the image. If if...
Kiran.MAHERIYA@...
Jan 7, 1999 6:35 am
5339
... This would be nice. <Image>/File/Revert would be an obvious place, I guess. This can be accomplished with the GAP plugins and a little cludging with 2...
Tuomas Kuosmanen
tigert@...
Jan 7, 1999 9:21 am
5340
Hello, I am working on a new drawing program. Unlike gfig it should be a complete drawing program like freehand. It uses the code base of gimp and OpenGl...
Ralf Engels
ralf.engels@...
Jan 7, 1999 11:46 am
5341
... In Gimp 1.1.x (currently in development), there is a facility to do just this using "Parasites", which can be attached to an image. In Gimp 1.0.x you don't...