diff options
author | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2012-03-10 06:55:54 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2012-03-10 06:55:54 +0100 |
commit | 3a83a68e0bd65e6609f067cd2d2c3acaa2364ff1 (patch) | |
tree | 5dfafb90fda6cc1692eefb14dfa804af01c03cbd /sys/man/1/page | |
parent | 093ca3a18224e6d17413cd5e85301741ab92313e (diff) |
page: allow running external jpg(1) program for animated gifs, mothra: handle gif with page
Diffstat (limited to 'sys/man/1/page')
-rw-r--r-- | sys/man/1/page | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/man/1/page b/sys/man/1/page index aed4dccf6..fee6cab77 100644 --- a/sys/man/1/page +++ b/sys/man/1/page @@ -129,6 +129,16 @@ Displays the previous page. .B Zerox Displays the current image in a new page window. Useful for selecting important pages from large documents. +.TP +.B Write +Asks for a filename and writes the current image as +Plan 9 bitmap. +.TP +.B Ext +Shows the current image using external +.IR jpg (1) +program in a separate window. This is mostly usefull for +animated gifs. .PD .PP Button 3 raises a menu of the |