]> granicus.if.org Git - graphviz/commitdiff
Move John's changes to the infosrc directory.
authorEmden Gansner <erg@research.att.com>
Mon, 9 Jan 2012 22:12:19 +0000 (17:12 -0500)
committerEmden Gansner <erg@research.att.com>
Mon, 9 Jan 2012 22:12:19 +0000 (17:12 -0500)
doc/info/output.html
doc/infosrc/output.2
doc/infosrc/outputs

index d8b0f1a8ce95c90d3ff43600c9b46face8990ef8..6448ed1f8feb8f55ad7d39496fdda050ce5025b4 100644 (file)
@@ -90,7 +90,7 @@ formats need to be interpreted in this manner.
  <TR><TD ALIGN=CENTER><A NAME=a:wbmp HREF=#d:wbmp>wbmp</A>
 </TD><TD>Wireless BitMap format</TD> </TR>
  <TR><TD ALIGN=CENTER><A NAME=a:webp HREF=#d:webp>webp</A>
-</TD><TD>Image Format for the Web</TD> </TR>
+</TD><TD>Image format for the Web</TD> </TR>
  <TR><TD ALIGN=CENTER><A NAME=a:xlib HREF=#d:xlib>xlib</A>
 </TD><TD>Xlib canvas</TD> </TR>
 </TABLE>
@@ -515,7 +515,7 @@ a node is drawn as a 3D sphere.
 mobile computing.
 
 <DT><A NAME=d:webp HREF=#a:webp><STRONG>webp</STRONG></A>
-<DD>Produces output in the Image Format for the Web (WEBP) format, optimized for
+<DD>Produces output in the image format for the Web (WEBP) format, optimized for
 web devices such as tablets.
 See Wikipedia's <a href="http://en.wikipedia.org/wiki/Webp">WebP</a>
 or Google's <a href="http://code.google.com/speed/webp/">webp</a> pages.
index 61e2a3d16e1e3b7b0b5271dbff4321ec715e3041..77f38e971f7cd82d625ffe286cedd5dc4dc77568 100644 (file)
@@ -13,7 +13,7 @@ plugin library.
 This presents the most general case. A given installation may not provide
 one of the plugins, in which case, that transformation is not possible.
 <BR>
-<IMG WIDTH="80%" SRC="plugins.png">
+<IMG WIDTH="80%" SRC="/doc/info/plugins.png">
 <HR>
 <H2>Notes</H2>
 <OL TYPE="1">
index b0267f9f725e4ad50655019c2b823375ca85364a..30052de19f582cdf8443d5c65b4d61b270f82474 100644 (file)
@@ -389,5 +389,10 @@ the latter in compressed format.
 See <A HREF=#ID>Note</A>.
 :gtk: GTK canvas
 Creates a <A HREF="http://www.gtk.org/">GTK</A> window and displays the output there.
+:webp: Image format for the Web
+Produces output in the image format for the Web (WEBP) format, optimized for
+web devices such as tablets.
+See Wikipedia's <a href="http://en.wikipedia.org/wiki/Webp">WebP</a>
+or Google's <a href="http://code.google.com/speed/webp/">webp</a> pages.
 :xlib: Xlib canvas
 Creates an <A HREF="http://en.wikipedia.org/wiki/Xlib">Xlib</A> window and displays the output there.