[Gimp-developer] Fw: [Gimp-user] Mouse Coordinates for gimp Script or Plug-in

2002-10-14 Thread Kevin Myers
- Original Message - From: Kevin Myers [EMAIL PROTECTED] To: gimp users [EMAIL PROTECTED] Sent: Monday, October 14, 2002 9:16 AM Subject: [Gimp-user] Mouse Coordinates for gimp Script or Plug-in Hello, I would like to develop some gimp scripts and/or plug-ins where I need to obtain

[Gimp-developer] Fw: [Gimp-user] Threshold Crop Plug-in

2002-10-14 Thread Kevin Myers
- Original Message - From: Kevin Myers [EMAIL PROTECTED] To: gimp users [EMAIL PROTECTED] Sent: Monday, October 14, 2002 10:23 AM Subject: [Gimp-user] Threshold Crop Plug-in Hello, I would like to develop (or preferably locate) a tool somewhat similar to the default gimp autocrop

[Gimp-developer] Mouse Coordinates for gimp Script or Plug-in

2002-10-15 Thread Kevin Myers
invocation or later), then I would like to submit this as a suggestion to be considered for a future release. Thanks. s/KAM - Original Message - From: Kevin Myers [EMAIL PROTECTED] To: gimp users [EMAIL PROTECTED] Sent: Monday, October 14, 2002 9:16 AM Subject: [Gimp-user] Mouse Coordinates

Re: [Gimp-developer] Mouse Coordinates for gimp Script or Plug-in

