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/
Go to file
xiangfu 933f92b86b add SDL_ttf freetype to LIBS
Signed-off-by: xiangfu <xiangfu@openmobilefree.net>
2010-10-19 21:22:03 -08:00
CHANGELOG add changelog, copy form Fernando's email 2010-05-30 23:17:45 +08:00
Makefile add SDL_ttf freetype to LIBS 2010-10-19 21:22:03 -08:00
TODO add TODO file. copy from Fernando's email 2010-05-31 17:29:18 +08:00
sdl-imageviewer.c some improvements to imgv 2010-10-20 10:13:18 +08:00