From: Emden Gansner Date: Mon, 9 Jan 2012 22:12:19 +0000 (-0500) Subject: Move John's changes to the infosrc directory. X-Git-Tag: LAST_LIBGRAPH~32^2~575^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b50300bb46c523ea7e7f674cac7826719d12cbad;p=graphviz Move John's changes to the infosrc directory. --- diff --git a/doc/info/output.html b/doc/info/output.html index d8b0f1a8c..6448ed1f8 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -90,7 +90,7 @@ formats need to be interpreted in this manner. wbmp Wireless BitMap format webp -Image Format for the Web +Image format for the Web xlib Xlib canvas @@ -515,7 +515,7 @@ a node is drawn as a 3D sphere. mobile computing.
webp -
Produces output in the Image Format for the Web (WEBP) format, optimized for +
Produces output in the image format for the Web (WEBP) format, optimized for web devices such as tablets. See Wikipedia's WebP or Google's webp pages. diff --git a/doc/infosrc/output.2 b/doc/infosrc/output.2 index 61e2a3d16..77f38e971 100644 --- a/doc/infosrc/output.2 +++ b/doc/infosrc/output.2 @@ -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.
- +

Notes

    diff --git a/doc/infosrc/outputs b/doc/infosrc/outputs index b0267f9f7..30052de19 100644 --- a/doc/infosrc/outputs +++ b/doc/infosrc/outputs @@ -389,5 +389,10 @@ the latter in compressed format. See Note. :gtk: GTK canvas Creates a GTK 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 WebP +or Google's webp pages. :xlib: Xlib canvas Creates an Xlib window and displays the output there.