2002-10-15 Thread Kevin Myers
that a selection/mouse click be made, that would probably be even better. In any event, at least I know now that my emails are getting through to the list ok. Thanks again for your reply. Regards, s/KAM - Original Message - From: Michael J. Hammel [EMAIL PROTECTED] To: Kevin Myers [EMAIL

Re: [Gimp-developer] Re: Fw: [Gimp-user] Threshold Crop Plug-in

2002-10-15 Thread Kevin Myers
at 1337.06 -0500, Kevin Myers typed this: - Original Message - From: Kevin Myers [EMAIL PROTECTED] To: gimp users [EMAIL PROTECTED] Sent: Monday, October 14, 2002 10:23 AM Subject: [Gimp-user] Threshold Crop Plug-in Hello, I would like to develop (or preferably locate

Re: [Gimp-developer] Re: Fw: [Gimp-user] Threshold Crop Plug-in

2002-10-15 Thread Kevin Myers
there with regard to compiling or building. Finally, thank God for all of Tor's win-gimp stuff. Without that I probably would have been way out in the weeds forever!!! - Original Message - From: Kevin Myers [EMAIL PROTECTED] To: Carol Spears [EMAIL PROTECTED]; gimp developers [EMAIL PROTECTED] Sent

[Gimp-developer] How to Compile Plug-in Under MS VC++ 5.0 (was Re: Threshold Crop Plug-in)

2002-10-15 Thread Kevin Myers
to say thanks once again to Tor Lillqvist for all of the info and files on his web site related to porting the gimp to Windows. Without that I would have been completely stuck. s/KAM - Original Message - From: Kevin Myers [EMAIL PROTECTED] To: gimp users [EMAIL PROTECTED] Sent

Re: [Gimp-developer] Re: Fw: [Gimp-user] Threshold Crop Plug-in

2002-10-16 Thread Kevin Myers
Hi Tor - Thanks very much for this extremely helpful additional info! s/KAM - Original Message - From: Tor Lillqvist [EMAIL PROTECTED] To: gimp developers [EMAIL PROTECTED] Sent: Wednesday, October 16, 2002 2:55 PM Subject: [Gimp-developer] Re: Fw: [Gimp-user] Threshold Crop Plug-in

Re: [Gimp-developer] Re: Fw: [Gimp-user] Threshold Crop Plug-in

2002-10-16 Thread Kevin Myers
Hi Tor - Sorry for the extra email, but one question: When using gimptool as you describe below, what is the correct approach for handling the configuration-specific files such as config.h, gdkconfig.h, and glibconfig.h which aren't in the normal include paths in the developer packages? Should

[Gimp-developer] Recording a GIMP Script

2002-10-16 Thread Kevin Myers
Hello, Has anyone given any consideration to implementing a feature in GIMP that would allow a user to create a script by recording their interactive actions? Something like that would go a long way towards helping folks get off the ground with the development of new scripts much more quickly,

[Gimp-developer] Submitting a GIMP Plug-in

2002-10-16 Thread Kevin Myers
Hello, I've just finished adding the simple UI to my first GIMP plug-in, and believe that it is now ready for public evaluation, bug reports, comments, etc. The plug-in crops an image by detecting a border that lies within a specified range of threshold intensity levels. It is particularly

Re: [Gimp-developer] Recording a GIMP Script

2002-10-16 Thread Kevin Myers
16, 2002 7:13 PM Subject: Re: [Gimp-developer] Recording a GIMP Script On Wed, Oct 16, 2002 at 06:56:35PM -0500, Kevin Myers wrote: Has anyone given any consideration to implementing a feature in GIMP that would allow a user to create a script by recording their interactive actions

[Gimp-developer] Adaptive Thresholding Plug-In

2002-10-16 Thread Kevin Myers
Hello, Has anyone out there already written or come across a GIMP plug-in or script that is designed to do adaptive thresholding of an image? I have a large number of extremely large scanned grayscale images that need to be converted to black and white. Problem is that the contrast and

Re: [Gimp-developer] GIMP Image Size Limits

2002-10-21 Thread Kevin Myers
PROTECTED] To: Kevin Myers [EMAIL PROTECTED] Cc: gimp developers [EMAIL PROTECTED] Sent: Monday, October 21, 2002 12:27 PM Subject: Re: [Gimp-developer] GIMP Image Size Limits Hi, Kevin Myers [EMAIL PROTECTED] writes: Thanks very much to Sven for this info. Well, since many of my images

[Gimp-developer] Close Image from Script

2002-10-19 Thread Kevin Myers
Hello - How can a script-fu script close an open image? I've searched all through the PDB and can't seem to find a way. I can load images, save images, create new images, and list open images, but I can't find any way to close an open image! What am I missing??? Thanks. Kevin M. P.S. - I

Re: [Gimp-developer] script-fu-scheme: Full implementation of Scheme?

2002-10-30 Thread Kevin Myers
However, not all of SIOD is implemented in the GIMP. Specifically, all of the stuff that requires a platform specific implementation is missing. These functions were marked with a U in the old Indiana doc. I don't know if that's true on the newer site referenced below. s/KAM - Original

[Gimp-developer] GIMP Image Size Limits

2003-01-08 Thread Kevin Myers
Under Windows I am running into a problem where the GIMP's pixel buffer seems to hit a 2GB file size limit when my gray scale TIFF image files excede roughly 400KB in size. I'm guessing the buffer requires 5 bytes per pixel (RGB, transparency, ?), even though all of that isn't really needed for

[Gimp-developer] Re: [Gimp-user] GIMP Image Size Limits

2003-01-08 Thread Kevin Myers
developers out there care to take a look at this? I'm running 1.2.4 under Win 2K. Fred was running under Suse Linux 8.0 I believe. Thanks in advance, s/KAM - Original Message - From: Kevin Myers [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: gimp users [EMAIL PROTECTED]; gimpwin users [EMAIL

Re: [Gimp-developer] GIMP Image Size Limits

2003-01-09 Thread Kevin Myers
understanding is that 1.3x has not yet been ported to Windows, and that porting would be far too difficult for my amateur level porting skills. Thanks again for your comments. Regards, s/KAM - Original Message - From: Sven Neumann [EMAIL PROTECTED] To: Kevin Myers [EMAIL PROTECTED] Cc: gimp

Re: [Gimp-developer] GIMP Image Size Limits

2003-01-10 Thread Kevin Myers
I could find some instructions for installing GIMP 1.3.x under Windows? s/KAM - Original Message - From: Sven Neumann [EMAIL PROTECTED] To: Kevin Myers [EMAIL PROTECTED] Cc: gimp users [EMAIL PROTECTED]; gimp developers [EMAIL PROTECTED] Sent: Friday, January 10, 2003 4:46 AM Subject: Re

[Gimp-developer] Re: [gimpwin-users] Re: [Gimp-user] GIMP Image Size Limits

2003-01-09 Thread Kevin Myers
the maximum size of a picture can be set. maybe ur going over what's set in your preferences. Charles McChesney Kevin Myers [EMAIL PROTECTED] wrote: Hmmm, Ok, here is what seems to be happening: When the size of the vertical axis (I didn't test horizontal) exceeds somwhere around 2250

[Gimp-developer] How to Submit Fixes and Enhancements?

2003-01-13 Thread Kevin Myers
Hi folks, I have a few simple enhancements bug fixes that I would like to provide for the GIMP, and I'm working with it enough that I anticipate more to come. How is the best way for me to provide these changes? I've briefly checked into using CVS, but I can't figure out how to get a user ID and

Re: [Gimp-developer] How to Submit Fixes and Enhancements?

2003-01-13 Thread Kevin Myers
OK, thanks! Just to confirm, are (relatively minor) enhancements handled the same way as bugs? - Original Message - From: Nathan Carl Summers [EMAIL PROTECTED] To: Kevin Myers [EMAIL PROTECTED] Cc: gimp developers [EMAIL PROTECTED] Sent: Monday, January 13, 2003 4:16 PM Subject: Re

