File: asciiview.1

package info (click to toggle)
aview 1.3.0rc1-9
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 340 kB
  • sloc: ansic: 1,630; sh: 397; makefile: 13
file content (44 lines) | stat: -rw-r--r-- 1,303 bytes parent folder | download | duplicates (13)
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
.TH NAME SECTION 
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other parms are allowed: see man(7), man(1)
.SH NAME
aview \- An high quality ascii-art image(pgm) browser
.SH SYNOPSIS
.B aview
.I "[options] filename.p[ngbp]m"
.SH "DESCRIPTION"
This manual page documents briefly the
.BR aview ,
and
.B asciiview
commands.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
.PP
.B aview/asciiview
is a program that show files with ascii-art. 
.B aview
support zooming/unzooming, three dithering modes, Inversion, Contrast, Bright,
Gamma control and can save into many formats (html, text, ansi, more/less
etc...). The 
.B aview
can only show files in the PNM file format. But the 
.B asciiview 
program convert the file formats to PNM (with extern programs like NetPBM and
ImageMagic) and start 
.B aview.
It's support the driver from the aalib. Normaly slang, x11 and stdout. It
support the mousedriver (X11 and gpm) too. 
.SH OPTIONS
For a complete description, make only
.TP
.B aview 
.TP 
This show all option.
.SH "SEE ALSO"
.B bb
,
.B "aalib (info-page)"
.SH AUTHOR
This manual page was written by Michael Bramer <grisu@debian.org>,
for the Debian GNU/Linux system (but may be used by others).