Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!nosc!ucsd!rutgers!mit-eddie!bloom-beacon!gmdzi.UUCP!yvw From: yvw@gmdzi.UUCP ("Yvo Van Wezemael") Newsgroups: comp.windows.x Subject: Using the Bezier-Extension in CLX Message-ID: <8808120653.AA02754@gmdzi.UUCP> Date: 12 Aug 88 10:53:19 GMT Article-I.D.: gmdzi.8808120653.AA02754 Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 9 For some graphic-programs I port from the Symbolics to a SUN with X/CLX I need some spline-drawing-function. If I am right, the bezier extension can serve for this purpose. So my question: How do I use this extension? I have compiled the bezier.lisp file in the examples directory, loaded it (without any problems) and tried to use it, but it didn't work, the X-server (I think) said that the extension bezier wasn't defined. OK, what do I have to do? I really don't know much about the X-server. Thanks for any help --- Yvo