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
|
Source: aview
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Uwe Hermann <uwe@debian.org>
Section: graphics
Priority: optional
Build-Depends: debhelper-compat (= 13),
libaa1-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/aview
Vcs-Git: https://salsa.debian.org/debian-phototools-team/aview.git
Homepage: https://aa-project.sourceforge.net/aview/
Rules-Requires-Root: no
Package: aview
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: imagemagick,
netpbm
Description: high quality ASCII art image viewer and video player
aview is a high quality ASCII art image viewer and video player. It is
especially useful with a text-based browser such as lynx, links or w3m.
.
It supports the pnm, pgm, pbm and ppm image formats, as well as
the FLI and FLC video formats. It also supports output via stdio,
(n)curses and S-Lang and even has support for gpm.
.
Features
* High quality ASCII art rendering
* Portable
* Save into many formats (HTML, text, ANSI, more/less etc...)
* Contrast, Bright, Gamma control
* Image zooming/unzooming
* Three dithering modes
* Hidden "bonus" features :)
* Inversion
* Support for bright, dim, inverse attributes/extended character set
|