From 81e9518762fe168b98b4ee7eec041f958053a713 Mon Sep 17 00:00:00 2001 From: John Ellson Date: Mon, 9 Jan 2012 15:09:22 -0500 Subject: [PATCH] add some notes and links for the webp format --- doc/info/output.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/info/output.html b/doc/info/output.html index 82496a947..d8b0f1a8c 100644 --- a/doc/info/output.html +++ b/doc/info/output.html @@ -89,6 +89,8 @@ formats need to be interpreted in this manner. VRML wbmp Wireless BitMap format + webp +Image Format for the Web xlib Xlib canvas @@ -512,6 +514,12 @@ a node is drawn as a 3D sphere.
Produces output in the Wireless BitMap (WBMP) format, optimized for mobile computing. +
webp +
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
Creates an Xlib window and displays the output there. -- 2.40.0