Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!BRL.ARPA!glennrp From: glennrp@BRL.ARPA (Glenn Randers-Pehrson, WMB) Newsgroups: comp.sys.sgi Subject: 3.6 font Message-ID: <8804051554.aa03768@TBD.BRL.ARPA> Date: 5 Apr 88 19:54:51 GMT Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 I have just installed 3.6, and find that I prefer the font used by the 3.5 operating system. Can anyone tell me how to restore the old font (other than by going back to 3.5)? Also I found no improvement in floating point accuracy. READ(5,5)F 5 FORMAT(4.0) still yields 74.99999 when the input is " 75". But if the input is "75.0" then you get 75.00000. Both should yield the latter, in my opinion.