Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!nbires!isis!ross From: ross@isis.UUCP (Ross McConnell) Newsgroups: comp.sys.ibm.pc Subject: graphics package needed Message-ID: <1987@isis.UUCP> Date: Mon, 12-Oct-87 09:46:08 EDT Article-I.D.: isis.1987 Posted: Mon Oct 12 09:46:08 1987 Date-Received: Wed, 14-Oct-87 01:22:08 EDT Organization: University of Denver, Math/CS Lines: 8 Can anyone recommend a graphics library? Specifically, I need a package callable from MSC 4.0, which will work with CGA, EGA, and Hercules cards. I need to be able to draw lines, circles, set individual pixels, and write simple text (no fancy fonts needed). I also need to be able to define windows or viewports. The main requirement is that the package be able to sense the card it is running on, and autoscale my drawing commands. Is there such a beast?