Xref: utzoo comp.sys.ibm.pc:24333 comp.lang.c:16072 comp.lang.fortran:1742 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!gatech!udel!princeton!phoenix!mfryba From: mfryba@phoenix.Princeton.EDU (Martin Francis Ryba) Newsgroups: comp.sys.ibm.pc,comp.lang.c,comp.lang.fortran Subject: Re: Fortran graphics Summary: EGA Toolkit by Connell Scientific Graphics seems good Message-ID: <6189@phoenix.Princeton.EDU> Date: 7 Feb 89 22:34:51 GMT References: <4328@hubcap.UUCP> <7104@pucc.Princeton.EDU> Reply-To: mfryba@phoenix.Princeton.EDU (Martin Francis Ryba) Followup-To: comp.sys.ibm.pc Distribution: usa Organization: Princeton University, NJ Lines: 20 In article <7104@pucc.Princeton.EDU> BVAUGHAN@pucc.Princeton.EDU writes: > I have been looking for a library of Fortran-callable graphics >routines (see my previous posting) and so far have heard of one, >although I haven't seen it yet. It is called NO LIMIT by M.E.F >Barbara Vaughan We have been using the EGA Toolkit by Connell Scientific Graphics with Lahey Fortran on various 286's and 386's with fine results. They claim their stuff can be compatible with *any* language or installed as a separate driver (or something like that). Essentially the toolkit is a bunch of routines written in assembly code. We also have some custom routines that use the Lahey interrupt to do simple things like cursor position and string output. Marty Ryba (slave physics grad student) They don't care if I exist, let alone what my opinions are! marty@puppsr.princeton.edu Marty Ryba (slave physics grad student) They don't care if I exist, let alone what my opinions are!