djvumake -V (return code: 1)
DJVUMAKE --- DjVuLibre-3.5.27
Utility for manually assembling DjVu files
Usage: djvumake djvufile ...arguments...
The arguments describe the successive chunks of the DJVU file.
Possible arguments are:
INFO=w[,[h[,[dpi]]]] -- Create the initial information chunk
Sjbz=jb2file -- Create a JB2 mask chunk
Djbz=jb2file -- Create a JB2 shape dictionary
Smmr=mmrfile -- Create a MMR mask chunk
BG44=[iw4file][:nchunks] -- Create one or more IW44 background chunks
BGjp=jpegfile -- Create a JPEG background chunk
BG2k=jpeg2000file -- Create a JP2K background chunk
FG44=iw4file -- Create an IW44 foreground chunk
FGbz=bzzfile -- Create a foreground color chunk from a file
FGbz={#color:x,y,w,h} -- Create a foreground color chunk from zones
FGjp=jpegfile -- Create a JPEG foreground image chunk
FG2k=jpeg2000file -- Create a JP2K foreground image chunk
INCL=fileid -- Create an INCL chunk
chunk=rawdatafile -- Create the specified chunk from the raw data file
PPM=ppmfile -- Create IW44 foreground and background chunks
by masking and subsampling a PPM file.
You may omit the specification of the information chunk. An information
chunk will be created using the image size of the first mask chunk
This program is sometimes able to issue a warning when you are building an
incorrect djvu file.
djvumake -HELP (return code: 1)
DJVUMAKE --- DjVuLibre-3.5.27
Utility for manually assembling DjVu files
Usage: djvumake djvufile ...arguments...
The arguments describe the successive chunks of the DJVU file.
Possible arguments are:
INFO=w[,[h[,[dpi]]]] -- Create the initial information chunk
Sjbz=jb2file -- Create a JB2 mask chunk
Djbz=jb2file -- Create a JB2 shape dictionary
Smmr=mmrfile -- Create a MMR mask chunk
BG44=[iw4file][:nchunks] -- Create one or more IW44 background chunks
BGjp=jpegfile -- Create a JPEG background chunk
BG2k=jpeg2000file -- Create a JP2K background chunk
FG44=iw4file -- Create an IW44 foreground chunk
FGbz=bzzfile -- Create a foreground color chunk from a file
FGbz={#color:x,y,w,h} -- Create a foreground color chunk from zones
FGjp=jpegfile -- Create a JPEG foreground image chunk
FG2k=jpeg2000file -- Create a JP2K foreground image chunk
INCL=fileid -- Create an INCL chunk
chunk=rawdatafile -- Create the specified chunk from the raw data file
PPM=ppmfile -- Create IW44 foreground and background chunks
by masking and subsampling a PPM file.
You may omit the specification of the information chunk. An information
chunk will be created using the image size of the first mask chunk
This program is sometimes able to issue a warning when you are building an
incorrect djvu file.