Path: utzoo!attcan!uunet!wuarchive!udel!mmdf From: carolyn@cbmvax.uucp (Carolyn Scheppner - CATS) Newsgroups: comp.sys.amiga Subject: Re: Changing Fonts via LIBRARY functions Message-ID: <4731@nigel.udel.EDU> Date: 24 Nov 89 15:55:42 GMT Sender: mmdf@udel.EDU Lines: 10 Check some back issues of RUN magazine. Topaz only COMES in 8 and 9. That's why you can't get different sizes. Topaz is ROM resident. That's why a plain OpenFont can always find topaz. Disk Resident fonts require FIRST an OpenFont, then check and see if you got what you asked for, if not CloseFont and then do OpenDiskFont to bring the font in off disk.