[comp.sys.sgi] 3.6 font

glennrp@BRL.ARPA (Glenn Randers-Pehrson, WMB) (04/06/88)

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.