Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!usc!trwind!venice!press
From: press@venice.SEDD.TRW.COM (Barry Press)
Newsgroups: comp.windows.ms
Subject: Re: Copying Bitmaps
Message-ID: <29@venice.SEDD.TRW.COM>
Date: 2 Oct 89 16:30:58 GMT
References: <1989Oct1.222918.14330@ux1.cso.uiuc.edu>
Reply-To: press@venice.sedd.trw.com (Barry Press)
Organization: TRW Systems Engineering & Development Division, Redondo Beach, CA
Lines: 5

Why do all that work each time, which is what it sounded like.  Why not
do all the conversions at initialization time, then simply blit out the
characters as needed.  Better yet, why not convert to Windows font format,
write a file, and add the font?  You might be able to make up a file
on the fly which you could setup for add font resource....