freebsd-ports/graphics/aview/pkg-descr
Vanilla I. Shu 6ad12af958 Aview is a graphics viewer which utilize graphics/aalib,
It display graphics using ascii texts.
PR:		ports/5336
Submitted by:	Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1997-12-24 07:39:24 +00:00

17 lines
645 B
Plaintext

Aview is powerful graphics viewer which utilize the aalib API and allows
viewing netpbm format (and others in the presence of netpbm or ImageMagick)
on console (using slang) and X.
There are three programs.
aview: the main program which could used to view pnm, ppm, pgm and pbm
files. It runs under X or slang.
asciiview: a shell script wraps around aview to allow wider range of image
formats to be viewed. Netpbm package is required for the conversion.
aaflip: a program to view flip animation using ascii text. Works under X
and slang.
You could press h to get help. You may also save the pics in various text
format. Thanks to aalib!