Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!apple!apple.com!cep From: cep@apple.com (Christopher Pettus) Newsgroups: comp.sys.mac.programmer Subject: Re: "Font" pull down menu question. Message-ID: <1553@internal.Apple.COM> Date: 27 Apr 89 00:04:59 GMT References: <6302@sdcsvax.UCSD.Edu> Sender: usenet@Apple.COM Distribution: usa Organization: Apple Computer, Inc. Lines: 25 In article <6302@sdcsvax.UCSD.Edu> wargo@odin.ucsd.edu (Dave Wargo) writes: > What I would like to do is have the "Font" pull down menu show the > actuall font it says that it is. > > What resource would have to be changed to do this? The standard MDEF always displays the items in the system font (for most systems, that's Chicago). The only way to get a Font menu which displays in the font itself is by writing a custom MDEF; fortunately, that's not too hard unless you want to support ALL of the features of the standard MDEF, including color and hierarchical submenus. Fortunately, it's a rare FONT menu that would want to do that. Two other things to consider: 1) Drawing something in lots of fonts can be very, very slow, since the Font Manager has to suck every font into memory, one at a time, perhaps rescaling it in the process; and, 2) Many fonts don't contain the Roman alphabet (for example, Zapf Dingbats), and thus displaying the name of the font in the font itself would not be particularly useful to the user. -- Christopher Pettus | Brahma said: 'Well, after hearing Network Systems Development | ten thousand explanations, a fool Apple Computer, Inc. | is no wiser. But an intelligent cep@apple.com {nsc, sun}!apple!cep | man needs only two thousand five AppleLink: PETTUS.C | hundred.' -- The Mahabharata