Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ucbvax!ANDREW.CMU.EDU!zs01+ From: zs01+@ANDREW.CMU.EDU (Zalman Stern) Newsgroups: comp.soft-sys.andrew Subject: Re: Font sizes in e.g. "fontdesc_Create" - pixels, points, or other? Message-ID: <8ZUI_pe00Vs8Qgq3x6@andrew.cmu.edu> Date: 9 Dec 89 17:36:53 GMT References: <2701@auspex.auspex.com> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 8 In theory, the value is supposed to be in points. The implementation is such that if you ask for a 12 point font, you will get whatever your window system has decided to call foo12 . If ATK gets ported to a system with on the fly font generation (e.g. Display PostScript or NeWS), the correct interpretation of fontsize in points can be done. Sincerely, Zalman Stern