Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!imagen!geof
From: geof@imagen.UUCP (Geoffrey Cooper)
Newsgroups: comp.lang.postscript
Subject: Re: FontBBox definition
Summary: Try this one
Keywords: PS bugs
Message-ID: <1796@imagen.UUCP>
Date: 17 Aug 88 22:41:21 GMT
References: <21@cwjcc.CWRU.Edu> <598@rocksanne.UUCP> <1794@imagen.UUCP>
Distribution: na
Organization: IMAGEN Corporation, Santa Clara, CA 95052-8101
Lines: 13

Run this and be confused as to why the two objects printed
don't look the same:

 /Times-Roman findfont 18 scalefont setfont
 0 setlinewidth
 72 720 moveto (T) true charpath                     40 40 rlineto stroke
 72 620 moveto (T) true charpath currentpoint moveto 40 40 rlineto stroke
 showpage

(printed on LW+ with PS42.2)

- Geof-- 
UUCP: {decwrl,sun}!imagen!geof ARPA: imagen!geof@decwrl.dec.com