79 lines
4.1 KiB
HTML
Executable File
79 lines
4.1 KiB
HTML
Executable File
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>filmtarg</title>
|
|
<meta http-equiv="content-type"
|
|
content="text/html; charset=ISO-8859-1">
|
|
<meta name="author" content="Graeme Gill">
|
|
</head>
|
|
<body>
|
|
<h2><b>target/filmtarg</b></h2>
|
|
<h3>Summary</h3>
|
|
Create film recorder TIFF files from an Argyll <a
|
|
href="File_Formats.html#.ti1">.ti1</a> device
|
|
test values.<br>
|
|
<h3>Usage</h3>
|
|
f<small><span style="font-family: monospace;">ilmtarg [-v] [-r] [-g
|
|
gamma] [-f format] </span><i style="font-family: monospace;">basename<br>
|
|
</i><span style="font-family: monospace;">
|
|
-v
|
|
Verbose mode</span><br style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
-r
|
|
Don't randomise patch location</span><br style="font-family: monospace;">
|
|
<span style="font-family: monospace;"> -g
|
|
gamma Gamma correction / linearization</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;"> -f
|
|
format Select format from:</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
|
|
Acad_Full [3656 x 2664]</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
|
|
Acad_Half [1828 x 1332]</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
|
|
Cscope_Full [3656 x 3112]</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
|
|
Cscope_Half [1828 x 1556]</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
|
|
FullAp_Full [4096 x 3112]</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
|
|
FullAp_Half [2048 x 1556]</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
|
|
Vista_Full [4096 x 6144]</span><br
|
|
style="font-family: monospace;">
|
|
<span style="font-family: monospace;">
|
|
|
|
Vista_Half [2048 x 3072]</span><br
|
|
style="font-family: monospace;">
|
|
<i style="font-family: monospace;"> basename</i><span
|
|
style="font-family: monospace;"> Base
|
|
name for input[</span><a style="font-family: monospace;"
|
|
href="File_Formats.html#.ti1">.ti1</a><span
|
|
style="font-family: monospace;">]/output[</span><a
|
|
style="font-family: monospace;" href="File_Formats.html#.ti2">.ti2</a><span
|
|
style="font-family: monospace;">] and output </span><a
|
|
style="font-family: monospace;" href="File_Formats.html#TIFF">TIFF</a><span
|
|
style="font-family: monospace;"> files.</span></small>
|
|
<h3>Comments</h3>
|
|
The TIFF files will have a name "basename.XXXX.tiff", where XXXX is the
|
|
patch number.<br>
|
|
The TIFF files generate are 16 bit, RGB files.<br>
|
|
<br>
|
|
<br>
|
|
</body>
|
|
</html>
|