Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site hscfvax.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!gatech!ut-sally!seismo!harvard!hscfvax!unfres From: unfres@hscfvax.UUCP (Janet) Newsgroups: net.micro.pc Subject: plot(3X) on other terminals? Message-ID: <150@hscfvax.UUCP> Date: Tue, 3-Dec-85 13:59:03 EST Article-I.D.: hscfvax.150 Posted: Tue Dec 3 13:59:03 1985 Date-Received: Fri, 6-Dec-85 06:38:50 EST Organization: Health Sciences Computing Facility, Harvard University Lines: 16 I am trying to use the plot(3X) graphics library on the Vax. I would like to load my program with the device-independent plot library (-lplot) and then run it with a filter specific to my terminal, e.g., cc -o program program.c -lplot program | plot -Ttermtype as described in the UNIX manual (BSD 4.2). My problem is that there are only four or five different terminals for which filters are provided, none of which I have. Specifically, I would like to run my program using an IBM PC/XT or a DEC Professional as my terminal. Does anyone know of additional plot filters or device-specific plot libraries that are compatible with plot(3X)? Thanks,