Search the web
Sign In
New User? Sign Up
gimp-developer · GIMP Developer
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4674 - 4705 of 14186   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4674
Has anybody got a GIMP Plug-In to read and/or write files in the KDF format? KDF is the native image file format of Khoros 2.1 and above. I checked the...
Florian Zschocke
florian@...
Send Email
Sep 1, 1998
3:04 pm
4675
Hello. I think the de-skew could be based to the existing rotate tool. The de-skew would then be a rotation around the middle point such that the new image...
Juhana K Kouhia
kouhia@...
Send Email
Sep 2, 1998
4:21 pm
4677
Hi, I have a bunch of images and would like to convert them from gif87 to gif89A in batch mode (overriding). If anyone has already wrote such a script I'll...
Oleg Bartunov
oleg@...
Send Email
Sep 3, 1998
1:15 am
4678
I am a newbie rushing into gimp (& english), so please forgive me if I said sth. wrong :) I want to do some batch graphics processing, which needs to use...
Wei Tao
taow@...
Send Email
Sep 4, 1998
2:57 am
4679
... Hi Rob, just a little clarification, ... Rob> If you had bothered noticing how the mailing list worked, this message was Rob> sent directly to the list....
Juergen A. Erhard
jae@...
Send Email
Sep 4, 1998
4:06 pm
4680
Here are outline what should be done to scanned images in document imaging. I have implemented some of them but the implementations does need the complex...
Juhana K Kouhia
kouhia@...
Send Email
Sep 4, 1998
6:59 pm
4681
When I select ops from the image menu the toolkit keeps the server grabbed (complete with alternate pointer) until the operation completes and GIMP returns to...
Ben Jackson
ben@...
Send Email
Sep 6, 1998
1:46 am
4682
Hi there, I just wondered when Gimp will be able to use gtk-1.1. I am running via depot, and I am having severe problems trying to use both gtk-1.0.x and...
Soren Staun-Pedersen
staun@...
Send Email
Sep 6, 1998
9:02 am
4683
Today, I looked at the daily status reports from the Usenet Volunteer Votetakers, and I saw the following entry in the list: PROPOSAL...
Raphaƫl Quinet
Raphael.Quinet@...
Send Email
Sep 6, 1998
1:31 pm
4684
hi, i get this when i try to compile gimp/app: main.o: In function `main': /misc/src/CVS/GIMP/gimp/app/main.c:110: undefined reference to `bindtextdomain' ...
Adam Kopacz
adam.k@...
Send Email
Sep 6, 1998
3:39 pm
4685
... I have been considering writing a video tool for Linux similar in functionality to parts of Avids tools(I would like to do them all but a film droid is a...
Manish Vachharajani
mvachhar@...
Send Email
Sep 7, 1998
5:22 am
4686
Testing if my posting go to gimp-dev list. The posts below never did come back to me. Yours, Juhana Subject: GIMP for document processing (suggestions) Here...
Juhana K Kouhia
kouhia@...
Send Email
Sep 10, 1998
10:22 am
4687
Go go go!!...
Juhana K Kouhia
kouhia@...
Send Email
Sep 13, 1998
11:07 am
4688
Hi, I see that in the development gimp releases under CVS, the file-new dialog includes a resolution spinner. This is great! But - once you've set the...
Austin Donnelly
austin@...
Send Email
Sep 14, 1998
10:52 pm
4689
Hi there, I played around with the gimp over the last weekend, and I noticed, gimp can be quite a memory hog, but I don't have a clue why it requires THAT much...
Benedikt Heinen
Benedikt.Heinen@...
Send Email
Sep 15, 1998
10:48 am
4690
Hi all, Just out of curiousity, I wanted to try the latest Gimp version. I already compiled glib and gtk+ (the snapshots from ftp.jimpick.com, can't access CVS...
Thimo Jansen
teejay@...
Send Email
Sep 15, 1998
11:24 am
4691
... Sounds like a plan. Assuming changing the gimage struct to add resoltuion wouldnt break plugins. Sven Neuman had an idea of writing a gimp specifc widget...
Adrian Likins
adrian@...
Send Email
Sep 16, 1998
12:02 am
4692
... You're forgetting that the X and Y resolution doesn't need to be the same... Ideally you need to be able to specify the X & Y resolution, *and* the...
Michael Sweet
mike@...
Send Email
Sep 16, 1998
12:28 am
4693
... Well, the current file-new dialog only has one resolution setting. Whilst in theory it might be nice to have both X- and Y-axis resolution settings, I'm...
Austin Donnelly
austin@...
Send Email
Sep 16, 1998
2:55 am
4694 (no author) ...
Sep 16, 1998
5:18 am
4695
... No - since they go through the PDB interface which marshals all the data. ... Yeah - resolution does fit in with that. My thoughts on this is to have a...
Austin Donnelly
austin@...
Send Email
Sep 16, 1998
6:56 am
4696
Hi everyone, New plug-ins: wind - similar to what comes with Photoshop jigsaw - as in puzzle diff - produces an output image based on it's two input images ...
Nigel Wetten
nigel@...
Send Email
Sep 16, 1998
7:33 am
4697
Greetings, all! This patch adds support for multi-line text with justification (left, center, or right) to the text tool. I originally created a patch for GIMP...
Kevin Cozens
kcozens@...
Send Email
Sep 16, 1998
7:54 am
4699
... You might take a look at the PNG spec (both the core spec and the PNG extensions document), it offers some insight into this matter. The PNG spec can be...
Christian Brunschen
cb@...
Send Email
Sep 16, 1998
9:18 am
4700
As accurate as I have is January, 1996. For more GIMP history, see http://students.ou.edu/B/Seth.J.Burgess-1/gimp-history.html Sorry I can't be more precise...
Seth Burgess
sjburges@...
Send Email
Sep 16, 1998
2:32 pm
4701
... Yup, it sure could. Currently you have to manually enter the resolution if you need that kind of scaling... Also, PNG has resolution support, too, so...
Michael Sweet
mike@...
Send Email
Sep 16, 1998
5:20 pm
4702
... Might want to check out guillotine in gimp/plugins/guillotine. Adam Moss wrote/commited that a few days ago to test the new guides pdb interface. I think...
Adrian Likins
adrian@...
Send Email
Sep 16, 1998
7:38 pm
4703
... Ho's talking about script-fu only? But you're of course right ;) OTOH, I've just this for Gimp-perl on my TODO-list (which requires no changes to the ...
Marc Lehmann
pcg@...
Send Email
Sep 16, 1998
9:12 pm
4704
... I have mentioned this here before, but didn't get any answers... It would be very nice to have some hooks for extensions so they can save info/state in...
Eivind Kvedalen
eivindkv@...
Send Email
Sep 16, 1998
10:00 pm
4705
The "transform" functions I've seen in gimp merely rotate figures. How do you do a mirror image transform? Best regards -- Larry S. Marso larry@......
Larry S. Marso
larry@...
Send Email
Sep 16, 1998
10:32 pm
Messages 4674 - 4705 of 14186   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help