hMONITOR created from cmyk_file instead of monitor_file
Professional quality open source illustration software
Brought to you by:
igor_n
See http://sourceforge.net/p/sk1/code/HEAD/tree/trunk/sK1/src/sk1/app/managers/colormanager.py#l66
monitor_file=app.config.preferences.user_monitor_profile
self.hMONITOR = cmsOpenProfileFromFile(cmyk_file, "r")
– this looks like a bug, it uses cmyk_file instead of monitor_file for the hMONITOR profile.
also, shouldn't the rgb_monitor transform go from hRGB to hMONITOR, instead of from hRGB to hRGB?
Hi Kevin,
Thank you for submitted bug.
Now we are preparing support release for sK1 and UniConvertor 1.x and we
will fix this issue definitely.
--
Regards,
Igor Novikov
sK1 Project
http://sk1project.org
On Thu, Aug 28, 2014 at 10:27 PM, Kevin Brubeck Unhammer unhammer@users.sf.net wrote:
Related
Bugs: #6