diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /sys/gio/calcomp/vttest.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'sys/gio/calcomp/vttest.par')
-rw-r--r-- | sys/gio/calcomp/vttest.par | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/gio/calcomp/vttest.par b/sys/gio/calcomp/vttest.par new file mode 100644 index 00000000..fcbcb2ad --- /dev/null +++ b/sys/gio/calcomp/vttest.par @@ -0,0 +1,10 @@ +lname,s,hl,"ltest1.dat",,,"input polyline test file name" +tname,s,hl,"ttest3.dat",,,"input text test file name" +ltype,i,hl,1,1,6,"line type" +lwidth,i,hl,1,1,15,"line width" +mtype,i,hl,0,0,1023,"polymarker type code" +dashlen,r,hl,10000.,0.,,"length of dash in plotter units" +gaplen,r,hl,5000.,0.,,"width of gap in plotter units" +plwsep,r,hl,50.,0.,,"polyline width separation for ntracing" +option,s,hl,"l",,,"test option: {l-line; t-text; m-marker}" +device,s,hl,"vt640",,,"output device for test program" |