home *** CD-ROM | disk | FTP | other *** search
/ MS DOS Archives 1 / MS-DOS_Archives_Volume_One_Walnut_Creek.iso / msdos / graphics / gle32d.txt < prev    next >
Text File  |  1991-07-20  |  4KB  |  97 lines

  1. GLE is a hi quality graphics package for scientists.  GLE
  2. combines a user friendly interface with a full range of
  3. facilities for producing publication quality graphs, diagrams,
  4. posters and slides.
  5.  
  6. It provides LATEX quality fonts together with a flexible 
  7. graphics module which allows the user to specify any feature 
  8. of a graph (down to the line width of the subticks for example)
  9.  
  10. Complex pictures can be drawn with user defined subroutines and 
  11. simple looping structures.
  12.  
  13. The SURFACE utility allows hidden line surface plotting.
  14.  
  15. The CONTOUR utility allows contour plots. 
  16.  
  17. The MANIP utility allows columns of data to be manipulated.
  18.  
  19. The FITLS utility allows arbitrary equations to be fitted to 
  20. data.
  21.  
  22. Current device drivers support DECWINDOWS, REGIS, TEK4010, all PC 
  23. graphics cards, VT100's, HP-Plotters, PostScript Printers, EPSON 
  24. Printers and LaserJet Printers.
  25.  
  26. CGLE runs on both VAX-VMS and PC's, giving an identical user interface
  27. on both platforms.
  28.  
  29. Some scientific journals now recommend that graphs 
  30. be submitted in GLE format.  
  31.  
  32. -----------------------------------------------------------------------------
  33. --------- end of advertising, beginning of installation instructions --------
  34. -----------------------------------------------------------------------------
  35. The gle installation files are split into 4 zip files:
  36.  
  37.     GLE32D_1.ZIP    Core GLE, with PC - screen driver
  38.     GLE32D_2.ZIP    PostScript Driver, and Expanded Memory versions
  39.     GLE32D_3.ZIP    Bitmap device drivers (epson) and extra fonts.
  40.     GLE32D_4.ZIP    Utilities, surface plotting, hpgl driver.
  41.     
  42. Use PKUNZIP.EXE to extract the installation kit from these
  43. files, you don't need all four, just the ones you want to use.
  44.  
  45. (PKUNZIP.EXE is available from most ftp sites)
  46.  
  47. e.g.
  48.  
  49. FTP> ascii
  50. FTP> get gle32d.txt        ! this file
  51. FTP> binary 
  52. FTP> get gle32d_1.zip        
  53. FTP> get gle32d_2.zip        ! PostScript and expanded memory (optional)
  54. FTP> get gle32d_3.zip        ! Bitmap and extra fonts (optional)
  55. FTP> get gle32d_4.zip        ! HPGL and utilities (optional)
  56. FTP> exit
  57. C:\> mkdir tmp            ! Make temp dir for installation files
  58. C:\> cd tmp
  59. C:\TMP> pkunzip ..\gle32d_*.zip        ! create installation files
  60. C:\TMP> del gle32d_*.zip        ! delete uploaded files to save space
  61.     (You MUST copy PKUNZIP.EXE to the same directory so 
  62.     that INSTALL.EXE can find it)
  63. C:\TMP> copy \zip\pkunzip.exe    ! change \zip\ to where you keep pkunzip.exe
  64.     (These files could now be copied to floppies for installation
  65.     on other PC's)
  66. C:\TMP> install
  67.     (and answer idiot-proof questions!)
  68.  
  69. C:\TMP> cgle        (To execute the Screen version)
  70.     (Then Press F3 to load an example and F10 to draw it)
  71.  
  72.         Please try and distribute GLE within your
  73.         area to avoid multiple transfers.
  74.  
  75. GLE32d_1.ZIP contains
  76.     INSTALL.EXE    GLE installation program (gle_inst.exe)
  77.     (pkunzip.exe)     Must be put with these files for INSTALL.EXE to work
  78.     GLE1.ZIP    CGLE.EXE        CGLE program
  79.     GLE2.ZIP    GLE\EXE\*.*                INI files and BGI drivers
  80.     GLE3.ZIP    GLE\FONT\*.*        Some font files
  81.     GLE4.ZIP    GLE\*.GLE, *.DAT    Example gle and data files
  82. GLE32D_2.ZIP contains
  83.     GLE_XPC.ZIP    CGLE.EXE (Expanded memory version)
  84.     GLE_PS.ZIP    PostScript driver
  85.     GLE_XPS.ZIP    PostScript driver (Expanded memory version)
  86. GLE32D_3.ZIP contains
  87.     GLE_BIT.ZIP    Epson and Laserjet printers
  88.     GLE_FVE.ZIP    Complete set of font vector files
  89.     GLE_FMT.ZIP    Complete set of font metric files.
  90. GLE32D_4.ZIP contains
  91.     GLE_SUR.ZIP    Contour and Surface with hidden line removal
  92.     GLE_MAN.ZIP    Manip, data manipulation utility and FITLS
  93.     GLE_HP.ZIP     HPGL drivers
  94.  
  95. These files are usually split onto two 1.2Meg flopies for installation
  96. on multiple PC's.  
  97.