Date: Tue, 27 Sep 1994 16:55:16 +0000 (O) From: SAMHAA AT esic DOT eun DOT eg Subject: Re: two questions To: gold AT ccr-p DOT ida DOT org Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > > 2. I'd like to use libgr (the simple graphics library). I > found docs\djgpp\libgr.doc. Is there any other documentation > available? Any info files? I need to plot points, draw lines > *and ellipses*, and label axes. Are there any libraries around > that do this? > > Thanks for your help. > > David Goldschmidt Yes, there is another library that does that. The library's name is libgrx. You will find all the information and files needed to use this library in a subdirectory of the subdirectory 'contrib' (\contrib\libgrx) and documentation is in (\contrib\libgrx\docs\libgrx.doc). While libgr has functions for plotting points and drawing lines, it doesn't have similar functions for drawing ellipes. However, I believe libgrx have such functions, but I can't say that I have tried them out myself. I hope this helps. Samhaa El Beltagy.