Hi Dom,

> PS printing and on-screen (for the first time ever,
> actually), except for Justified text, because
> Justified text now uses the CharWidths array to
> specifiy font widths, and I'm not sure if PS supports
> such a mechanism. It might, but if so, I haven't found
> it using Google yet.

I think what we need to do in the printing process is to watch for the 
space character and instead of drawing the space simply move the 
point by the width for that space in the in the CharWidths array.

Tomas

Reply via email to