Xref: news2.mv.net comp.os.msdos.djgpp:2089 Newsgroups: comp.os.msdos.djgpp Subject: Re: GIF routine under GRX20 Message-ID: <4ir6fb$a3c@news.cea.fr> From: nicolas AT dsys DOT ceng DOT cea DOT fr (Eric NICOLAS) Date: 21 Mar 1996 09:11:07 GMT Reply-To: nicolas AT dsys DOT ceng DOT cea DOT fr References: <4ioesb$3sr AT rznews DOT rrze DOT uni-erlangen DOT de> Organization: Commissariat a l'energie atomique NNTP-Posting-Host: hudson.ceng.cea.fr Lines: 31 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article <314F2D88 DOT 1389 AT ice DOT stx DOT com>, beau AT ice DOT stx DOT com says... > >All: > > I have read the DJGPP FAQ and the very weird GRX20 documentation >and I can't seem to find any mention of a routine to load a GIF onto >the current context using DJGPP 2.0 and GRX20. If anyone has done this >please post their algorithm's! Using all 256 colors would be a plus as >well. > >Beau You can use the 'Independant JPEG Software Group' code (freeware) to read/write those formats : GIF BMP TGA PPM JPG It is C and is very easy to use to show images with libgrx. You will find it in any SimTel mirror, for example, in something like /dos/graphics/.. Hope it helps. -- Eric Nicolas