NAME

pldb - - (PLot DeBugger)


SYNOPSIS

               pldb < binaryfile > asciifile


DESCRIPTION

        Reads the standard input stream, writes standard out
        Input:  vplot metafile format (mixed ASCII and binary)
        Output: Human-readable representations of vplot vector plot
                commands
        plas returns pldb output to vplot format.
        Useful with pen output filters.


OPTIONS

-v: use vplot units (default)
-i: use inches
-c: use centimeters


COMMENTS

  Note that these options apply to ALL geometric attributes,
  including line width and character height.


SEE ALSO

vplot,pen,the plas manpage


CATEGORY

graphics/vplot