Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utcsrgv.UUCP Path: utzoo!utcsrgv!info-mac From: info-mac@utcsrgv.UUCP (info-mac) Newsgroups: ont.micro.mac Subject: Re: bugs Message-ID: <4393@utcsrgv.UUCP> Date: Thu, 24-May-84 00:49:41 EDT Article-I.D.: utcsrgv.4393 Posted: Thu May 24 00:49:41 1984 Date-Received: Fri, 25-May-84 19:55:21 EDT Sender: peterr@utcsrgv.UUCP Organization: CSRG, University of Toronto Lines: 23 Date: Mon, 21 May 84 13:29:26 EDT From: Bob Rees Subject: Re: bugs In-Reply-To: Your message of 20 May 1984 02:22:22-EDT To: Bruce.Lucas@cmu-cs-ius.arpa Cc: info-mac@sumex-aim.arpa The font used by the MacFORTH system source editor has the same kinds of ambiguities: capital "O" and digit "0" are exactly identical; capital "I", small "l", and vertical-bar "|" are exactly identical. Not real great for programming in a language where any character can appear in any context! I would love to modify that font so that every character has a unique appearance (aesthetics are clearly secondary). The font is one of the standard (first release) Mac fonts -- the only non-proportional sans-serif font in the set (12-point Monaco? -- I don't have a Mac handy to check now, and I never can remember which font name goes with which font). But how do you modify a font? Using FORTH, I can twiddle any bit in memory or on the disk, but how do I find the right place? I don't have access to a Lisa cross- development system. Any suggestions?