summaryrefslogtreecommitdiff
path: root/spectro/Readme.txt
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-01 13:56:46 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-01 13:56:46 +0200
commit22f703cab05b7cd368f4de9e03991b7664dc5022 (patch)
tree6f4d50beaa42328e24b1c6b56b6ec059e4ef21a5 /spectro/Readme.txt
Initial import of argyll version 1.5.1-8debian/1.5.1-8
Diffstat (limited to 'spectro/Readme.txt')
-rw-r--r--spectro/Readme.txt37
1 files changed, 37 insertions, 0 deletions
diff --git a/spectro/Readme.txt b/spectro/Readme.txt
new file mode 100644
index 0000000..b9fe0aa
--- /dev/null
+++ b/spectro/Readme.txt
@@ -0,0 +1,37 @@
+This directory containts the routines to operate a variety
+of color instruments.
+
+If you make use of the instrument driver code here, please note
+that it is the author(s) of the code who take responsibility
+for its operation. Any problems or queries regarding driving
+instruments with the Argyll drivers, should be directed to
+the Argyll's author(s), and not to any other party.
+
+If there is some instrument feature or function that you
+would like supported here, it is recommended that you
+contact Argyll's author(s) first, rather than attempt to
+modify the software yourself, if you don't have firm knowledge
+of the instrument communicate protocols. There is a chance
+that an instrument could be damaged by an incautious command
+sequence, and the instrument companies generally cannot and
+will not support developers that they have not qualified
+and agreed to support.
+
+
+chartread.exe Is used to read the test chart and create
+ the chart readings file.
+
+filmread.exe Is used to read the film test chart and create
+ the chart readings file.
+
+dispcal.exe Calibrate a display
+
+dispread.exe Read test chart values for a display
+
+fakeread.exe Fake reading of a device, using a profile instead.
+
+spec2cie.exe Convert a spectral reading file into a CIE tristimulus file.
+
+spotread.exe Read spot values.
+
+instlib.txt Explanation of how to extract and build a standalone instrument library.