.\" -*- nroff -*- .\" .\" makexvpics - create xv-compatible thumbnails. .\" Public domain by Russell Marks, 1998/1999. .\" .\" .\" makexvpics.1 - nroff -man source for man page. .\" .\" .TH MAKEXVPICS 1 "4th July, 1999" "Version 1.0.1" "Graphics Utilities" .\" .\"------------------------------------------------------------------ .\" .SH NAME makexvpics \- create xv-compatible thumbnails .\" .\"------------------------------------------------------------------ .\" .SH SYNOPSIS .BR makexvpics " [ " -fhRv .RI "] " picture_file_or_dir " [ " ... " ]" .\" .\"------------------------------------------------------------------ .\" .SH DESCRIPTION Makexvpics creates/updates xv/zgv/Gimp-compatible thumbnails for picture files such as GIFs, JPEGs, etc. It may be useful if you want a non-interactive way of keeping such files up to date. .PP The formats currently supported are GIF, JPEG, PNG, PBM/PGM/PPM, mrf, BMP, TGA, and PCX. .\" .\"------------------------------------------------------------------ .\" .SH OPTIONS .TP .I -f force thumbnails to be updated. Ordinarily they're only updated if no thumbnail exists or if the picture file is newer. .TP .I -h give usage help. .TP .I -R recurse into subdirectories. .TP .I -v be verbose - echo names (or rather, `basename's) of files which are being updated. .\" .\"------------------------------------------------------------------ .\" .SH BUGS It's pretty slow. .\" .\"------------------------------------------------------------------ .\" .SH AUTHOR Russell Marks (rus@forfree.at). .\" .\"------------------------------------------------------------------ .\" .SH SEE ALSO .BR xv "(1)," .BR zgv "(1)"