Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!deimos.cis.ksu.edu!uxc!garcon!uxa.cso.uiuc.edu!af20690 From: af20690@uxa.cso.uiuc.edu (Andrew Faibishenko) Newsgroups: comp.sys.mac Subject: Lightspeed Pascal Fonts Summary: Changing fonts while using QuickDraw Message-ID: <985@garcon.cso.uiuc.edu> Date: 14 May 89 06:04:21 GMT Sender: news@garcon.cso.uiuc.edu Reply-To: af20690@uxa.cso.uiuc.edu (Andrew Faibishenko) Distribution: usa Organization: University of Illinois at Urbana-Champaign Lines: 5 I was writing a Lightspeed Pascal program that uses Quickdraw graphics. The program also puts text on the screen through quickdraw. I was using the DrawString command to place the text on the screen. However I cannot change the font to any other but the systemfont and a built in lightspeed pascal font. I can toggle between these two fonts with the TextMode command, but even when I have other fonts moved into my system, I cannot reach them from lightspeed. How do I use dfferent fonts in Lightspeed Pas cal programs. --Andy af20690@uxa.cso.uiuc.edu