Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!cbatt!neoucom!wtm From: wtm@neoucom.UUCP (Bill Mayhew) Newsgroups: comp.sys.amiga Subject: Re: Workbench improvements Message-ID: <339@neoucom.UUCP> Date: Fri, 19-Dec-86 10:59:03 EST Article-I.D.: neoucom.339 Posted: Fri Dec 19 10:59:03 1986 Date-Received: Sat, 20-Dec-86 01:50:12 EST Organization: Northeastern Ohio Universities College of Medicine Lines: 21 Keywords: Libraries and fonts stay around for awhile Hi, Yes, indeed, the fonts and libraries will hang around in memory and intuition knows that they are there. If you do a CloseFont() or a CloseLibrary(), the font or library remains around until something else big enough comes around that wants the memory; at that point the font or library becomes history. You may want to watch out about reassigning fonts: back to df0:, as you can't count on the font sticking around, eventhough intuition is able to find it in memory some/most of the time. Depending on how you handle things you could generate a guru. --Bill Bill Mayhew Division of Basic Medical Sciences Northeastern Ohio Universities' College of Medicine Rootstown, OH 44272 USA phone: 216-325-2511 (wtm@neoucom.UUCP ...!cbatt!neoucom.wtm)