Hi everybody, can someone tell me how to use gprof with a gimp plug-in, when I try to, there's no gmon.out generated. Is it because my soft run in GIMP's ...
Thomas Gaudin
Thomas.Gaudin@...
May 1, 1999 10:48 pm
6777
GIMP Dynamic Text is a GIMP plug-in that works like the text tool but allows you writing multi-line text and made you able of modifying it later as you want...
Marco Lamberto
NoSpAmZ-lm@...
May 1, 1999 10:55 pm
6778
... Very plausible. I just can't believe it's really that bad though. Maybe I miscompiled the MMX patches, but I really don't think so. I'll try the next...
Adam D. Moss
adam@...
May 1, 1999 11:11 pm
6779
It would be helpful to reproduce the "actual size" features of the New Window dialog boxes in the resize/scale dialogs. So that, for example, it is easy to...
larry@...
May 1, 1999 11:32 pm
6780
... Actually, this is a misplacement of the warning message: it is output according to whether MMX is detected, not whether it is used. As for the speedups: I...
David Monniaux
monniaux@...
May 1, 1999 11:35 pm
6781
... I said, "rather useless", which (if you'd know me) meant "99% useless" ;) ... I use it pretty often in my effects, though! ... no, its at least as...
Marc Lehmann
pcg@...
May 1, 1999 11:43 pm
6782
Hi Adam, there is still a small bug left that (I think) was not there before opaque moves. The very first selection I create after GIMP startup is not...
Michael Natterer
mitschel@...
May 1, 1999 11:49 pm
6783
The list is still used? -- //\/\ Marco (LM) Lamberto e-mail: nOsPaMz-lm@... (remove 'nOsPaMz-') The Sunny Spot -...
Marco Lamberto
lm@...
May 1, 1999 11:49 pm
6784
Greetings! Here is another message which shows up here from time to time asking if the list is working. I haven't seen a message from gimp-devel now for 8...
Kevin Cozens
kcozens@...
May 1, 1999 11:49 pm
6785
Hi there! First, thanks for implementing this. It's good that someone is willing to try i386/MMX code. I got it compile up okay with a bit of massaging, but ...
Adam D. Moss
adam@...
May 1, 1999 11:56 pm
6786
OK, so O'Reilly has a book out on QT. Do we know if anyone is working on a GTK book?...
Miles O'Neal
meo@...
May 1, 1999 11:57 pm
6787
... It's $600US for a 7-day conference, and you get a ton of CDs and books. The technical talks and panels are excellent. It's probably one of the best deals...
tomr@...
May 2, 1999 12:01 am
6788
Hi, I've just put resolution support for the text tool to CVS. This is currently enabled for the interface only. To enable this for the PDB, the...
Hello everyone, I am trying to compile and run Gimp v1.0.4. My system is an SGI O2, running Irix 6.3, with Irix Development Option 7.2. I have compiled and...
Giles Ellis
gilesellis@...
May 2, 1999 12:17 am
6791
Hello everyone, I am trying to compile and run Gimp v1.0.4. My system is an SGI O2, running Irix 6.3, with Irix Development Option 7.2. I have compiled and...
Giles Ellis
gilesellis@...
May 2, 1999 12:17 am
6792
Ugo De Marinis
udmbg@...
May 2, 1999 12:18 am
6793
... That's probably the approach I'm going to take at the moment....
Jon A. Cruz
joncruz@...
May 2, 1999 12:21 am
6794
Hi, Release 0.7 of my plug-in for the creation of clickable imagemaps is now available on my homepage: http://home-2.consunet.nl/~cb007736 . This release...
Maurits Rijk
lpeek.mrijk@...
May 2, 1999 12:24 am
6795
1999-04-25 Michael Natterer <mitschel@...> * app/text_tool.c: added resolution support if the tool is used from the interface. Can't do this for...
Austin Donnelly
austin@...
May 2, 1999 3:56 am
6796
... It sounds like the plugins from 1.0.4 were not installed and gimp is trying to use plugins from a previous release. Run "gmake install" and watch it's...
Jay Cox
jaycox@...
May 2, 1999 3:58 am
6797
... Yeah, I've been stalled on doing the resize dialog for a while now. I have most of the GUI there, just not the signals connecting stuff together. Austin...
Austin Donnelly
austin@...
May 2, 1999 11:00 am
6798
... Hi everybody, I've implemented a new resize/scale ui. I used the layout proposed by Austin. Will be in CVS today. Please comment, do you think the...
Michael Natterer
mitschel@...
May 2, 1999 4:07 pm
6799
... cyrix sucks. No, really. the newest pgc generates fine (but not that optimized) mmx code all by itself. The speedup (or slowdown) looks like this: p-ii 3%...
Marc Lehmann
pcg@...
May 2, 1999 4:26 pm
6800
... well, I don't mind: Gimp->get_text_extents(...,$img->get_resolutions). Also, this would be the _perfect_ moment to make use of variable-numbered arguments,...
Marc Lehmann
pcg@...
May 2, 1999 4:30 pm
6801
... Yup! I already had the file in my emacs after reading your mail, but then I wondered if I understood the problem... Do you mean your X-Server does scaling...
Michael Natterer
mitschel@...
May 2, 1999 4:35 pm
6802
... I've tried to compile The Gimp with the mmx-patches, but pgcc fails to compile paint_funcs.c and dies with signal 11 reproducably. Updating to pgcc-1.2 ...
Sven Neumann
neumanns@...
May 2, 1999 5:17 pm
6803
Is there a source of information for the algorithms used in the GIMP (i.e., things like "Sharpen", "Fuzzy Select", conversions from RGB to HSV, etc.) short of...
Carey Bunks
cbunks@...
May 2, 1999 6:09 pm
6804
... pgcc-1.1.3 (the latest) has its own sets of bugs and might have problems with gimp, but these are not related to the mmx assembly (for which it doesn't...
Marc Lehmann
pcg@...
May 2, 1999 7:09 pm
6805
GIMP Dynamic Text is a GIMP plug-in that works like the text tool but allows you writing multi-line text and made you able of modifying it later as you want...