Xref: utzoo comp.sys.mac:51514 comp.graphics:10641 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!decwrl!crltrx!max.crl.dec.com!jg From: jg@max.crl.dec.com (Jim Gettys) Newsgroups: comp.sys.mac,comp.graphics Subject: Re: Quickdraw regions Message-ID: <4982@crltrx.crl.dec.com> Date: 27 Mar 90 23:41:39 GMT References: <8609@pt.cs.cmu.edu> Sender: news@crltrx.crl.dec.com Reply-To: jg@max.crl.dec.com (Jim Gettys) Organization: DEC Cambridge Research Lab Lines: 13 Dunno how Apple represents regions. If you want to look at another, public implementation of code which does that sort of thing, look at the MIT X11R4 server. It is pretty well tuned at this point... Has to be; it is fundamental to the X server and used all over the place (and X now does very complex shapes due to the shape extension; it had to be fast to make that work well). Of course, I don't guarantee the code is understandable, only that it is portable, fast, and believed to be correct. Jim Gettys Digital Equipment Corporation Cambridge Research Laboratory