af20690@uxa.cso.uiuc.edu (Andrew Faibishenko) (05/14/89)
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