ncpicview 0.0.1 : Copyright (C) 1999 Toby Jaffey
toby@earth.li
Tue Sep 21 22:16:37 BST 1999
This program is free software; you can distribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
- DESCRIPTION
A very simple picture viewer for ncurses. At the moment we assume that the font is twice as high as wide and that the picture is coming at us in ppm format. We assume that the display is 80x24. The colours are fubar. Use vi keys [ijkl] to move about.
- REQUIREMENTS
- ncurses libppm libpgm libpbm
