Re: [darktable-devel] using arbitrary EXIF tag for automatic presets

2015-01-25 Thread Marc Cousin
I've been doing this and it works great. I could add a keyboard shortcut to perform this operation, and even do it automatically at the import of new raw files. I couldn't find how to run my script when I choose to discard the history stack of an image, to reapply my style at this moment too. T

Re: [darktable-devel] Weirdness with the print module

2015-01-25 Thread Pascal Obry
Richard, > That was easy, when I commented away #1, I got the regular b/w > positive image that I wanted all along. > > So. > > It seem the cm-calibration plays a role in this. Of course, I > understand that it could be a good thing to have it true, Indeed as this tells CUPS to avoid doing a

Re: [darktable-devel] Weirdness with the print module

2015-01-25 Thread Pascal Obry
Richard, This should be done on Git master now (cm-calibration only when a printer profile is used). Can you try again? -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net

Re: [darktable-devel] Weirdness with the print module

2015-01-25 Thread Richard Levitte
In message <1422184526.20442.197.ca...@obry.net> on Sun, 25 Jan 2015 12:15:26 +0100, Pascal Obry said: pascal> > but does pascal> > that mean that I should do some sort of color calibration of my pascal> > printer (which, I'll remind you, is a b/w laser printer, and with pascal> > pretty few lev

Re: [darktable-devel] Weirdness with the print module

2015-01-25 Thread Richard Levitte
In message <1422184818.20442.200.ca...@obry.net> on Sun, 25 Jan 2015 12:20:18 +0100, Pascal Obry said: pascal> This should be done on Git master now (cm-calibration only when a pascal> printer profile is used). Can you try again? Yup, it gave me exactly what I expected. All is good from this e

[darktable-devel] print-module: how does it really handle extreme enlargements?

2015-01-25 Thread Richard Levitte
Hi, so while I'm experimenting with print-module, I thought I'd play with enlargments. Never mind that it becomes a bit blurred for the moment. So I tried taking a detail of the picture I've played with, just a square of roughly 1300x1300 px, and print it on A4, as enlarged as the medium permits

Re: [darktable-devel] red crosses in picture

2015-01-25 Thread Markus Jung
This is most likely an artifact caused by a hotpixel. Did you change the demosaicing algorithm, i have not seen something like this before. Try to enable the hotpixel/deadpixel module, maybe you need to adjust the strength and threshold sliders. Regards, Markus Am 25.01.2015 um 13:50 schrieb Mat

Re: [darktable-devel] red crosses in picture

2015-01-25 Thread Pascal Obry
Matthias, This is clearly dead-pixels on the camera. The jpeg gives a fuzzy purple because of the compression. Try activating the dead-pixel module and if not sufficient you'll need to use the spot tool. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagina

Re: [darktable-devel] print-module: how does it really handle extreme enlargements?

2015-01-25 Thread Pascal Obry
Richard, > so while I'm experimenting with print-module, I thought I'd play with > enlargments. Never mind that it becomes a bit blurred for the moment. > > So I tried taking a detail of the picture I've played with, just a > square of roughly 1300x1300 px, and print it on A4, as enlarged as th

[darktable-devel] New stable point release?

2015-01-25 Thread Marcin Gwizdal
Hi all, There was plenty of commits since 1.6.1 Any idea when next point release is planned to come out? Best regards to all Marcin -- - Marcin M. Gwizdal (0-48)505-129-786 marcin.gwiz...@wp.pl - smime.p7s Description: Kryptograficzna sygnatura S/MI

Re: [darktable-devel] New stable point release?

2015-01-25 Thread Tobias Ellinghaus
Am Sonntag, 25. Januar 2015, 17:27:49 schrieb Marcin Gwizdal: > Hi all, > > There was plenty of commits since 1.6.1 > Any idea when next point release is planned to come out? Next weekend. > Best regards to all > Marcin Tobias signature.asc Description: This is a digitally signed message part.

Re: [darktable-devel] red crosses in picture

2015-01-25 Thread Matthias Bodenbinder
Am 25.01.2015 um 14:59 schrieb Pascal Obry: > > Matthias, > > This is clearly dead-pixels on the camera. The jpeg gives a fuzzy purple > because of the compression. Try activating the dead-pixel module and if > not sufficient you'll need to use the spot tool. > Thanks to both to Markus and you: