diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-01 13:56:46 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-01 13:56:46 +0200 |
commit | 22f703cab05b7cd368f4de9e03991b7664dc5022 (patch) | |
tree | 6f4d50beaa42328e24b1c6b56b6ec059e4ef21a5 /doc/filmtarg.html |
Initial import of argyll version 1.5.1-8debian/1.5.1-8
Diffstat (limited to 'doc/filmtarg.html')
-rw-r--r-- | doc/filmtarg.html | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/doc/filmtarg.html b/doc/filmtarg.html new file mode 100644 index 0000000..ba1c060 --- /dev/null +++ b/doc/filmtarg.html @@ -0,0 +1,78 @@ +<!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> |