From: "Thomas Harte" Newsgroups: comp.os.msdos.djgpp Subject: Re: Translucence in SVGA Using Allegro Date: 23 May 1997 21:11:29 GMT Organization: SoftySoft Lines: 5 Message-ID: <01bc67bd$df9e3aa0$253563c3@default> References: <33860582 AT relay DOT probe DOT co DOT uk> NNTP-Posting-Host: host5-99-53-37.btinternet.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Is it possible to draw translucent polygons, with a method other than drawing them into a dynamically created memory bitmap, and then using this as a sprite? -Thomas