Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!mhuxj!houxm!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver Newsgroups: fa.info-mac Subject: Re: Font resources moved into OTHER files Message-ID: <178@uw-beaver> Date: Thu, 13-Dec-84 05:34:16 EST Article-I.D.: uw-beave.178 Posted: Thu Dec 13 05:34:16 1984 Date-Received: Fri, 14-Dec-84 06:14:09 EST Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 9 From: olson@harvard.ARPA (Eric Olson) Indeed, any application that loads resources from files (i.e., MacWrite, to get fonts) will look in the document resources, application resources, and system resources in that order, unless the programmer has selected otherwise. So, in general, you can count on being able to put resources in more specific places than the system file... and that includes fonts. -ERic.