home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / w / wsd40e.zip / READ.ME < prev    next >
Text File  |  1992-06-16  |  7KB  |  152 lines

  1.  
  2.      ┌──────────────────────────────────────────────────────────┐
  3.      │ WSD 4.0 - text formatter for 24 dot matrix printers      │
  4.      ├──────────────────────────────────────────────────────────┤
  5.      │ also including                                           │
  6.      │ LETTER  - user defined fonts for 24 dot matrix printers  │
  7.      └──────────────────────────────────────────────────────────┘
  8.  
  9.     Copyright (C) 1992  Helmut Steeb
  10.  
  11.     This package is free software; you can redistribute it and/or modify
  12.     it under the terms of the GNU General Public License as published by
  13.     the Free Software Foundation; either version 1, or (at your option)
  14.     any later version.
  15.  
  16.     This program is distributed in the hope that it will be useful,
  17.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  18.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  19.     GNU General Public License for more details.
  20.  
  21.     You should have received a copy of the GNU General Public License
  22.     along with this program; if not, write to the Free Software
  23.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  24.  
  25. -------------------------------------------------------------------
  26.  
  27.  
  28. IMPORTANT: this package is for use with 24 dot matrix printers only.
  29.   If you don't have one, you better leave the package for other people.
  30.   Future versions may be available for other printer families, if people
  31.   are interested.
  32.  
  33. The package might especially be of use for you if you would like to
  34.  
  35. - print listings (or other "raw data") at 2 columns per page (to save
  36.   paper etc.)
  37.  
  38. - print letters, manuals etc. with proportional spacing and auto
  39.   hyphenation
  40.  
  41. - print user defined fonts (old style fonts, greek, maths...).
  42.   WSD comes with several user defined fonts, ready to use in your
  43.   documents!
  44.  
  45. Personal remark: I use WSD often to print program manuals, but also to
  46. print program listings (with two columns on either page, a lot of code
  47. fits on my desk). I have also delivered an application program manual,
  48. printed with WSD. Some mathematical texts were printed with WSD. The
  49. LETTER program even printed a banner (some meters long) for the wedding
  50. of friends.
  51.  
  52. -------------------------------------------------------------------
  53.  
  54. Actually, the package consists of two groups of files. The first is for
  55. text formatting (WSD 4.0, subdirectory WSD), the other is to work on user
  56. defined fonts (LETTER, subdirectory LETTER). Since WSD can print the fonts
  57. created by LETTER, I put the files together. Use PKUNZIP with the -d option
  58. to unpack the two groups of files to their respective subdirectories, e.g.
  59.  
  60.   PKUNZIP -d WSD40
  61.  
  62. The file COPYING contains the GNU General Public Licence to which the WSD
  63. and LETTER packages are hereby submitted.
  64.  
  65. The WSD files (text formatting) are:
  66.  
  67.   WSD.EXE      (the text formatter)
  68.   MAKEHYPH.EXE (construct WSD hyphen tables from TeX hyphen tables)
  69.   PROPTEST.EXE (print lines of data to measure prop. character widths)
  70.   WSD.CFG      (configuration file)
  71.   WSD*.MSG     (message files, one per language supported)
  72.   *.FRM        (format files)
  73.   *.HYF        (hyphen tables)
  74.   *.BAT        (utilities for convenient inclusion of format files)
  75.   *.ESC        (printer definition files)
  76.   *.WID        (proportional widths definition)
  77.   *.DOC        (manuals)
  78.   *.TXT        (test files to be printed)
  79.  
  80. The LETTER files are:
  81.  
  82.   LETTER.EXE   (interactively edit user defined fonts, super print, etc.)
  83.   DLOAD.EXE    (simply load font into printer memory)
  84.   *.LET        (font files, to be used by WSD also)
  85.   LETTER.HLP   (file consulted in LETTER.EXE via F1 key).
  86.   LET-ENG.HLP  (short introduction in English language)
  87.  
  88. -------------------------------------------------------------------
  89.  
  90. Please consult WSD-ENG.DOC (English version) or WSD-GER.DOC (German
  91. version) to find out more about WSD, especially how to get a first quick
  92. print, how to install it, and what are all these files? If your printer is
  93. a NEC P6, be encouraged to use WSD straight ahead (I developed the program
  94. with such a printer). If not, probably the first print will not be most
  95. beautiful because WSD lacks some special data about your printer. This
  96. might especially be the case for proportional printing, hardly for listing
  97. printing. But have a try, and see the documentation (NEC P6 plus and
  98. STAR LC 24/10 are also directly supported).
  99.  
  100. WSD is delivered with English messages and date/time format. To get
  101. everything in German language and date/time format, you can simply copy
  102. the file WSD-GER.MSG onto WSD.MSG (be sure to keep a copy of your
  103. original file WSD.MSG), or issue the command SET WSDMSG=WSD-GER.MSG. For
  104. detailed information see the documentation.
  105.  
  106.  
  107. To find more about LETTER... you should know that these programs
  108. (LETTER.EXE and DLOAD.EXE) are rather OLD (actually, the story began
  109. with earlier versions on a Schneider/Amstrad CPC in the 1987's). This
  110. means concerning LETTER.EXE that
  111.  
  112. - colour use is not very sophisticated because the program was developed on
  113.   a computer with monochrome card
  114. - it does not respond to your mouse. Yes, all the fonts were created via
  115.   cursor keys! You can probably help yourself by using another package I
  116.   heard of called ARRMOUSE (it translates mouse activity to keys).
  117. - the program and the help file are (almost) entirely in German
  118.   language. So have a try. There is a short introduction in English
  119.   in the file LET-ENG.HLP.
  120.  
  121. On NEC P6 (and truly compatibles), for fun just test
  122.  
  123.   DLOAD -tu bodoni
  124.   DLOAD -tu quadrat
  125.  
  126. and so on for others of the *.LET files. This will load the font into
  127. the printer, immediately print it once and switch the printer to
  128. afterwards continue to print the user defined font. May be, you must
  129. first enable printing of user defined characters by setting up the
  130. printer correctly. This is the case e.g. with the NEC P6 Plus where
  131. normally the respective printer memory area is used as printer buffer.
  132.  
  133. -------------------------------------------------------------------
  134.  
  135. Comments, requests, bug reports or other communication is appreciated.
  136. You are encouraged to participate in further development of WSD (printer
  137. support, functionality...).
  138.  
  139. The programs are written in Turbo Pascal.
  140.  
  141. -------------------------------------------------------------------
  142.  
  143. Helmut Steeb                                  ┌─────┐
  144. Obere Waiblinger Str. 119                     │ SDG │
  145. W-7000 Stuttgart 50                           └─────┘
  146. GERMANY
  147.  
  148. Phone : 49 - 711 / 52 39 81
  149. E-mail: steeb@azu.informatik.uni-stuttgart.de
  150.         (valid at least until summer 92)
  151.  
  152.