Re: parseColorSpaceFromString() issue
Mark Boorer <mark...@...>
Hi, > May I suggest making parseColorSpaceFromString() optionally a little more strict? I'm certainly happy to add in this functionality if it makes your lives easier. > This is an especially egregious failure, considering that JPEG files are by specification LDR and sRGB (so very not "lnf"). As a quick aside, do many people use this functionality? I was under the impression that this was mostly an SPI thing (baking the colorspaces in to the filenames). Personally we use metadata / heuristics to determine which colorspaces our images are in. (eg, JPG files are sRGB, DPX's are in the camera's log space). If you feel like knocking up a pull request containing your patch, I'll merge it (assuming it's all good). Otherwise I'm happy to do so on your behalf. Cheers, Mark
On Wed, Oct 1, 2014 at 9:49 PM, Sean Looper <sean....@...> wrote:
|
|