Am 18.11.2015 um 19:44 schrieb Tobias Ellinghaus:
> Am Mittwoch, 18. November 2015, 14:36:40 schrieb Christian Mandel:
>
> [...]
>
>> Thanks for your suggestions, but there is still hope for a lua solution
>
> I guess a Lua solution would be possible once we have proper access to module
> settings from Lua (that's currently work in progress and not complete). Once
> that is done there could be a script that hooks into export, takes the crop
> settings, resets them to contain the whole image, lets darktable export, and
> then stores the settings inside the exported image's metadata.
>
> There are some things to check though: what happens to modules that come after
> crop&rotate and that rely on image coordinates (for example watermark) or
> border which adds something to the outside. Also vignettes would behave
> differently I guess.

Thanks for the insight. I would guess that border and watermark would 
rarely be used together with the suggested feature. For the vignette it 
would be a problem indeed. Do all modules later than crop&rotate use 
these 'local' coordinates? I checked for vignette and indeed, it does. 
For me, this behaviour was somehow unexpected, because that means that 
the vignette centre will move if you crop the image. That may or may not 
make sense, if you want to highlight an object in the picture it 
doesn't, but if you want to simulate a "real" lens vignette it does. 
Masks, on the other hand, seem to use absolute raw picture coordinates, 
what makes sense.

>> (dreaming of a native solution may be a bit too much ;-)
>
> No worries there, once it's possible I guess we will write such a script for
> you so you just have to use it. Unless we forget it. ;-)

Last time you did not forget :-) Let me use this opportunity to say 
*thank you* for implementing the "ignore jpeg if raw" lua import filter. 
It suddenly popped up on github in June after my "feature request" in 
February :-D

But of course I can file a feature request on Redmine if that helps.

Thanks and best regards

Chris


>> Best regards
>>
>> Chris
>
> Tobias



------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to