From 22f703cab05b7cd368f4de9e03991b7664dc5022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 13:56:46 +0200 Subject: Initial import of argyll version 1.5.1-8 --- doc/fakeCMY.html | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 doc/fakeCMY.html (limited to 'doc/fakeCMY.html') diff --git a/doc/fakeCMY.html b/doc/fakeCMY.html new file mode 100644 index 0000000..3122073 --- /dev/null +++ b/doc/fakeCMY.html @@ -0,0 +1,73 @@ + + + + + + + + fakeread + + +

xicc/fakeCMY

+

Summary

+Using a CMYK ICC profile, create a +.ti3 file containing device CMY to +colorimetric +values. This can then be used to create a CMY profile, that can be +linked +with the original CMYK profile to form a CMY to CMYK separation +transform. +

Usage

+fakeCMY [optionscmykprofile.icm fakecmy.ti3 +
+ -v                +Verbose mode
+ -r res            +Set the resolution of the resulting .ti3 +file (default 3).
+ -l tlimit         +Set a total ink limit, 0 .. 400%  (estimate by default)
+ -l klimit         +Set a black ink limit, 0 .. 100%  (estimate by default)
+ profile.icm       +CMYK  ICC input profile to +use
+ outfile.ti3       +Name for output .ti3 file

+  +

Comments

+This tool is a means of producing a CMY to CMYK separation. A fake +CMY profile is created from the output of fakeCMY, and this is then +linked to +the original CMYK profile using collink, to +create +a separation containing the desired black generation.
+ + -- cgit v1.2.3