https://bugzilla.wikimedia.org/show_bug.cgi?id=19153
Darxus <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Darxus <[email protected]> 2009-08-26 17:29:32 UTC --- This file format has some critical shortcomings which have caused bibble to be unwilling to implement support. One of them is inability to specify the color space, so you don't actually know what colors the values in the file correspond to (jpeg, for example, supports this by defaulting to sRGB color space or embedding an ICC color profile). Implementations generally compensate for this by creating their own color profiles for each camera. So if you upload a file as a dng instead of png, you lose color data. Until this is corrected, it may be better to stick to pngs or tiffs. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
