summaryrefslogtreecommitdiff
path: root/lcms2mt/README.1ST
diff options
context:
space:
mode:
authorRay Johnston <ray.johnston@artifex.com>2018-03-27 21:21:38 -0700
committerRay Johnston <ray.johnston@artifex.com>2018-03-28 22:08:40 -0700
commit59d82e831e62bdf2e44331d10c88dd7837429dad (patch)
tree72ba496a442a4165d6976e0eae79209a67743bb3 /lcms2mt/README.1ST
parent9ff6b34e461fcbd4ef27fbb6c5c8a15071fe1370 (diff)
downloadghostpdl-59d82e831e62bdf2e44331d10c88dd7837429dad.tar.gz
Rename lcms2art to lcms2mt, Remove cmsChangeBuffersFormat
Since cmsChangeBuffersFormat is NOT threadsafe, we want it to remove it so that it would not be part of this package which is inteded for multi- threaded used. The internal use in CreateNamedColorDevicelink was replaced with the appropriate code from the removed function, but that does not cause a thread safety issue since the link returned is new and not shared when the buffer formatters are changed. Note: All internal references to lcms2art are replaced with lcms2mt
Diffstat (limited to 'lcms2mt/README.1ST')
-rw-r--r--lcms2mt/README.1ST5
1 files changed, 5 insertions, 0 deletions
diff --git a/lcms2mt/README.1ST b/lcms2mt/README.1ST
new file mode 100644
index 000000000..4cdcb1372
--- /dev/null
+++ b/lcms2mt/README.1ST
@@ -0,0 +1,5 @@
+This is lcms2.8.art. This is a forked, binary incompatible version
+of lcms2.8. For details of the differences from vanilla lcms2.8
+see doc/WhyThisFork.txt
+
+Please see the documentation in doc folder