Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mm2/Little-CMS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarti Maria <info@littlecms.com>2013-05-13 16:07:26 +0400
committerMarti Maria <info@littlecms.com>2013-05-13 16:07:26 +0400
commita558ac5483b7205a1ef74d9e5dde7b64516b3bfd (patch)
treee49296a81e4b0d120f97233a34f1e0531cf5a60a /utils/matlab
parent861a932020b8da50328b44ad26e1f41fb1cc3191 (diff)
Remove ^M
Diffstat (limited to 'utils/matlab')
-rw-r--r--[-rwxr-xr-x]utils/matlab/icctrans.c16
-rw-r--r--[-rwxr-xr-x]utils/matlab/lcms_rsp0
2 files changed, 8 insertions, 8 deletions
diff --git a/utils/matlab/icctrans.c b/utils/matlab/icctrans.c
index d6cdfed..2125f94 100755..100644
--- a/utils/matlab/icctrans.c
+++ b/utils/matlab/icctrans.c
@@ -611,14 +611,14 @@ void PrintHelp(void)
mexPrintf("\nYou can use following built-ins as profiles:\n\n");
- mexPrintf("\t*Lab2 -- D50-based v2 CIEL*a*b\n"
- "\t*Lab4 -- D50-based v4 CIEL*a*b\n"
- "\t*Lab -- D50-based v4 CIEL*a*b\n"
- "\t*XYZ -- CIE XYZ (PCS)\n"
- "\t*sRGB -- IEC6 1996-2.1 sRGB color space\n"
- "\t*Gray22 - Monochrome of Gamma 2.2\n"
- "\t*Gray30 - Monochrome of Gamma 3.0\n"
- "\t*null - Monochrome black for all input\n"
+ mexPrintf("\t*Lab2 -- D50-based v2 CIEL*a*b\n"
+ "\t*Lab4 -- D50-based v4 CIEL*a*b\n"
+ "\t*Lab -- D50-based v4 CIEL*a*b\n"
+ "\t*XYZ -- CIE XYZ (PCS)\n"
+ "\t*sRGB -- IEC6 1996-2.1 sRGB color space\n"
+ "\t*Gray22 - Monochrome of Gamma 2.2\n"
+ "\t*Gray30 - Monochrome of Gamma 3.0\n"
+ "\t*null - Monochrome black for all input\n"
"\t*Lin2222- CMYK linearization of gamma 2.2 on each channel\n\n");
mexPrintf("For suggestions, comments, bug reports etc. send mail to info@littlecms.com\n\n");
diff --git a/utils/matlab/lcms_rsp b/utils/matlab/lcms_rsp
index c2b8c8d..c2b8c8d 100755..100644
--- a/utils/matlab/lcms_rsp
+++ b/utils/matlab/lcms_rsp