On Saturday, 13 August 2016 17:18:16 UTC+2, Paul wrote:
>
> From what I gather even Adobe uses [dcraw]. 
>

I am pretty sure it is the other way around. Observing for years, it seems 
like dc is reverse engineering the Adobe DNG Converter. His color 
conversion matrices are definitely from that, and his support mostly 
follows a DNG converter release.

It should be possible to reference his code base in C and rewrite it in 
> Go,  I think.
>

Have you read dcraw.c? I have spent hours "reverse-engineering" what his 
code does. It is a spagetti of jumps, hoops, global variables, secret 
values, weird dependencies, etc.

/Klaus

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to