home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gp35emx.zip / README.emx < prev   
Text File  |  1995-12-15  |  1KB  |  23 lines

  1. EMXVGA is another terminal type for OS/2, which runs on the PM of OS/2
  2. as well as in full screen mode of OS/2 or DOS running on 386 or better PC.
  3. The emx version gives DOS users the power of processing a much larger
  4. data set as compared to the DOS versions, and a plot on the screen.
  5. The driver is compiled using EMX GCC with VESA and SVGAKIT which supports
  6. VESA, Trident, Cirrus, ET4000, WD and S3, maintained by
  7. Johannes Martin (JMARTIN@GOOFY.ZDV.UNI-MAINZ.DE), with additions of
  8. putting string at an arbitrary angle by David J. Liu (liu@phri.nyu.edu).
  9. Alternatively, the BORLAND font can be used.  This is untested.
  10.  
  11. To install, apply the patch, copy emxvga.trm to directory gnuplot\term
  12. and gstring.c and this file to directory gnuplot and then follow
  13. the standard install procedure.
  14.  
  15. Notice that the default terminal type setting is moved from term.c
  16. to term.h because the author strongly believes that device-dependent
  17. code should be kept at an absolute minimum out of these 'engines'.
  18. It would be better to set the default terminal type in the makefile
  19. however, compiling it on DOS caused problems.
  20.  
  21. Note: please do NOT use makefile.emx, use makefile.os2 instead.
  22.  
  23.