Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!ucsd!pacbell.com!ames!sgi!dragon!eukanuba.wpd.sgi.com!mikey From: mikey@eukanuba.wpd.sgi.com (Mike Yang) Newsgroups: comp.windows.x Subject: Re: Emulating pixmap with window Message-ID: <1990Dec5.005912.13695@relay.wpd.sgi.com> Date: 5 Dec 90 00:59:12 GMT References: <6233@quanta.eng.ohio-state.edu> <1990Nov27.155853.10911@smsc.sony.com> Sender: news@relay.wpd.sgi.com ( CNews Account ) Reply-To: mikey@sgi.com Organization: Silicon Graphics, Inc. Lines: 15 In article <1990Nov27.155853.10911@smsc.sony.com>, dce@smsc.sony.com (David Elliott) writes: |> An XImage is not a drawable, but it sure would be nice to be able to |> use Xlib-like drawing routines on an XImage. For example, it would |> be nice to be able to draw lines, arcs, polygons, filled polygons, |> and so forth, and to do other operations on XImages. Does such a |> library exist? (Then again, maybe I missed something obvious...) What you're describing is a pixmap. XImage is for client-side data, whereas pixmaps and windows have their contents known by the server. Since XImage is for the client, it doesn't make sense to provide server operations on its contents. ----------------------------------------------------------------------- Mike Yang Silicon Graphics, Inc. mikey@sgi.com 415/335-1786