| impress - convert metafile to imPress language for imagen |
| impress [ -c | -r ] file .. |
| Impress reads each metafile file in sequence and converts it to output suitable for the imagen line of printers. If the option c is specified, the input files are only conditioned for output, ie. expanded (see pexpand). This is useful if many copies of the same output is desired. If the option r is instead specified, the input is assumed already to be conditioned. If no input files are specified, the standard input is read. |
| -c Condition the input only. |
| -r Input is already conditioned, output only. |
| To print the plot file example.plt to the Impress printer ip4: |
| bgraph example.plt | impress | lpr -P ip4 |
| see pexpand(1) |
| William LeFebvre and Greg Ward |
| bgraph(1), igraph(1), imagew(1), mx80(1), t4014(1) |