diff options
Diffstat (limited to 'doc/specplot.html')
-rwxr-xr-x[-rw-r--r--] | doc/specplot.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/specplot.html b/doc/specplot.html index 05b260b..45c9f72 100644..100755 --- a/doc/specplot.html +++ b/doc/specplot.html @@ -3,36 +3,42 @@ <head> <title>specplot</title> <meta http-equiv="content-type" content="text/html; - charset=ISO-8859-1"> + charset=windows-1252"> <meta name="author" content="Graeme Gill"> </head> <body> <h2><b>xicc/specplot</b></h2> <h3>Summary</h3> A simple tool to plot spectrum files (.sp, .cmf, .ccss etc.), and - compute the CCT and VCT, CRI, XYZ, x,y and L*a*b* values.<br> + compute the CCT and VCT, CRI, TLCI, XYZ, x,y and L*a*b* + values.<br> <h3>Usage summary<br> </h3> <tt><small>specplot [<span style="font-style: italic;">infile1.sp, infile2.sp, ...</span>]</small></tt><tt><br> </tt><tt> -v + verbose</tt><tt><br> </tt><tt> -c + combine multiple files into one plot</tt><tt><br> </tt><tt> -z don't + make range cover zero</tt><tt><br> </tt><tt> -u level plot effect of adding estimated UV level</tt><tt><br> </tt><tt> -U + plot effect of adding range of estimated UV level</tt><tt><br> </tt><tt> [infile.sp ...] spectrum files to plot</tt><tt><br> </tt><tt> + default is all built in illuminants</tt><br> <h3></h3> <h3>Usage Details and Discussion</h3> |