gf2wip - transform gf file into wip format
NAME
gf2wip
edgen2wip gffile - transform edgen gf file into wip file
ht2wip gffile - transform ht gf file into wip file
jun2wip gffile - transform junct gf file into wip file
gf2wip is a superset of a collection of programs for transforming gf files into wip
package format. The wip package is a front-end for viewing and manipulation of
data in pgplot. This program takes the input gf file and attempts to recognise
whether it is an output from edgen, ht, or junct programs. If successful it calls
one of several programs to transform the data into wip format. It then outputs a
series of wip commands which can be executed once the user is in wip.
The best strategy would be to redirect the output of gf2wip into a file and
then run wip using that file.
gf2wip can take as many gf files on the option line as required. It also
accepts the background image file which must can be specified anywhere on
the command line after gf2wip. The individual sub-programs edgen2wip, ht2wip,
and jun2wip can be run independently and they take one gf file per call only.
They do not accept image files. It is not recommended for you to use them
separately as they do not perform any error checking and assume that the given file
purports to the correct gf format.
wip manual available through VSSP home page.
pgplot manual available through VSSP home page.
Majid Mirmehdi, M.Mirmehdi@ee.surrey.ac.uk
Phil Palmer, P.Palmer@ee.surrey.ac.uk
01-Sep-95. Automatically converted by man2html,
written by G.Matas (g.matas@ee.surrey.ac.uk)