80 lines
1.8 KiB
Groff
80 lines
1.8 KiB
Groff
.\" Man page generated from reStructuredText.
|
|
.
|
|
.
|
|
.nr rst2man-indent-level 0
|
|
.
|
|
.de1 rstReportMargin
|
|
\\$1 \\n[an-margin]
|
|
level \\n[rst2man-indent-level]
|
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
-
|
|
\\n[rst2man-indent0]
|
|
\\n[rst2man-indent1]
|
|
\\n[rst2man-indent2]
|
|
..
|
|
.de1 INDENT
|
|
.\" .rstReportMargin pre:
|
|
. RS \\$1
|
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
|
. nr rst2man-indent-level +1
|
|
.\" .rstReportMargin post:
|
|
..
|
|
.de UNINDENT
|
|
. RE
|
|
.\" indent \\n[an-margin]
|
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.nr rst2man-indent-level -1
|
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
|
..
|
|
.TH "IMGCURSES" 1 "2022-02-01" "20151107_de613ca" "SlackBuilds.org"
|
|
.SH NAME
|
|
imgcurses \- character-based image viewer
|
|
.\" RST source for imgcurses(1) man page. Convert with:
|
|
.
|
|
.\" rst2man.py imgcurses.rst > imgcurses.1
|
|
.
|
|
.\" rst2man.py comes from the SBo development/docutils package.
|
|
.
|
|
.SH SYNOPSIS
|
|
.sp
|
|
imgcurses \fIfilename\fP
|
|
.SH DESCRIPTION
|
|
.sp
|
|
\fBimgcurses\fP is a smart console\-based image viewer, using color ASCII art.
|
|
.sp
|
|
\fBimgcurses\fP supports TGA, PNG, and JPEG images. Images are scaled to fit
|
|
the terminal size.
|
|
.SH CONTROLS
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \fB[\fP
|
|
Zoom out.
|
|
.TP
|
|
.B \fB]\fP
|
|
Zoom in.
|
|
.TP
|
|
.B \fBArrow Keys\fP
|
|
Scroll.
|
|
.TP
|
|
.B \fBm\fP
|
|
Change mode (solid, value, color, detail).
|
|
.TP
|
|
.B \fBq\fP
|
|
Quit.
|
|
.UNINDENT
|
|
.SH COPYRIGHT
|
|
.sp
|
|
See the file /usr/doc/imgcurses\-20151107_de613ca/LICENSE.md for license information.
|
|
.SH AUTHORS
|
|
.sp
|
|
imgcurses was written by Daniel Holden.
|
|
.sp
|
|
This man page written for the SlackBuilds.org project
|
|
by B. Watson, and is licensed under the WTFPL.
|
|
.SH SEE ALSO
|
|
.sp
|
|
The imgcurses homepage: \fI\%https://github.com/orangeduck/imgcurses\fP
|
|
.\" Generated by docutils manpage writer.
|
|
.
|