home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / tvision / gravis / software.doc < prev    next >
Text File  |  1994-05-24  |  8KB  |  193 lines

  1. General Agreement
  2. =================
  3.  
  4. In the following, SOFTWARE means the files provided on the data media as
  5. a whole.
  6.  
  7. Copyright notice
  8.  
  9.   The SOFTWARE is neither public domain software, nor is it free software.
  10.   It is protected by the copyright laws of the Federal Republic of Germany
  11.   and by international treaties. All rights reserved.
  12.  
  13.   MyMouse Software Package; Formula Editor for DOS.  Copyright (C) 1993, 1994
  14.      Matthias Koeppe, Erzbergerstr. 12, D-39104 Magdeburg, GERMANY
  15.   MetaGraph. Copyright (C) 1994
  16.      Daniel Mahrenholz, Othrichstr. 12, D-39128 Magdeburg, GERMANY
  17.   Graphics Vision; Chemical Molecules.  Copyright (C) 1994
  18.      Stefan Milius, St.-Josef-Str. 100, D-39130 Magdeburg, GERMANY
  19.  
  20. Users of the SOFTWARE must accept the following:
  21.  
  22. 1  The SOFTWARE is property of it authors.  By purchasing a data medium
  23.    containing a copy of the SOFTWARE, you have not got any rights in the
  24.    SOFTWARE, except the one of testing the SOFTWARE as described in the
  25.    following paragraph.
  26.  
  27. 2  The SOFTWARE is a "shareware program". If you find the SOFTWARE useful
  28.    and intend to continue using it after the trial period of 30 (thirty)
  29.    days, you must register or license (commercial use) the SOFTWARE.
  30.  
  31. 3  If the SOFTWARE is a software development tool, programs made under
  32.    usage of the SOFTWARE may not be distributed, whether for commercial
  33.    or non-commercial purpose, until you have registered or licensed the
  34.    SOFTWARE.
  35.  
  36. 4  The shareware version of the SOFTWARE is provided to the user for
  37.    evaluation at low charges by the copyright owners. Feel free to share
  38.    the complete original shareware version of the SOFTWARE with your friends
  39.    or distribute it otherwise, if this is done free of charge.
  40.    Please do not distribute incomplete or modified versions of the SOFTWARE.
  41.  
  42. 5  Program sources of the SOFTWARE may be modified for your own purpose;
  43.    but you may not distribute the modified SOFTWARE.
  44.    According to 3, no part of the SOFTWARE sources may be used in your own
  45.    programs if these are distributed.
  46.  
  47. Users of the SOFTWARE must accept this disclaimer of warranty:
  48.  
  49.    The SOFTWARE is supplied as is. The authors disclaim all warranties,
  50.    expressed or implied, including but not limited to the warranties of
  51.    merchantability and of fitness for any purpose. The authors assume no
  52.    liability for damages, direct or consequential, which may result from
  53.    the use of the SOFTWARE.
  54.  
  55.  
  56. Registration for non-commercial use  (only for private persons)
  57. ===================================
  58.  
  59. After 30 days of use, you must register the SOFTWARE.  Registration allows
  60. you the non-commercial use of the SOFTWARE for unlimited time.
  61.  
  62. After having sent us the registration form, we will send you a data medium
  63. with the registered version.
  64.  
  65.  
  66. Limited License for commercial use
  67. ==================================
  68.  
  69. Business people, companies, governmental agencies, and institutions may
  70. purchase a Limited License for the SOFTWARE.  This permits them to use the
  71. SOFTWARE in their business such that the SOFTWARE and any programs built
  72. using the SOFTWARE remain in the licensee's firm.
  73.  
  74. After having sent us the licensing form, we will send you a data medium
  75. with the licensed version.
  76.  
  77. If you want to use the SOFTWARE on more than one computer or in a network,
  78. we will make you an offer for a site license, depending on the number of
  79. computers.
  80.  
  81.  
  82. Full License for commercial use
  83. ===============================
  84.  
  85. Business people, companies, governmental agencies, and institutions may
  86. purchase a Limited License for the SOFTWARE.  This permits them to use the
  87. SOFTWARE in their business and to sell programs built using the SOFTWARE
  88. without paying any other fees.
  89.  
  90. After having sent us the licensing form, we will send you a data medium
  91. with the licensed version.
  92.  
  93. If you want to use the SOFTWARE on more than one computer or in a network,
  94. we will make you an offer for a site license, depending on the number of
  95. computers.
  96.  
  97.  
  98. Programs
  99. ========
  100.  
  101. P r o g r a m m i n g   T o o l s  (Pascal)
  102.  
  103. Our programming tools are available as simple and as DPMI version.  The latter
  104. includes TPU and TPP files.  You may also purchase the source code.
  105.  
  106. 1  The MyMouse Software Package 1.5
  107.  
  108.   - MyMouse is the finest mouse control unit available.  It is NOT such a
  109.     petty interface unit for controlling the mouse driver.  MyMouse provides
  110.     new service routines, which draw the graphics mouse cursor.  So, you
  111.     can define cursors of any size and color.  This produces Windows comfort
  112.     (32 x 32 pixels) in DOS programs -- and still more (100 x 100 is no
  113.     problem at all).  Mouse cursors can be adapted automatically to graphical
  114.     control elements on the screen.  The cursor's hide-and-show flickering
  115.     is largely avoided.  SVGA support, direct support for Microsoft and
  116.     Mouse Systems mice (no driver required), driver-bound support for any
  117.     mouse.
  118.   - MyFonts is the universal font management unit.  It allows the output of
  119.     VGA BIOS fonts as well as Windows bitmap, Windows vector (scalable) and
  120.     MS DOS codepage-specific fonts in your Pascal programs.  In addition,
  121.     scalable BGI fonts are supported directly.  All fonts are handled in a
  122.     flexible, font-independent and consistent way.  Bold font versions can
  123.     be synthesized, TV markers and character spacing are supported directly,
  124.     Windows text metrics are supported.  SVGA support.
  125.   - VgaMem is the VGA rest memory management unit.  It provides highly-
  126.     optimized copying routines and graphical operations.  VGA rest memory
  127.     (about 100 K at standard resolution) is dynamically allocated and freed,
  128.     graphical images are stored efficiently there.  Further, Graph's PutImage
  129.     routine is replaced by one capable of clipping.  SVGA support.
  130.  
  131.   The register version includes the following small tools (refer to
  132.   TOOLS.DOC for more information): WinRes, Clipboard, Mouse Animate, Profile.
  133.  
  134. 2  Graphics Vision 2.0
  135.  
  136.   Graphics Vision is an object-oriented class library, which provides a SAA
  137.   graphical user interface with MS Windows look but is *fully compatible*
  138.   with Borland's text mode library Turbo Vision 2.0.  Extremely fast through
  139.   highly-optimized graphical routines and good algorithms.
  140.   Now you can have nice and efficient graphical interfaces in DOS, including
  141.   * intelligent window management
  142.   * hierarchial pull-down menus, including bitmaps and check marks
  143.   * context-sensitive hints
  144.   * graphical dialog elements
  145.   * SVGA support
  146.   * validation
  147.   * support of Windows fonts (optionally)
  148.  
  149.   The registered version includes the following small tools (refer to
  150.   TOOLS.DOC for more information): WinRes, Clipboard, GvEyes, GvWList,
  151.   Profile, EditDemo.
  152.  
  153. 3  MetaGraph
  154.  
  155.   MetaGraph provides highly-optimized graphical routines, which replace
  156.   the functions of the Graph unit.  Efficient directly-implemented graphical
  157.   operations, SVGA support.  And -- Metafile conception, recording and playing
  158.   graphics!
  159.  
  160.  
  161. A p p l i c a t i o n   P r o g r a m s
  162.  
  163. 4  Chemical Molecules 3.0
  164.  
  165.   Three-dimensional view of chemical molecules, which can be defined by
  166.   the user.  Including Multiple Document Interface.  Very fast (integer
  167.   arithmetic and optimized graphical routines).
  168.  
  169. 5  Formula Editor for DOS 1.00
  170.  
  171.   Printing mathematical formulas, dynamical operator-and-structure
  172.   conception.
  173.  
  174.  
  175. O r d e r i n g   a n d   P a y i n g
  176.  
  177. Print the ordering form REGISTER.DOC, fill it out, and mail it to following
  178. address:
  179.  
  180. Matthias Koeppe
  181. MKM Ges. f. Software-Entwicklung
  182. Erzbergerstr. 12
  183. D - 39104 Magdeburg
  184. GERMANY
  185.  
  186. Payment is done via international cheque, payable in Deutsche Mark (DM),
  187. the currency of the Federal Republic of Germany.  No credit cards will be
  188. accepted.  The German value-added tax (MWSt) must be paid.  You can get
  189. this money back from fiscal offices in your country.
  190.  
  191. Voice/Fax  +49 391 30128
  192. CompuServe [100331,174]
  193.