Utility: pl2hp2

Syntax

pl2hp2 {metafile} {-h} {-s scale_factor}
      {-B} {-i} {-x distance} {-y distance}

Description

Create HPGL/2 output from a Fire plot meta-file.

Parameters

Switches

Required

Notes

Error messages are directed to stderr.

The bottom left corner of the image will be drawn at the plotter’s P1 position, usually the bottom left of the paper. Use -x and -y to adjust.

When creating Fire plot meta-files via the dump command suitable for conversion to HPGL/2, the following conventions should be adopted:

Examples

pl2hp2 myplot.pl | lpr
pl2hp2 -B -x -100 -y 50 myplot.pl >myplot.hp2

See Also

Commands:

dump

Utilities:

pl2hp