Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!eileen!gjc From: gjc@mga.COM (George J. Carrette) Newsgroups: comp.windows.x Subject: Re: Banish 'font not found' errors forever! Message-ID: <114@eileen.mga.com> Date: 12 Dec 89 12:42:37 GMT References: <8912070046.AA14873@kanga.lcs.mit.edu> <6808@b11.ingr.com> Organization: MGA, Inc. Lines: 7 In-reply-to: dwig@b11.ingr.com's message of 12 Dec 89 01:34:13 GMT I've been experimenting with NOT USING FONTS AT ALL for some character graphics applications. The reason is that I want to be able "download" my own custom mathematical fonts. The obvious implementation using an off-screen pixel array for your font and copy-pixel operations for draw-character and draw-string works well enough on my vaxstation-3100 (VMS). -gjc