Re: [Gimp-developer] Initial Window Size Limit

2003-01-14 Thread Kevin Myers
] To: Kevin Myers [EMAIL PROTECTED] Sent: Monday, January 13, 2003 2:23 PM Subject: Re: [Gimp-developer] Initial Window Size Limit Hi, Kevin Myers [EMAIL PROTECTED] writes: Can someone please point me to the location of the gimp's code that determines what window size to use when the scaled

[Gimp-developer] Re: [gimpwin-dev] New GIMP build available

2003-01-14 Thread Kevin Myers
to very large or extreme aspect ratio images that Kevin Myers reported. Make sure to make a backup copy of your current GIMP installation before installing this on top of it, in case something is broken and you want to go back. Unless some big problems are reported, I'll rename

Re: [Gimp-developer] A fresh pair of eyes.

2003-08-01 Thread Kevin Myers
Helps if you have a 4D ball mouse (like I do), instead of only a 3D wheel mouse. :-) Seriously though, mainly responding because I want to make sure the Gimp developers know that there ARE mice out there with built-in miniature track balls (2D) on top instead of having only single dimensional

Re: [Gimp-developer] A fresh pair of eyes.

2003-08-01 Thread Kevin Myers
] A fresh pair of eyes. dOn 01-Aug-2003, Kevin Myers wrote: Helps if you have a 4D ball mouse (like I do), instead of only a 3D wheel mouse. :-) Seriously though, mainly responding because I want to make sure the Gimp developers know that there ARE mice out there with built-in miniature

Re: [Gimp-developer] Portable XCF

2003-08-15 Thread Kevin Myers
I could be mistaken, but it doesn't seem that a file system with an extensible size would be a big problem... We make a request to store a file in our file system within a file, and what we want to store exceeds the available capacity of our present file system. No problem. Our file system's

Re: [Gimp-developer] Re: Gimp-developer Digest, Vol 17, Issue 39

2004-02-21 Thread Kevin Myers
Juhana, you are wrong. I subscribe and post to multiple public lists, and as an unfortunate result get literally hundreds of spam emails like these per day, virtually all of them from faked email addresses. I wouldn't be at all surprised Sven and Jernej are in the same predicament given their

Re: [Gimp-developer] virus issue on the gimp-developer mailing list

2004-02-21 Thread Kevin Myers
Mat, I'm sorry, but you obviously don't know enough about this problem to be posting this kind of message. I can assure you that Sven, Jernej, and the other developers on this list know a lot more about this problem than you appear to, and the problem is *NOT* on their machines. If you had done

Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer)

2004-03-19 Thread Kevin Myers
For various reasons that I don't know about or don't completely understand, several of the proposals that have already been made may be far superior to what I am about to suggest. In fact, there could easily be some reason why my suggestion is completely unworkable. Never the less, I have worked

Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer)

2004-03-19 Thread Kevin Myers
about this issue, because previously I have found it almost completely impossible to pass appropriate parameter values to some otherwise very desirable gimp scripts from the Windows command prompt... Thanks, s/KAM - Original Message - From: Kelly Martin [EMAIL PROTECTED] To: Kevin Myers

Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer)

2004-03-19 Thread Kevin Myers
- Original Message - From: Kelly Martin [EMAIL PROTECTED] To: Kevin Myers [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, March 19, 2004 9:07 PM Subject: Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer) Kevin Myers wrote: You seem to know what

Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer)

2004-03-19 Thread Kevin Myers
- Original Message - From: Kelly Martin [EMAIL PROTECTED] To: Kevin Myers [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, March 19, 2004 9:48 PM Subject: Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer) Kevin Myers wrote: Hi Kelly, I

Re: PDB named and default parameters (was Re: [Gimp-developer] TheMark Shuttleworth offer)

2004-03-19 Thread Kevin Myers
] TheMark Shuttleworth offer) Kelly Martin ([EMAIL PROTECTED]) wrote: Kevin Myers wrote: Admittedly, the Windows command prompt (not simply Explorer) is less capable than most *nix command shells. However, there are also a very large number of Windows based GIMP users, and one

Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer)

2004-03-19 Thread Kevin Myers
, and we're not going to listen to their input, which is basically what I got out of your reply. s/KAM - Original Message - From: Carol Spears [EMAIL PROTECTED] To: Kevin Myers [EMAIL PROTECTED]; GIMPDev [EMAIL PROTECTED] Sent: Friday, March 19, 2004 11:17 PM Subject: Re: PDB named

Re: PDB named and default parameters (was Re: [Gimp-developer] TheMark Shuttleworth offer)

