Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!midway!quads.uchicago.edu!amun From: amun@quads.uchicago.edu (james frederick amundson) Newsgroups: comp.sys.mac.programmer Subject: Bezier Curves Message-ID: <1990Sep28.162954.28535@midway.uchicago.edu> Date: 28 Sep 90 16:29:54 GMT Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Lines: 16 Since this is something I'm sure many of you out there have done, I hope someone can help me... I need to make a screen representation of the bezier curves I am sending to the LaserWriter. Although I am familiar with the basic ideas of splines, I do not know exactly how the bezier curves in postscript are defined. Can someone out there either a) show me the mathematical description of a bezier curve or b) show me some code that does this? I'm not terribly picky about the language for (b), although I do most of my programming in good ol' Think C. My deepest gratitude is extended to any who can help. --Jim Amundson amun@midway.uchicago.edu