Path: utzoo!utgpu!watmath!clyde!att!pacbell!ames!mailrus!bbn!husc6!rice!sun-spots-request From: igb@cunixa.cc.columbia.edu (Isidore G Bendrihem) Newsgroups: comp.sys.sun Subject: Pixwin pw_line function in 4.0? Message-ID: <8811291551.AA02187@cunixa.cc.columbia.edu> Date: 12 Dec 88 08:56:22 GMT Sender: usenet@rice.edu Organization: Rice University, Houston, Texas Lines: 18 Approved: Sun-Spots@rice.edu Original-Date: Tue, 29 Nov 88 10:51:24 EST X-Sun-Spots-Digest: Volume 7, Issue 47, message 4 of 18 Anybody knows if the Pixwin pw_line function (or is it a macro?) is actually implemented in SUN OS4.0? I'm trying to use it to draw textured lines, but it draws nothing. I have succesfully used pw_vector with no problem, but it can't draw textured lines. This is how I'm using it: pw_line(pw,x0,y0,x1,y1,brush,tex,PIX_SRC) where brush->width=1 tex->pattern=pr_tex_dotted /* pr_tex_dotted is predefined in the pixrect library */ Thanks Isidore Bendrihem VLSI Research Lab. Electrical Eng. Dept. Columbia University