[darktable-dev] Re: Improving built-in color profiles

2018-05-04 Thread Sarge Borsch
Regarding the copyrights question: The ICC profile that I got as the result of the conversion is 536 bytes, at least 29 of which are the ASCII name string that is equal to "Sony ILCE-5100 Adobe Standard". It contains only the following tags: desc, cprt (= "Copyright, the creator of this profile (

Re: [darktable-dev] Re: Improving built-in color profiles

2018-05-04 Thread Sarge Borsch
Mac packages are easier to extract without even installing (and installing proprietary software is not very good for security, that's why I went straight to trying to extract only the files I wanted) It's several layers of different but relatively common archive formats: dmg, xar, gzip, cpio. Yo

Re: [darktable-dev] Re: Improving built-in color profiles

2018-05-04 Thread Coding Dave
Hi, I would like to follow your approach and compare the Darktable profiles for my Nikon D750 with the ones I did on my own and your method. I found the camera raw plug-in downloader from adobe in version 10.3 and downloaded it for both, mac and windows. Now Im stuck: Neither using wine and the nul

[darktable-dev] Re: Improving built-in color profiles

2018-05-04 Thread Sarge Borsch
So, I tried to edit an ICC file in a hex editor to put the values from that website, and, just as expected, got nonsensical results. After that I tried another idea to snatch better color profiles — I searched the web for Adobe Camera Raw package, extracted the profiles from it (they are in .dc

[darktable-dev] Improving built-in color profiles by using dxomark.com color response measurements

2018-05-04 Thread Sarge Borsch
Hi. I see that there are measured color responses at https://www.dxomark.com/Cameras/Sony/A5100---Measurements Hence the question: is it a good idea to try to take the built-in profile and replace the primaries with these measured values, in order to get closer to the in-camera JPEG color render

Re: [darktable-dev] considerations to port the documentation to Docbook 5.x

2018-05-04 Thread The Ritz
On May 3, 2018 11:24:52 PM Andreas Schneider wrote: On Thursday, 3 May 2018 21:09:59 CEST KOVÁCS István wrote: 'Something more lightweight?' restructedtext, which is what a lot of projects use to write documentation e.g. using sphinx or pandoc. +1. Use Spinx (which is based on ReST). You can p