.TH enfle 1 "June 1th, 2000" "20000529" "Plugin-based Graphic loader" .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection .\" other parms are allowed: see man(7), man(1) .SH NAME enfle \- Plugin-based Graphic loader .SH SYNOPSIS .B enfle .I "[options] files ..." .SH "DESCRIPTION" .B Enfle aims to view many variously formated pictures easily. So far, it can treat GIF, JPEG, PNG, MAG, BMP(partial), XPM(partial), PNM, DjVu, and several special (minor) formats. It has been implemented plugin mechanism so that each user can choose each format support linked in main program or separated as plugin. Moreover, you can make you own plugins to extend supported formats. However, GIF plugin is not included by default because of patent probrem. DjVu plugin is not included by default because standard libdjvu++ distribution doesn't create shared library (I've patched for myself) and I don't understand its license enough. Enfle needs the following library. JPEG: jpegsrc-6b (libjpeg) PNG: libpng-1.0.2 or later (recommend: 1.0.5) gz: zlib-1.1.3 bz2: bzip2-0.9.5d libarc: libarc-1.4.9 (http://www.goice.co.jp/member/mo/release/) .SH OPTIONS Enfle is very simple software. Specify all picture files, that's all. If you specify directory, Enfle will append recursively. Try -h option to show explanation of options. .TP .B \-q always quantize in rendering 256-over-color image .TP .B \-m specify magnify method .TP .B \-c show comment if exists .TP .B \-S disable filename sort .TP .B \-C auto conversion, can specify destination format(default PNG) .TP .B \-i specify start index of archive .TP .B \-X specify exclude. .TP .B \-w set first specified image as wallpaper .TP .B \-x X threshold, if width is less than, that picture is not shown (default 0) .TP .B \-y Y threshold (default 0) .TP .B \-s clear threshold (show all pictures) .TP .B \-t enable transparent. If you have enabled shape extension, enable it too. specify -t twice, enable transparent but disable shape extension. .TP .B \-M disenable MIT Shared Memory extension. .TP .B \-p scan specified directory to find plugins .TP .B \-P show long format plugin information .TP .B \-PP show longer format plugin information .TP .B \-PD disable default search path .TP .B \-W show more verbose messages .TP .B \-v show version .TP .B \-h show help message .SH KEY ACTION .TP .B left click,n,space next .TP .B N,Shift+space next directory .TP .B right click,b previous .TP .B < top .TP .B middle click,q quit .TP .B drag scroll .TP .B window resize magnify(fit to window) .TP .B f full screen .TP .B d delete actual file .TP .B w wall paper .TP .B S smoothing in time of magnifying .TP .B s save as png .TP .B p save as pms .TP .B j save as jpeg .TP .B v flip vertical .TP .B h flip holizontal .TP .B m x2 magnify toggle .TP .B M fit magnify toggle .TP .B C-m resize in time of running over the display .TP .B r restore image .TP .B t create thumbnail like image .TP And Enfle will quit after all pictures shown. .TP If you have GIF support, you can: .TP .B [ animation speed down .TP .B ] animation speed up .TP .B back slash restore animation speed .SH REFERENCE See also "/usr/share/doc/enfle/README.e". .SH CONTACT Please send comments, patches, to: Hiroshi Takekawa