error read icm file
Status: Alpha
Brought to you by:
andras
in function gcms//libcms_icm.c//gcms_read_profile
code>> if((file=fopen(filename, "r"))==NULL
get error in win32/dos based file system
when GETC read a '0A' char
code>> if((file=fopen(filename, "rb"))==NULL
will be fine :)
email:turebaojian@163.com