INCA Spooler

Version 2.7
-----------
1) The code that processes and prints the text file has been optimized for
   greater speed.
2) The previous versions selected a font even if it didn't support the
   selected character set. This behavior has changed to the Windows default,
   i.e. another font is selected which supports the character set asked.
   This change has great effect in the processing speed.

Version 2.61
------------
1) The clients can now define the starting and ending page of the printing
   with the following new switches:
	-spXXX
	-epXXX

Version 2.6
-----------
1) The tags <REV>...</REV> can now be used to print reversed text.
2) Highlighted text had a bug that it is fixed.
3) DDE under Windows NT did not work correctly. This is fixed.
4) INCA Disk Monitor is now included to automate the process of printing
   files in a selected directory.

Version 2.51
------------
1) The clients can now accept data from the standard input instead of a file.

Version 2.5
------------
1) The tag <DRAW=...> can now be used in the text to issue drawing commands,
   which directly call GDI functions and can draw lines, curves and filled
   shapes. There is a whole new chapter in the help file describing this tag.
2) Added <EM>, </EM>, <EMCOLOR=...> tags, which can be used to  highlight
   text.
3) The color can now be specified by a hexadecimal RGB value prefixed with "#",
   in all the commands that expect a color value.
4) The user can select, from the menu of INCA Spooler, the default color that
   will be used for the text and the marker, if there are not commands to
   change these in the text file.
5) The clients accept the following new switches:
	-cc   Force color printing
	-cm   Force monochrome printing

Version 2.32
------------
1) The user can now abort the printing by pressing the "Cancel" button that
   was added in the dialog box, which shows the progress of the printing.

Version 2.31a:
--------------
1) No visible changes, but some internal modifications in order to cooperate
   with INCA Runner (another program of INCA Hellas).

Version 2.31:
-------------
1) Both the server and the clients had several problems when the text to be
   printed contained ASCII character 00 (NUL). From this version this
   character is converted to dot (.), in order to help the creator of the
   text to find it and replace it.
2) The 32-bit version no longer maintains an INI file (I_WPRT32.INI). Instead
   it stores the preferences of each user in the Registry under the key:
   HKEY_CURRENT_USER\Software\INCA Hellas\INCA Spooler. So now there
   can be multiple configurations, one for each user name (in Windows 95,
   you must configure if a user can have personal settings from Control Panel-
   Passwords-User Profiles).
3) Version 2.3 had a bug and it did not eject page when it encountered
   the formfeed character (0x0C). It is fixed.

Version 2.3:
-------------
1) When the machine on which INCA Spooler runs, is connected to more than
   one network, it may have more than one TCP/IP addresses. Before this
   version the Spooler accepted requests only at the first address. Now it
   accepts requests at all of them simultaneously.
2) The text can now contain a new tag: <CHxxx> where xxx is a number
   between 32 and 255. INCA Spooler prints the character with this value.
   This tag can be used to print characters from a Windows font that are
   not accessible otherwise because they are used internally by INCA Spooler
   for the mapping of the graphic characters.
3) There are compiled clients for SCO Unix and SunOS. The clients for the
   Unix system are copied in subdirectories (LINUX,SCO,SUNOS) of the
   installation directory.

Version 2.21:
-------------
1) There was a little problem with the mapping of some Greek characters,
   which is now fixed. The new mapping is described in the help file.

Version 2.2:
------------
1) The clients have now the ability to define the page size by the use of
   the following new switches:
	-psXXX     Page size (See online help for possible arguments)
	-plXXX     Page Length in 10ths of millimeter
	-pwXXX     Page Width in 10ths of millimeter

Version 2.1a:
-------------
1) The server saves the margins defined by the user in the Page Setup Dialog,
   and remembers them when it is executed again.

Version 2.1:
------------
1) Added WHATSNEW.TXT, to describe the new capabilities of INCA Spooler
2) The clients recognize the following new switches:
	-op     Portrait printing
	-ol     Landscape printing
	-cXXX   Number of copies (1...999)
3) Printing to file is allowed.
4) When a user asked specific pages to be printed, the previous versions
   of the server continued to process pages after the last, until the end of
   the file was reached. This is fixed now.
5) There are improvements in the memory management, resulting in faster
   processing of the file.
