Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uunet!zephyr.ens.tek.com!vice!bobb From: bobb@vice.ICO.TEK.COM (Bob Beauchaine) Newsgroups: comp.lang.pascal Subject: Re: Turbo Pascal OOP Keywords: fonts. Message-ID: <6002@vice.ICO.TEK.COM> Date: 9 Oct 90 19:07:26 GMT References: <90274.231731OXC@psuvm.psu.edu> <7877@star.cs.vu.nl> Organization: Tektronx Inc., Beaverton, Or. Lines: 21 In article <7877@star.cs.vu.nl> dmo@cs.vu.nl (=Osinga Douwe M) writes: >Hi, > >How do I change the default (8x8) font used by GRAPH? And why does the >hercules card driver not include characters above 128? Anybody with an >answer to any of these questions please email or send to the news. > > Douwe M Osinga. (dmo@cs.vu.nl) Two possibilities come to mind: 1. You haven't read your documentation thoroughly enough. You seem to know that the default font is indeed 8x8 and is used by Graph, but haven't discovered the 'settextstyle' function. 2. You don't have proper documentation, which invites unlimited speculation... Either way, look up 'settextstyle'. As for the Herc question, sorry, I've never owned one.