map2html - convert server-side to client-side imagemap
Contents
Description
The map2html program reads inputfile and converts its contents from a server-side map to a client-side
map.
Name
map2html - convert server-side to client-side imagemap
Options
-ttype
Sets the type of the server-side map. Either "ncsa" (default) or "cern".
-dshape
Sets the default area shape. Either "def" (default) or "rect".
-nname
Produce a map called name. Default is inputfile.
-ooutputfile
This redirects the output to outputfile. Usually the output will be send to "stdout" if no such
option is specified or outputfile is ""-"".
-v This sets verbose mode where some processing information will be given on the console.
Synopsis
map2html [-ttype] [-dshape] [-nname] [-ooutputfile] [-v] [inputfile]
