Re: [Gimp-developer] [darktable-dev] Darktable plug-in in GIMP - Darktable for Windows?

2016-04-24 Thread Tobias Ellinghaus
Am Sonntag, 24. April 2016, 09:54:25 schrieb Elle Stone: [...] > Speaking specifically of the GIMP-darktable code, it seems the > GIMP-darktable code opens an already-processed 8-bit jpeg. It doesn't > open the darktable raw processor interface and allow the user to choose > the processing parame

Re: [Gimp-developer] [darktable-dev] Darktable plug-in in GIMP - Darktable for Windows?

2016-04-24 Thread Elle Stone
On Wed, Apr 20, 2016 at 6:46 AM, Sven Claussner wrote: Hi, sorry if I'm asking the wrong question but I feel I have to. Since 18.04.2016 there is a raw importer plug-in in GIMP master that calls darktable to do its job. With the same commit the GEGL NEF importer was disabled which is a quite cl

Re: [Gimp-developer] rectangle warping

2016-04-24 Thread Michael Natterer
On Sun, 2016-04-17 at 14:25 -0400, Ben Thurston wrote: > I'm not sure if the things I'm sending are being viewed, I've been > attaching pictures someone let me know if you can see them please... > This > one is on a type of system of linear equations to solve to warp any > size of > grid however on

Re: [Gimp-developer] rectangle warping

2016-04-24 Thread Kevin Payne
The mailing lists strip all attachments, so you'll have to put your pictures on an image hosting site and link to them. Kevin From: gimp-developer-list on behalf of Ben Thurston Sent: 17 April 2016 19:25 To: gimp-developer Subject: [Gimp-developer] re

Re: [Gimp-developer] [darktable-dev] Darktable plug-in in GIMP - Darktable for Windows?

2016-04-24 Thread johannes hanika
hi all, let me try to answer some details from the dt side: On Wed, Apr 20, 2016 at 6:46 AM, Sven Claussner wrote: > Hi, > > sorry if I'm asking the wrong question but I feel I have to. > Since 18.04.2016 there is a raw importer plug-in in GIMP master > that calls darktable to do its job. With t

[Gimp-developer] rectangle warping

2016-04-24 Thread Ben Thurston
I'm not sure if the things I'm sending are being viewed, I've been attaching pictures someone let me know if you can see them please... This one is on a type of system of linear equations to solve to warp any size of grid however one pleases... it can project into 3 dimensions as well... __

[Gimp-developer] Plug-ins - Getting List of Available File Formats

2016-04-24 Thread khalim19
Hello, I made a Python plug-in that exports layers as separate images and for user convenience I implemented in the GUI a list of file formats, similar to the one in the GIMP export dialog. I have to maintain the list manually, which isn't ideal as I have to copy-paste the file format descri

Re: [Gimp-developer] Darktable plug-in in GIMP - Darktable for Windows?

2016-04-24 Thread Patrick Shanahan
* Sven Claussner [04-20-16 00:47]: > Hi, > > sorry if I'm asking the wrong question but I feel I have to. > Since 18.04.2016 there is a raw importer plug-in in GIMP master > that calls darktable to do its job. With the same commit > the GEGL NEF importer was disabled which is a quite clear sign >