Re: [Gimp-user] Are Plug-In Covered under the license as well?

2015-02-10 Thread Simos Xenitellis
On Mon, Feb 9, 2015 at 9:00 PM, Kevin Redona wrote: > Hello all. Are plug-ins for GIMP free to use commercially as well (example: > Chroma Key)? I would appreciate your response. Each plug-in comes with a license, so as long as the license is GPL, there are no restrictions as to where you are

Re: [Gimp-user] Nikon .nef Images

2015-02-10 Thread Sridhar M. A.
On Tue, Feb 10, 2015 at 09:33:28AM +0100, Ofnuts wrote: > > IMHO you are better off converting your NEF into one or more high quality > JPEGs in a distinct application (that gives you a lot of choices, > including Nikon Capture) and do the final edits in Gimp. > I also have a Nikon

Re: [Gimp-user] Editing Gimp Software Functions

2015-02-10 Thread Joao S. O. Bueno
On 10 February 2015 at 02:42, Stephen Yost wrote: > Gimp guys- > > Trying to edit GIMP software functions via gimp's open source code. I'm > having trouble finding the right source. I was hoping to get somebody on > the phone for this purpose. Keep me posted. This article willbe a little outd

Re: [Gimp-user] Are Plug-In Covered under the license as well?

2015-02-10 Thread Joao S. O. Bueno
On 9 February 2015 at 17:00, Kevin Redona wrote: > Hello all. Are plug-ins for GIMP free to use commercially as well (example: > Chroma Key)? I would appreciate your response. In fact, the "official" plug-ins are all those that are shipped with GIMP source code - and only those. These offic

Re: [Gimp-user] Nikon .nef Images

2015-02-10 Thread Partha Bagchi
I agree. However, if you want to test out the experimental Gimp 2.9 which will do 16-bit (and higher) images then download Gimp from my website www.partha.com and check it out. It comes preinstalled with UFRaw, GMIC, wavelet family of plugins, etc. Hope this helps. Partha On Tue, Feb 10, 2015 a

Re: [Gimp-user] Are Plug-In Covered under the license as well?

2015-02-10 Thread sk
Then it seems my assumption was wrong. I guessed this because GIMP is part of the GNU-project (hence the actual name: Gnu Image Manipulation Program) which requires all licenses to be FSF-approved. But perhaps the registry is not an official part of GIMP. Probably not, since NC-licenses are al

Re: [Gimp-user] Nikon .nef Images

2015-02-10 Thread Dave English
While not disagreeing, yes the UFRaw plugin will convert .NEF images & that is what I use. It works in two ways, either I run UFRaw, open the file and when I have chosen colour balance, exposure correction etc. it opens Gimp; or I open the file in GIMP, which opens UFRaw first & I then proceed

Re: [Gimp-user] Nikon .nef Images

2015-02-10 Thread Ofnuts
On 09/02/15 11:53, Adam Kinshasa08 wrote: Hello Gimp Users, FIrstly a big thank you to everyone who responded to my request for help regarding launching Gimp. I have one other question please ? Is Gimp able to open and edit raw images from a Nikon DSLR (.nef images) ? Many thanks Adam G

Re: [Gimp-user] Editing Gimp Software Functions

2015-02-10 Thread Shlomi Fish
Hi Stephen, On Mon, 9 Feb 2015 20:42:43 -0800 Stephen Yost wrote: > Gimp guys- > > Trying to edit GIMP software functions via gimp's open source code. I'm > having trouble finding the right source. Did you consult these pages: * http://developer.gimp.org/git.html * https://wiki.gnome.org/Gi