]> granicus.if.org Git - graphviz/commitdiff
Add note as to when map files are generated
authorEmden R. Gansner <erg@research.att.com>
Mon, 8 Jul 2013 16:07:34 +0000 (12:07 -0400)
committerEmden R. Gansner <erg@research.att.com>
Mon, 8 Jul 2013 16:07:34 +0000 (12:07 -0400)
doc/info/output.html

index 621352d7522fba461220a10e2a2703beaaf38e97..f31331a4584a0cb3d97857f2818bd331e37ca46a 100644 (file)
@@ -271,10 +271,15 @@ formats used by the gd library. The latter is compressed.
 
 <DT><A NAME=d:imap HREF=#a:imap><STRONG>imap</STRONG></A>
 ,<DT><A NAME=d:cmapx HREF=#a:cmapx><STRONG>cmapx</STRONG></A>
-<DD>Produces map files for server-side and client-side image maps,
+<DD>Produces map files for server-side and client-side image maps.
 These can be used in a web page with
-a graphical form of the output, e.g. in JPEG or GIF format, to attach
-links to nodes and edges. For example, to create a server-side map
+a graphical form of the output, e.g. in JPEG, GIF or PNG format, to attach
+links to nodes and edges. 
+Graphviz generates an object's map information only if the object has a non-trival 
+<A HREF=attrs.html#d:URL>URL</A> or <A HREF=attrs.html#d:href>href</A>
+attribute, or if it has an explicit <A HREF=attrs.html#d:tooltip>tooltip</A> attribute.
+<P>
+For example, to create a server-side map
 given the dot file
 <PRE>
 /* x.gv */