1
0
mirror of git://projects.qi-hardware.com/imgv.git synced 2025-01-14 20:41:06 +02:00
Xiangfu Liu 9858e27172 use argv[1] as filename
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-05-30 23:41:14 +08:00
2010-05-30 23:09:58 +08:00
2010-05-30 23:41:14 +08:00
Description
imgv, Very simple image viewer for the Ben imgv is a barebone SDL-based image viewer for the Ben Nanonote. At the moment it only supports loading and showing a single image from the command line: imgv "filename" Can zoom, rotate, auto-fit an image (via hotkeys). Tested with .BMP, .PNG and .JPG, but should should support the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, XCF, XPM, XV Using is with large images (i.e., larger than 1 megapixel) is not recommended due to CPU and memory constraints on the Ben: it becomes quite slow.
http://projects.qi-hardware.com/index.php/p/imgv/
39 KiB
Languages
C 94.7%
Makefile 5.3%