On Sat, Mar 11, 2017 at 10:26 PM, Roman Lebedev <lebedev...@gmail.com> wrote:
> Yes, basically add this:
EDIT:

auto id = mRootIFD->getID();
const Camera* cam = meta->getCamera(id.make, id.model, "");
if (!cam)
  ThrowRDE("Couldn't find camera");
mRaw->cfa = cam->cfa;

Somewhere in the beginning.
I did not test, but it should be pretty much all that is needed.

>> Regards
>>    Uwe
Roman.

>> ___________________________________________________________________________
>> darktable developer mailing list to unsubscribe send a mail to
>> darktable-dev+unsubscr...@lists.darktable.org
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to