Xref: news2.mv.net comp.os.msdos.djgpp:5680 From: Helmut Michels Newsgroups: comp.os.msdos.djgpp Subject: Re: Portable graphics Date: 5 Jul 1996 07:08:18 GMT Organization: GWDG, Goettingen Lines: 31 Message-ID: <4rif12$r5e@gwdu19.gwdg.de> References: <31DBE539 DOT 2781 AT LSTM DOT Ruhr-UNI-Bochum DOT De> NNTP-Posting-Host: osf1.mpae.gwdg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: demmer AT LSTM DOT Ruhr-UNI-Bochum DOT De DJ-Gateway: from newsgroup comp.os.msdos.djgpp Thomas Demmer wrote > Is there a package that allows to have > common source code for (very simple) graphics stuff > that works under X11 _and_ djgpp? > I do not need much more than clearing screens and drawing > lines in different colors. DISLIN is a high level and easy to use graphics library for displaying data as curves, bar graphs, pie charts, 3D-colour plots, surfaces, contours and maps. The software is available for several C and Fortran compilers and hardware platforms. DISLIN is free for DJGPP and for Linux, other versions cost a little bit. DISLIN uses X11 on UNIX workstations and the GRX library for DJGPP as graphical interfaces. The source code of programs are identical for both platforms. DISLIN is available from the FTP site: ftp://linhmi.mpae.gwdg.de/pub/dislin A DISLIN manual in PostScript form is given in ftp://linhmi.mpae.gwdg.de/pub/dislin/dislin_manual.62.tar.gz -------------- Helmut Michels michels AT linax1 DOT mpae DOT gwdg DOT de Max-Planck-Institut fuer Aeronomie, D-37191 Katlenburg-Lindau