No description
| .gitignore | ||
| COPYING | ||
| fb_display.c | ||
| main.c | ||
| Makefile | ||
| README.md | ||
| transforms.c | ||
| viewimage.1 | ||
| viewimage.h | ||
| vt.c | ||
View Image
A simple framebuffer image viewer. Supports only farbfeld files.
Fork from https://github.com/godspeed1989/fbv, which is a fork from http://s-tech.elsat.net.pl/fbv/
INSTALLATION
make
make install
USAGE
Just run ./viewimage without any arguments, and a short help message will appear.
AUTHORS
- Tomasz 'smoku' Sterna tomek@smoczy.net
- Mateusz 'mteg' Golicz mtg@elsat.net.pl
- AnneKitsune annekitsunefox@gmail.com (maintainer of this fork.)