home *** CD-ROM | disk | FTP | other *** search
/ The Selectware System / IBM57.ISO / hav10000 / readme < prev    next >
Text File  |  1990-06-10  |  4KB  |  83 lines

  1. .----------.
  2. | EasyFlow |
  3. `----------'
  4.  
  5. This file contains information which was available too late to make it into
  6. the manual. You should probably skim this information when you start learning
  7. EasyFlow (at which point it won't make a great deal of sense) and then read
  8. it in detail after you are comfortable with your ability to use the program.
  9.  
  10. Support for 24 pin IBM ProPrinters
  11. ----------------------------------
  12. EasyFlow now supports the IBM X24E and XL24E ProPrinters. There is nothing
  13. particularly exceptional about using these printers. You make the appropriate
  14. choices at printer configuration time and carry on.
  15.  
  16. HP LaserJet Series II
  17. ---------------------
  18. Page 6-12 of the manual make reference to "Memory considerations in landscape
  19. orientation". Due to improved font handling by EasyFlow, the restriction
  20. mentioned is no longer a problem; EasyFlow will work fine in landscape
  21. orientation on a 512K LaserJet.
  22.  
  23. As a result of this improvement, the "US/International" question is now used
  24. with all three sizes of printouts (16, 25 and 33 CPI). The idea now is that
  25. the download operation will go faster by selecting the US option.
  26.  
  27. New format for shape libraries
  28. ------------------------------
  29. EasyFlow now has an improved format for some shape library files, which reduces
  30. disk usage. If you attempt to use an older custom shape library or alternate
  31. shape library you will get an error message:
  32.  
  33.    FONT FILES ARE WRONG VERSION
  34.  
  35. If this happens, you need to use the utility program NEWLIB.EXE to convert the
  36. shape library from the old format to the new format. The program NEWLIB.EXE is
  37. on one of the original distribution disks (the installer does NOT copy it onto
  38. your hard disk). To convert a library to the new format:
  39.  
  40.    1) Insert the original distribution disk which contains NEWLIB.EXE into
  41.       drive A.
  42.    2) Type A:NEWLIB path\library (giving the path to and the name of the
  43.       library to be converted).
  44.  
  45. You will have to do this procedure for each library to be converted.
  46. For example, if you have a copy of alternate libraries LIB-003 and LIB-004 in
  47. directory C:\EASYFLOW on your hard disk, you would use the following commands
  48. from DOS:
  49.  
  50.    A:NEWLIB C:\EASYFLOW\LIB-003
  51.    A:NEWLIB C:\EASYFLOW\LIB-004
  52.  
  53. "Page Too Complex" on an HI Plotter
  54. ------------------------------------
  55.  
  56. On some HI plotters (PC 695, DMP 40, 41, 42, 51, 52, 56A and 56C) you may get a
  57. message saying "Page Too Complex" when you attempt to plot a large complex
  58. chart. This only happens if you are attempting to plot a very large chart on
  59. a small piece of paper, in which case the text would be so small as to be
  60. unreadable. The solution is to use a larger scale factor, so that the chart
  61. isn't so small. If in doubt, try larger scale factors until the chart
  62. plots without the message appearing.
  63.  
  64. GoScript
  65. --------
  66.  
  67. Charts produced by EasyFlow can be used with GoScript (a PostScript language
  68. interpreter). For this to work you must first create a printer configuration
  69. which outputs charts to disk in naked (as opposed to encapsulated) PostScript.
  70. You can do this from the main menu by selecting the following choices:
  71.  
  72.    Printer Configure
  73.    Create a Configuration
  74.    Graphics File
  75.    GoScript File
  76.  
  77. You can control the size of the final printout by utilizing the Scale factor
  78. from within EasyFlow. To access this, press SHIFT/F6 or select CHART OPTION
  79. EDITOR from the MISC menu. This puts up a whole series of items. The item of
  80. concern is SCALE FACTOR. It is usually set to 1.00. If you want your chart
  81. twice as big, enter 2.00. If you want it half as big, enter 0.50. If you want
  82. your chart to always fit on one page, enter 0.00.
  83.