[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.3.1 Contact Sheet Examples

Simple and almost default variant is:

 
$ renrot -e JPG -n '%y%m%d.%i' --cs-title 'CS Sample' --cs-tile '3x3'

the result of the command can be such:

img/cs-simple

In case we need to make contact sheet file for the images on the file system we have no write access to (like the images written on the CD-ROM), than we have to set contact sheet directory and contact sheet file manually.

 
$ renrot -e JPG --cs-dir '/tmp/CS.TMP' --cs-file 'CS.file.jpg'

If in renrot.rc the option ‘contact sheet dir = /tmp/CS.TMP’ was set globally, than you can say only:

 
$ renrot -e JPG --cs-file 'CS.file.jpg'

This document was generated by Zeus V Panchenko on October, 30 2009 using texi2html 1.78.