Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!caip!nike!ucbcad!ucbvax!hplabs!tektronix!tekig5!tekig4!briand From: briand@tekig4.UUCP (Brian Diehm) Newsgroups: net.micro.mac Subject: Re: Font/DA Mover Message-ID: <758@tekig4.UUCP> Date: Mon, 23-Jun-86 12:56:36 EDT Article-I.D.: tekig4.758 Posted: Mon Jun 23 12:56:36 1986 Date-Received: Thu, 26-Jun-86 03:02:14 EDT References: <1667@mtuxo.UUCP> <159@net1.UCSD.EDU> Reply-To: briand@tekig4.UUCP (Brian Diehm) Organization: Tektronix, Inc., Beaverton, OR. Lines: 22 >I also have had some wierd problems with fonts. >... the application asked for the font by >number I think, and the system, not having a SF9 to give it, made one >up by scaling SF18. Font/DA mover thought the font was SF9 as well, and >ResEdit gave me SF9 to edit, although GetInfo in ResEdit knew the correct >name for the font! The FOND resource (new to system 3.x and the new ROMs) has FOND resources. Included in each FOND (there is a FOND for each font family) is a listing of the various sizes of fonts that are present. This table is the next to last entry in the FOND resource, and at least ResEdit 1.0D12 contains a template for FONDS. Anyway, simply extending this entry, telling the resource number and size of your new font, should extend the system so that it really recognizes your new size of font. Your long method simply did this the hard way. Font/DA Mover 3.x and beyond handle and create FOND resources as needed. -Brian Diehm Tektronix, Inc.