\ .\" This man page was generated by the Netpbm tool 'makeman' from HTML source. .\" Do not hand-hack it! If you have bug fixes or improvements, please find .\" the corresponding HTML page on the Netpbm website, generate a patch .\" against that, and send it to the Netpbm maintainer. .TH "Pcdovtoppm User Manual" 0 "01 June 2001" "netpbm documentation" .UN lbAB .SH NAME pcdovtoppm - create index image for a photo CD .UN lbAC .SH SYNOPSIS \fBpcdovtoppm\fP [\fB-m \fP\fIwidth\fP] [\fB-s \fP\fIsize\fP] [\fB-a \fP\fIacross\fP] [\fB-c \fP\fIcolors\fP] [\fB-f \fP\fIfont\fP] [\fB-b\fP|\fB-w\fP] [\fIpcdfile\fP] .UN lbAD .SH DESCRIPTION .PP This program is part of .BR Netpbm (1) . .PP This program generates an index image in PPM format for a photo CD, based on the photo CD overview file. .PP You can achieve a similar result with \fBhpcdtoppm -Overview\fP followed by \fBpnmindex -black\fP on the generated PPM images. .UN lbAE .SH OPTIONS .TP \fB-w\fP\fIwidth\fP Maximum width of the result image (default: 1152). .TP \fB-s\fP\fIsize\fP Maximum size of each of the images (default: 192). .TP \fB-a\fP\fIacross\fP Maximum number of images across (default: 6). .TP \fB-c\fP\fIcolors\fP Maximum number of colors, or \fBn\fP to mean no quantization .TP \fB-f\fP\fIfont\fP Font to be used for annotation (default: internal font). .TP \fB-b\fP Black background color (default). .TP \fB-w\fP White background color. .UN lbAF .SH EXAMPLES .nf \fBpcdovtoppm -m 768 -s 96 -f smallfont.pbm overview.pcd > overview.ppm\fP .fi .nf \fBpcdovtoppm /cdrom/photo_cd/overview.pcd | ppmtojpeg > overview.jpg\fP .fi .UN history .SH HISTORY .PP This program was formerly called \fBpcdindex\fP, which did not fit Netpbm naming conventions. .UN lbAG .SH SEE ALSO .BR hpcdtoppm (1) , .BR pnmindex (1) , .BR ppmtojpeg (1) , .BR ppm (5)