summaryrefslogtreecommitdiffstats
path: root/graphics/imgcurses/imgcurses.rst
blob: bce8e8bd79619dd27040285731b46e9c766897ce (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.. RST source for imgcurses(1) man page. Convert with:
..   rst2man.py imgcurses.rst > imgcurses.1
.. rst2man.py comes from the SBo development/docutils package.

.. |version| replace:: 20151107_de613ca
.. |date| date::

=========
imgcurses
=========

----------------------------
character-based image viewer
----------------------------

:Manual section: 1
:Manual group: SlackBuilds.org
:Date: |date|
:Version: |version|

SYNOPSIS
========

imgcurses *filename*

DESCRIPTION
===========

**imgcurses** is a smart console-based image viewer, using color ASCII art.

**imgcurses** supports TGA, PNG, and JPEG images. Images are scaled to fit
the terminal size.

CONTROLS
========

**[**
  Zoom out.

**]**
  Zoom in.

**Arrow Keys**
  Scroll.

**m**
  Change mode (solid, value, color, detail).

**q**
  Quit.

COPYRIGHT
=========

See the file /usr/doc/imgcurses-|version|/LICENSE.md for license information.

AUTHORS
=======

imgcurses was written by Daniel Holden.

This man page written for the SlackBuilds.org project
by B. Watson, and is licensed under the WTFPL.

SEE ALSO
========

The imgcurses homepage: https://github.com/orangeduck/imgcurses