logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

map2html - convert server-side to client-side imagemap

Author

        Ralf S. Engelschall
        rse@engelschall.com
        www.engelschall.com

En Tools                                           2020-11-29                                        MAP2HTML(1)

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]

See Also