Re: [darktable-devel] Idea for plugin that runs external program and imports automatically the resulting picture

2013-04-21 Thread Tobias Ellinghaus
Am Montag, 22. April 2013, 00:38:38 schrub R S: > Hi, Hi. > I have a question about the fuji import in darktable, I know that it is > not possible in darktable (what I regret because I own this excellent > XE-1), so I discovered photivo , which can treat fuji raws quite well. So > my understandin

Re: [darktable-devel] Idea for plugin that runs external program and imports automatically the resulting picture

2013-04-21 Thread R S
Hi, I have a question about the fuji import in darktable, I know that it is not possible in darktable (what I regret because I own this excellent XE-1), so I discovered photivo , which can treat fuji raws quite well. So my understanding is that the possibility already exists, so the code jus

Re: [darktable-devel] Idea for plugin that runs external program and imports automatically the resulting picture

2013-04-21 Thread M.Fohler
Thank you very much for the answer, I appreciate that! On 4/21/13, jeremy rosen wrote: > I can confirm that this will be doable in lua, so no need to have a module > for that > > > On Sun, Apr 21, 2013 at 3:16 PM, Pascal de Bruijn > wrote: > >> On Sun, Apr 21, 2013 at 11:27 AM, M.Fohler wrote: >

Re: [darktable-devel] blend mode question, not matching GIMP

2013-04-21 Thread b
I have and I don't see a list of which module operate after color out? from: http://www.darktable.org/usermanual/ch03s03s06.html.php "The long list helps you to figure out in which color space a specific module acts." What is "The long list?" Quoting Ulrich Pegelow : > Please read the userman

Re: [darktable-devel] blend mode question, not matching GIMP

2013-04-21 Thread Ulrich Pegelow
Am 21.04.2013 22:05, schrieb b...@idesofjune.ca: > I'm not sure I understand why the _blend_() code contains options > for non LAB colorspace types. If only demosaic, in/output color profile > modules operate in non LAB colorspace, and they are never blended in > anyway. > > Is this unreachable

Re: [darktable-devel] blend mode question, not matching GIMP

2013-04-21 Thread b
I'm not sure I understand why the _blend_() code contains options for non LAB colorspace types. If only demosaic, in/output color profile modules operate in non LAB colorspace, and they are never blended in anyway. Is this unreachable code? Is it there for completeness for use in the fut

Re: [darktable-devel] self into, and idea for a simple color overlay module

2013-04-21 Thread Roumano
Hi, Why-not a plugin to remove red-eye ? Regards Le samedi 20 avril 2013 à 17:40 -0700, b...@idesofjune.ca a écrit : > I stand corrected, colorize does exactly what I need with source mix > at 0%, awesome! > > I'm going to try adding a color picker to the colorize module, it > would be nice

Re: [darktable-devel] Idea for plugin that runs external program and imports automatically the resulting picture

2013-04-21 Thread jeremy rosen
I can confirm that this will be doable in lua, so no need to have a module for that On Sun, Apr 21, 2013 at 3:16 PM, Pascal de Bruijn wrote: > On Sun, Apr 21, 2013 at 11:27 AM, M.Fohler wrote: > > Hello development team, > > Thanks for the great work on Darktable! I really like the program with

Re: [darktable-devel] blend mode question, not matching GIMP

2013-04-21 Thread Ulrich Pegelow
Am 21.04.2013 21:23, schrieb b...@idesofjune.ca: > Thanks, that makes sense. > > In blend.c there is code conditional for non LAB colorspace > "if(cst==iop_cs_Lab)" > > I don't understand how this would be used though. > Aren't all module operations in Darktable done in LAB colorspace? > > For exam

Re: [darktable-devel] blend mode question, not matching GIMP

2013-04-21 Thread b
Thanks, that makes sense. In blend.c there is code conditional for non LAB colorspace "if(cst==iop_cs_Lab)" I don't understand how this would be used though. Aren't all module operations in Darktable done in LAB colorspace? For example how could I get the colorize module to work in RGB colorsp

Re: [darktable-devel] blend mode question, not matching GIMP

2013-04-21 Thread Ulrich Pegelow
Am 21.04.2013 21:01, schrieb b...@idesofjune.ca: > I have a question about how the blend modes operate. > > They do not appear to match the usual algorithms, or output from other > editing software. For example, using the colorize module, the > following two cases don't work as I expected: > > - A

[darktable-devel] blend mode question, not matching GIMP

2013-04-21 Thread b
I have a question about how the blend modes operate. They do not appear to match the usual algorithms, or output from other editing software. For example, using the colorize module, the following two cases don't work as I expected: - A difference blend with plain black image, should do nothin

