aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.img
diff options
context:
space:
mode:
authorIto Hiroyuki <ZXB01226@nifty.com>2010-12-20 10:22:06 +0000
committerIto Hiroyuki <ZXB01226@nifty.com>2010-12-20 10:22:06 +0000
commitd15494241a4f14a65022d6d6e53cdd27c41cda21 (patch)
tree5d9901511b7f7a00fb1d40b335b2ac608d6357ac /doc/README.img
parent[w3m-dev 04424] http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch (diff)
downloadw3m-d15494241a4f14a65022d6d6e53cdd27c41cda21.tar.gz
w3m-d15494241a4f14a65022d6d6e53cdd27c41cda21.zip
add documents about some options for w3mimgdisplay.
Diffstat (limited to 'doc/README.img')
-rw-r--r--doc/README.img6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.img b/doc/README.img
index 45eb338..b572621 100644
--- a/doc/README.img
+++ b/doc/README.img
@@ -122,6 +122,12 @@ Setting w3mimgdisplay
automatically detected.
The default value for Linux framebuffer device is #000000 (black).
When the color is specified as #RRGGBB, escape '#'.
+ -anim <n>
+ Maximum number of frames for animation. It means without limit
+ if the number is 0. Negative value count backward from the end
+ of the frames. The default value is 100.
+ -margin <n>
+ Margin of an area to clear an image. The default value is 0.
ex.)
w3m -o 'imgdisplay=w3mimgdisplay -x 5 -bg "#cccccc"'