1Pcdovtoppm User Manual(0)                            Pcdovtoppm User Manual(0)
2
3
4

NAME

6       pcdovtoppm - create index image for a photo CD
7
8

SYNOPSIS

10       pcdovtoppm  [-m  width]  [-s  size]  [-a  across] [-c colors] [-f font]
11       [-b|-w] [pcdfile]
12
13
14

DESCRIPTION

16       This program is part of Netpbm(1).
17
18       This program generates an index image in PPM format  for  a  photo  CD,
19       based on the photo CD overview file.
20
21       You  can  achieve a similar result with hpcdtoppm -Overview followed by
22       pnmindex -black on the generated PPM images.
23
24

OPTIONS

26       In addition to the options common to all programs  based  on  libnetpbm
27       (most notably -quiet, see
28        Common Options ⟨index.html#commonoptions⟩ ), pcdovtoppm recognizes the
29       following command line options:
30
31
32
33       -wwidth
34              Maximum width of the result image (default: 1152).
35
36       -ssize Maximum size of each of the images (default: 192).
37
38       -aacross
39              Maximum number of images across (default: 6).
40
41       -ccolors
42              Maximum number of colors, or n
43
44              to mean no quantization
45
46       -ffont Font to be used for annotation (default: internal font).
47
48       -b     Black background color (default).
49
50       -w     White background color.
51
52
53
54       The Netpbm common options -version, -plain and -quiet were  implemented
55       starting  with  Netpbm  10.91  (June 2020).  Before that, none of these
56       options were valid.
57
58
59

EXAMPLES

61       pcdovtoppm -m 768 -s 96 -f smallfont.pbm overview.pcd > overview.ppm
62
63       pcdovtoppm /cdrom/photo_cd/overview.pcd | ppmtojpeg > overview.jpg
64
65

HISTORY

67       This program was formerly called pcdindex, which  did  not  fit  Netpbm
68       naming conventions.
69
70

SEE ALSO

72       hpcdtoppm(1), pnmindex(1), ppmtojpeg(1), ppm(1)
73

DOCUMENT SOURCE

75       This  manual  page was generated by the Netpbm tool 'makeman' from HTML
76       source.  The master documentation is at
77
78              http://netpbm.sourceforge.net/doc/pcdovtoppm.html
79
80netpbm documentation            02 August 2020       Pcdovtoppm User Manual(0)
Impressum