Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!ils.nwu.edu!gumball.ils.nwu.edu!engber From: engber@gumball.ils.nwu.edu (Mike Engber) Newsgroups: comp.sys.mac.programmer Subject: MeasureText Summary: use in measureing printed output Message-ID: <1263@anaxagoras.ils.nwu.edu> Date: 1 Apr 91 15:50:23 GMT Sender: news@ils.nwu.edu Organization: The Institute for the Learning Sciences Lines: 18 The description of MeasureText says it`s not suitable for measuring text to be printing because it doesn`t go through StdText (IM IV p. 25) 1) So what should I use? It says that MeasureText is equivalent to calling TextWidth repeatedly & all the text & char measuring functions seem to be defined in terms of eachother - so does this mean none of them is ok. 2) Up till now, I`ve be using TextEdit to image my text, but TE erases behing the text (even in srcOr mode - I guess is does an EraseRect) Anyway, does TE use MeasureText? Please respond via email if possible. -ME