Re: [darktable-devel] Building with openexr 2 problems with 1.2 release

2013-04-21 Thread Togan Muftuoglu
On 04/21/2013 07:26 PM, johannes hanika wrote: > hey, > > sounds more like a c++ thing (don't you just love c++) rather than an > openexr thing to me. nevertheless it reminds me to finally switch away from > distros which ship ancient software ;) > > which version of gcc is that? i don't think we

Re: [darktable-devel] Building with openexr 2 problems with 1.2 release

2013-04-21 Thread johannes hanika
hey, sounds more like a c++ thing (don't you just love c++) rather than an openexr thing to me. nevertheless it reminds me to finally switch away from distros which ship ancient software ;) which version of gcc is that? i don't think we have any clean c++ code, so we might as well put the flag :(

Re: [darktable-devel] Watermark - rotation operation

2013-04-21 Thread Pascal Obry
Jens, > is there any chance of implementing a "rotation" operation in the > watermark plugin as well? I tried... > cairo supports this out of the box, but I was having a bit of trouble > compensating for the different translations being applied (and the > necessary order of operations, then)

[darktable-devel] Watermark - rotation operation

2013-04-21 Thread Jens Fendler
Hi all, is there any chance of implementing a "rotation" operation in the watermark plugin as well? cairo supports this out of the box, but I was having a bit of trouble compensating for the different translations being applied (and the necessary order of operations, then) when I tried to impl

[darktable-devel] FYI: rawspeed update to r537

2013-04-21 Thread Pascal de Bruijn
Hi, I just updated rawspeed in git master (and darktable 1.1.x). New rawspeed has bad pixel support for Panasonic RW2s and DNGs apparently :) rawspeed: update to svn r537 (thanks klaus) https://github.com/darktable-org/darktable/commit/310dddeed9c9000162a37ab809001736d9c2a742 Since the above co

Re: [darktable-devel] Typo in command-line help text

2013-04-21 Thread Pascal de Bruijn
On Sun, Apr 21, 2013 at 2:42 PM, Christian Tellefsen wrote: > Jens Fendler wrote: > >>The command line help text for "darktable --help" is describing the >>--cachedir parameter with "config directory".. >> >>Fixed in the attached patch file.. please push to master. > > Pushed to master and 1.2.x.

Re: [darktable-devel] Idea for plugin that runs external program and imports automatically the resulting picture

2013-04-21 Thread Pascal de Bruijn
On Sun, Apr 21, 2013 at 11:27 AM, M.Fohler wrote: > Hello development team, > Thanks for the great work on Darktable! I really like the program with > it's many great and also unique modules! > Sadly I have a little problem. I will buy a Fuji X-E1 in the near > future and that camera apperantly wo

Re: [darktable-devel] Typo in command-line help text

2013-04-21 Thread Christian Tellefsen
Jens Fendler wrote: >The command line help text for "darktable --help" is describing the >--cachedir parameter with "config directory".. > >Fixed in the attached patch file.. please push to master. Pushed to master and 1.2.x. Thanks! -- Christian (Apologies for brevity and poor citation. Thi

[darktable-devel] Building with openexr 2 problems with 1.2 release

2013-04-21 Thread Togan Muftuoglu
Hi, Recently openEXR was upgraded to 2.0 for openSUSE Factory(the next upcoming version). In its current form darktable has problems with compiling both the 1.2 relase and the current git version. Here are what the build service is throwing back /darktable-1.2/src/common/imageio_exr.hh:58:55:

[darktable-devel] Idea for plugin that runs external program and imports automatically the resulting picture

2013-04-21 Thread M.Fohler
Hello development team, Thanks for the great work on Darktable! I really like the program with it's many great and also unique modules! Sadly I have a little problem. I will buy a Fuji X-E1 in the near future and that camera apperantly won't be supported by darktable. Although this camera, among ot

Re: [darktable-devel] self into, and idea for a simple color overlay module

2013-04-21 Thread Simon Harhues
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hej, Am 21.04.2013 02:40, schrieb b...@idesofjune.ca: > now that I now the code a little, anything else need working on? > without being a developer, I believe the bug tracker[1] has a long list with ideas to solve or improve. And probably not only t

Re: [darktable-devel] self into, and idea for a simple color overlay module

2013-04-21 Thread David Vincent-Jones
In my experience, the lack of a "print" module has been a major disappointment to photographers who would otherwise have been seriously interested in looking at dt. David On 13-04-21 08:48 AM, Pascal Obry wrote: > Yes, I see at least two major points: > > - a print module > > - a better spot-rem