2004-03-19 Thread Kevin Myers
Please see below... - Original Message - From: Carol Spears [EMAIL PROTECTED] To: Kevin Myers [EMAIL PROTECTED]; GIMPDev [EMAIL PROTECTED] Sent: Friday, March 19, 2004 11:34 PM Subject: Re: PDB named and default parameters (was Re: [Gimp-developer] TheMark Shuttleworth offer) On Fri

Re: PDB named and default parameters (was Re: [Gimp-developer] TheMark Shuttleworth offer)

2004-03-20 Thread Kevin Myers
As Tor reminded me later, --batch doesn't work in gimp 1.2 under Windows, so that was the reason I couldn't use it. - Original Message - From: Sven Neumann [EMAIL PROTECTED] To: Kevin Myers [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, March 20, 2004 6:00 AM Subject: Re: PDB

Re: [Gimp-developer] gimp-developer email

2004-03-20 Thread Kevin Myers
In offline continuation of her rant against Windows support in the GIMP and Windows users in general, similar to Carol's latest posts and most of which I think speak for themselves and I won't bother responding to, she did make one somewhat valid point regarding my recent posts to the list. From

Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer)

2004-03-21 Thread Kevin Myers
- Original Message - From: Manish Singh [EMAIL PROTECTED] Sent: Sunday, March 21, 2004 2:48 PM snip FWIW, the suggestion was ill-researched. (foo image=bar) is so very very un-Scheme like, which is surprising to hear from someone who has apparently written scripts from scratch. It

Re: PDB named and default parameters (was Re: [Gimp-developer] The Mark Shuttleworth offer)

2004-03-21 Thread Kevin Myers
If it's important to you, you'll do the 10 mins of research and critical thinking needed. Apparantly you could research this a whole lot faster than I can, which isn't surprising since you work with gimp development almost every day. It would probably take me more than that amount of time

Re: PDB named and default parameters (was Re: [Gimp-developer] TheMark Shuttleworth offer)

2004-03-21 Thread Kevin Myers
Perhaps I'm being extremely dense, but couldn't there be an interface: gimp -cmdfile filename I think that the existing --batch option is equivalent to what you are suggesting. Unfortunately that option doesn't work using Gimp 1.2.x under Windows. I haven't heard from anyone else and

Re: PDB named and default parameters (was Re: [Gimp-developer] TheMark Shuttleworth offer)

2004-03-21 Thread Kevin Myers
From: Christopher W. Curtis [EMAIL PROTECTED] Sent: Monday, March 22, 2004 12:06 AM On 03/22/04 00:45, Kevin Myers wrote: Perhaps I'm being extremely dense, but couldn't there be an interface: gimp -cmdfile filename I think that the existing --batch option is equivalent Ah, hmm

[Gimp-developer] Re: [Gimp-user] Environment settings big images

2004-04-22 Thread Kevin Myers
Photoshop handles large images better than GIMP. That's a known fact and it's not trivial to improve. Ummm, well that known fact isn't completely true. In actual fact, Photoshop will *not* handle many of the large images that we work with at all, whereas the GIMP will do so with no problem.

Re: [Gimp-developer] Selecting new constants for '(file-type file)'?

2004-07-22 Thread Kevin Myers
FYI, Windows 2000 and XP both (partially) support variaties of hard and symbolic links under NTFS in certain scenarios. Then of course there are also the half-ass implemented Windows shortcut files (*.lnk). Finally, software also exists that allows Windows to access a *nix based file system

Re: [Gimp-developer] AGEIA PhysX chip physX SDK(NovodeX v2.2 SDK) AGEIAPhysX chip physX SDK

2005-08-06 Thread Kevin Myers
On 8/6/05, Gottfried Zojer [EMAIL PROTECTED] wrote: But is anybody aware if there is somebody working on a project to bring Gimp to run with the AGEIA PhysX chip ( is there any documentation about how to use the NovodeX v2.2 SDK in combination with a Gimp plugin Thanks for any feedback On

Re: [Gimp-developer] Re: color balance (preserve luminosity) bug

2005-12-21 Thread Kevin Myers
I'm sorry Miriam, but claiming those photos were anything even remotely close to Playboy centerfolds is simply a drastic distortion. Those photos were tastefully done, and are certainly *much* less revealing than many of the photos on the cover of Cosmo' and such that are sitting at every grocery

Re: [Gimp-developer] Pixel coordinates input type for script-fu?

2007-05-01 Thread Kevin Myers
As mentioned previously on this list, I would also like to develop a plug-in with similar pixel coordinate requirements. For my purposes, using the color picker would be an extremely ugly and practically unusable hack. I really need to get the coordinates directly and on the fly from the