home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsd / dubmodule / !!Contents
Text File  |  1996-03-28  |  3KB  |  63 lines

  1. Contents
  2. ========
  3.  
  4. The DrawUtilsB module is a utility module for generating drawfiles.
  5.  
  6. This directory ('DUB_module') contains:
  7.  
  8. • !DUBdemo
  9.   --------
  10. This is a simple application containing several programs demonstrating the
  11. DrawUtilsB module. Double-clicking on the application will open a directory
  12. viewer containing these programs. Double-clicking on each program icon will
  13. create a drawfile, save it into the same directory and display it. Comments
  14. inside the programs explain what they do and how they do it. The programs
  15. are:
  16.  
  17.    Graph
  18.    PathEffect
  19.    Sprite+
  20.    TextArea1
  21.    TextArea2
  22.    BezierFit
  23.  
  24.  
  25. • Drawfiles
  26.   ---------
  27. This directory contains a text file ('DFformat') describing the drawfile
  28. format (in a bit more detail than the Programmers Reference Manual) and four
  29. drawfiles ('Bezier1' through 'Bezier4') explaining how bezier curves are
  30. created.
  31.  
  32.  
  33. • DUBmodule
  34.   ---------
  35. This directory contains documentation files for the DrawUtilsB module
  36. ('DUBmodInfo' and 'DUBmodSWIs') and a copy of the module. To simplify
  37. loading, an identical copy of the module (V1.00) is also contained inside
  38. the '!DUBdemo' application directory.
  39.  
  40.  
  41. Copyright notice
  42. ----------------
  43. The software and documentation described above is copyright © of the author
  44. James McQueen 1996.
  45.  
  46. This software and documentation is supplied "as is"; no warranty of any kind
  47. concerning the merchantability of this software or its fitness for any
  48. particular purpose is given. In no circumstances shall the author or any
  49. provider or distributor of this software be liable for any damage, loss of
  50. profits, or any indirect or consequential loss arising out of the use of
  51. this software or inability to use this software.
  52.  
  53. You are free to give the software and documentation listed above to anyone
  54. you wish via any medium including electronic bulletin board or public domain
  55. (PD) library providing it is delivered complete and with this copyright
  56. notice. You may not sell this software, except that PD libraries may make a
  57. nominal charge to cover magnetic media and postage. The 'DUBmodule'
  58. directory containing only the DrawUtilsB module and the files 'DUBmodInfo'
  59. and 'DUBmodSWIs' may be distributed under similar conditions since a second
  60. copyright notice is included with that material. The DrawUtilsB module may
  61. also be distributed as a functional part of a larger application with or
  62. without its documentation files providing that authorship of the module is
  63. acknowledged in the documentation accompanying that application.