Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!milano!titan!janssen@titan.sw.mcc.com From: janssen@titan.sw.mcc.com (Bill Janssen) Newsgroups: comp.windows.x Subject: CLX names for drawing functions? Summary: How to specify the function of a graphics function in CLX? Message-ID: <1059@titan.SW.MCC.COM> Date: 19 Aug 88 02:16:51 GMT Sender: janssen@titan.SW.MCC.COM Reply-To: janssen@mcc.com (Bill Janssen) Organization: MCC Software Technology Lines: 5 I've been trying to specify the graphics functions for the CLX gcontexts. The best I can do is to use the internal reference: "xlib::boole-xor", for example. Shouldn't these be exported? Or am I missing the "right" way to do this? Bill