version 1.9b:

The hp2ps19.c program now outputs all control characters in LB strings
as octal escape sequences, just in case the print spooler decides it can
cock things up by removing 'superfluous' carriage returns, etc.

The SM (Symbol Mode, not Sado-Masochism) command has been added.  This
takes one character, which it plots at each point where the 'pen' stops.

More work has been done on the control character support within LB
commands.  Please beware that your plotter may handle control characters
differently to mine - run lbtest.plt through your plotter, and use the
output to determine how to alter the /LBinternal function in hp19b.ps.
The comments in this function should help you.
(HP disagree among themselves as to what these characters should do -
so, I can't distribute a 'standard' version)

A nasty problem to check for is font sizes - when using the SI command,
the font will be scaled to that exact scale, regardless of the PS setting.
This means that it is important when using SI to select a PS that matches
your postscript output device.

