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 <marti.maria@littlecms.com>2022-01-06 20:42:34 +0300
committerMarti Maria <marti.maria@littlecms.com>2022-01-06 20:42:34 +0300
commita98c03cc8dd3e57e4c86a1d067e3dce803cdfbd9 (patch)
treebdaa0c8f494344eda3a6c1234efb0142b7014c20 /utils/delphi
parent058c8211966424bad5cf9b8b38db26c415852a03 (diff)
Final changes for 2.13
- typos - changelog - readme.1st
Diffstat (limited to 'utils/delphi')
-rw-r--r--utils/delphi/lcms2dll.pas6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/delphi/lcms2dll.pas b/utils/delphi/lcms2dll.pas
index 9368fc9..f834687 100644
--- a/utils/delphi/lcms2dll.pas
+++ b/utils/delphi/lcms2dll.pas
@@ -25,7 +25,7 @@
//
//---------------------------------------------------------------------------------
//
-// Version 2.13
+// Version 2.13 - unmantained
//
UNIT lcms2dll;
@@ -45,7 +45,7 @@ INTERFACE
CONST
- LCMS2_SO = {$IFDEF DARWIN} 'liblcms2.2.dylib'; {$ELSE} 'lcms2.dll'; {$ENDIF}
+ LCMS2_SO = {$IFDEF DARWIN} 'liblcms2.13.dylib'; {$ELSE} 'lcms2.dll'; {$ENDIF}
TYPE
@@ -1449,7 +1449,7 @@ cmsFLAGS_SOFTPROOFING = $4000; // Do softproofing
cmsFLAGS_BLACKPOINTCOMPENSATION = $2000;
cmsFLAGS_NOWHITEONWHITEFIXUP = $0004; // Don't fix scum dot
cmsFLAGS_HIGHRESPRECALC = $0400; // Use more memory to give better accuracy
-cmsFLAGS_LOWRESPRECALC = $0800; // Use less memory to minimize resouces
+cmsFLAGS_LOWRESPRECALC = $0800; // Use less memory to minimize resources
// For devicelink creation
cmsFLAGS_8BITS_DEVICELINK = $0008; // Create 8 bits devicelinks