djthumb

Thumbnails generator
Synopsis
        djthumb [options] <djvu_file_in> <djvu_file_out>
    

Description --- File "djthumb.cpp" illustrates how to use DjVuDocEditor class for thumbnails generation. Any multipage DjVu document can have integrated thumbnails. These are small icons stored inside the document (one per every page), which can be displayed by DjVu plugins in a narrow column along the left side of DjVu page.

Note: As of DjVu release 3.0 only UNIX DjVu plugin is capable of viewing them. Windows support for thumbnails is expected in the next release.

Arguments --- <djvu_file_in> and <djvu_file_out> are names of input and output files. The options can be:

-verbose
Do verbose processing (progress indicator and status messages).
-size <icon_size>
Specifies the size of thumbnail images to be generated. This parameter affects only the quality of the images. DjVu plugin can scale thumbnails arbitrary and regardless of their original size.

Author:
Andrei Erofeev <eaf@geocities.com> -- initial implementation
Version:
$Id: djthumb.html,v 1.6 2000/11/02 02:17:04 bcr Exp $

Alphabetic index Hierarchy of classes


DjVu is a trademark of AT&T.
All other products mentioned are registered trademarks or trademarks of their respective companies.