man wml_aux_map2html (Fonctions bibliothèques) - convert server-side to client-side imagemap

NAME

map2html - convert server-side to client-side imagemap

SYNOPSIS

map2html [-t type] [-d shape] [-n name] [-o outputfile] [-v] [inputfile]

DESCRIPTION

The map2html program reads inputfile and converts its contents from a server-side map to a client-side map.

OPTIONS

-t type
Sets the type of the server-side map. Either CWncsa (default) or CWcern.
-d shape
Sets the default area shape. Either CWdef (default) or CWrect.
-n name
Produce a map called name. Default is inputfile.
-o outputfile
This redirects the output to outputfile. Usually the output will be send to CWstdout if no such option is specified or outputfile is "CW-".
-v
This sets verbose mode where some processing information will be given on the console.

AUTHOR

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