Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!mit-eddie!bloom-beacon!ELRIC!jtkohl From: jtkohl@ELRIC.mit.edu (John T Kohl) Newsgroups: comp.windows.x Subject: Re: X font files - is there any method to the madness? Message-ID: <1233@bloom-beacon.MIT.EDU> Date: Tue, 4-Aug-87 15:26:38 EDT Article-I.D.: bloom-be.1233 Posted: Tue Aug 4 15:26:38 1987 Date-Received: Thu, 6-Aug-87 03:41:36 EDT References: <1529@svax.cs.cornell.edu> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: jtkohl@ATHENA.MIT.EDU (John T Kohl) Organization: Massachusetts Institute of Technology Lines: 28 Summary: fx, sx and ssx are a hack In article <1529@svax.cs.cornell.edu> pugh@svax.cs.cornell.edu (William Pugh) writes: > > What does "sx" and "ssx" mean when it occurs in the font name? > This is from a (gross) hack done here at Project Athena during the semi-early days of X (probably around Release 1 or 2), when some of the student employees were playing with fonts. 'fx' means 'fixed width' 'sx' means 'scrunched fixed width' 'ssx' means 'super-scrunched fixed width' 'fx' fonts are just the variable width fonts made fixed width (with the widest width being inherited by all the characters) sx and ssx are versions of the variable-width fonts algorithmically modified (by a program which may no longer exist) to fit in narrow and narrower space, (with some pixels combined). If you are interested in the program, Jim Aspnes (asp@athena.mit.edu) (the author) may have it lying around somewhere. ---- John Kohl MIT/Project Athena