[comp.sys.mac.programmer] Reverse ugly fonts

ews00461@uxa.cso.uiuc.edu (06/14/90)

I'm using LSC 3.0

I'm drawing text using stdio calls.  I want portions of the text
in "reverse video".  I have succeeded at this using TextMode(4)
before the printf call.  The font is monaco.  I must stay with
a non-proportional font.  The problem:  the reversed characters
have vertical lines between every character.  Ugly.  SpaceExtra()
does not seem applicable to this problem.  Any ideas ?

Eric W Sink
e-sink@uiuc.edu