88 lines
4.0 KiB
HTML
Executable File
88 lines
4.0 KiB
HTML
Executable File
<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;
|
|
charset=windows-1252">
|
|
<meta http-equiv="content-type" content="text/html;
|
|
charset=windows-1252">
|
|
<meta name="author" content="Graeme Gill">
|
|
<meta name="GENERATOR" content="Mozilla/4.73 [en] (WinNT; I)
|
|
[Netscape]">
|
|
<title>fakeCMY</title>
|
|
</head>
|
|
<body>
|
|
<h2> <b>xicc/fakeCMY</b></h2>
|
|
<h3> Summary</h3>
|
|
Using a CMYK <a href="File_Formats.html#ICC">ICC</a> profile,
|
|
create a
|
|
<a href="File_Formats.html#.ti3">.ti3</a> file containing device CMY
|
|
or RGB to
|
|
colorimetric
|
|
values. This can then be used to create a CMY or RGB profile, that
|
|
can be
|
|
linked
|
|
with the original CMYK profile to form a CMY or RGB to CMYK
|
|
separation
|
|
transform.
|
|
<h3> Usage</h3>
|
|
<small><span style="font-family: monospace;">fakeCMY [</span><i
|
|
style="font-family: monospace;">options</i><span
|
|
style="font-family: monospace;">] </span><i
|
|
style="font-family: monospace;">cmykprofile.</i><span
|
|
style="font-family: monospace;">icm </span><i
|
|
style="font-family: monospace;">fakecmy</i><span
|
|
style="font-family: monospace;">.ti3
|
|
</span><br style="font-family: monospace;">
|
|
<span style="font-family: monospace;"> -v
|
|
Verbose
|
|
mode </span><br style="font-family: monospace;">
|
|
<span style="font-family: monospace;"> -r </span><i
|
|
style="font-family: monospace;">res</i><span style="font-family:
|
|
monospace;">
|
|
Set
|
|
the resolution of the resulting </span><a style="font-family:
|
|
monospace;" href="File_Formats.html#.ti3">.ti3</a><span
|
|
style="font-family: monospace;">
|
|
file (default 3). </span><br style="font-family: monospace;">
|
|
<span style="font-family: monospace;"> -l </span><i
|
|
style="font-family: monospace;">tlimit</i><span
|
|
style="font-family: monospace;">
|
|
Set
|
|
a total ink limit, 0 .. 400% (estimate by default)</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;"> -l </span><i
|
|
style="font-family: monospace;">klimit</i><span
|
|
style="font-family: monospace;">
|
|
Set
|
|
a black ink limit, 0 .. 100% (estimate by default)<br>
|
|
-g
|
|
Output fake RGB values instead of CMY<br>
|
|
</span><span style="font-family: monospace;"> </span><i
|
|
style="font-family: monospace;">profile.</i><span
|
|
style="font-family: monospace;">icm
|
|
CMYK
|
|
</span><a style="font-family: monospace;"
|
|
href="File_Formats.html#ICC">ICC</a><span style="font-family:
|
|
monospace;"> input profile to
|
|
use </span><br style="font-family: monospace;">
|
|
<span style="font-family: monospace;"> </span><i
|
|
style="font-family: monospace;">outfile</i><span
|
|
style="font-family: monospace;">.ti3
|
|
Name
|
|
for output </span><a style="font-family: monospace;"
|
|
href="File_Formats.html#.ti3">.ti3</a><span style="font-family:
|
|
monospace;"> file </span></small><br>
|
|
|
|
<h3> Comments</h3>
|
|
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 <a href="collink.html">collink</a>,
|
|
to
|
|
create
|
|
a separation containing the desired black generation. <br>
|
|
If the -g flag is set, then fake RGB values (actually inverse CMY
|
|
values) will be emitted instead.<br>
|
|
</body>
|
|
</html>
|