home *** CD-ROM | disk | FTP | other *** search
- Contents
- ========
-
- The DrawUtilsB module is a utility module for generating drawfiles.
-
- This directory ('DUB_module') contains:
-
- • !DUBdemo
- --------
- This is a simple application containing several programs demonstrating the
- DrawUtilsB module. Double-clicking on the application will open a directory
- viewer containing these programs. Double-clicking on each program icon will
- create a drawfile, save it into the same directory and display it. Comments
- inside the programs explain what they do and how they do it. The programs
- are:
-
- Graph
- PathEffect
- Sprite+
- TextArea1
- TextArea2
- BezierFit
-
-
- • Drawfiles
- ---------
- This directory contains a text file ('DFformat') describing the drawfile
- format (in a bit more detail than the Programmers Reference Manual) and four
- drawfiles ('Bezier1' through 'Bezier4') explaining how bezier curves are
- created.
-
-
- • DUBmodule
- ---------
- This directory contains documentation files for the DrawUtilsB module
- ('DUBmodInfo' and 'DUBmodSWIs') and a copy of the module. To simplify
- loading, an identical copy of the module (V1.00) is also contained inside
- the '!DUBdemo' application directory.
-
-
- Copyright notice
- ----------------
- The software and documentation described above is copyright © of the author
- James McQueen 1996.
-
- This software and documentation is supplied "as is"; no warranty of any kind
- concerning the merchantability of this software or its fitness for any
- particular purpose is given. In no circumstances shall the author or any
- provider or distributor of this software be liable for any damage, loss of
- profits, or any indirect or consequential loss arising out of the use of
- this software or inability to use this software.
-
- You are free to give the software and documentation listed above to anyone
- you wish via any medium including electronic bulletin board or public domain
- (PD) library providing it is delivered complete and with this copyright
- notice. You may not sell this software, except that PD libraries may make a
- nominal charge to cover magnetic media and postage. The 'DUBmodule'
- directory containing only the DrawUtilsB module and the files 'DUBmodInfo'
- and 'DUBmodSWIs' may be distributed under similar conditions since a second
- copyright notice is included with that material. The DrawUtilsB module may
- also be distributed as a functional part of a larger application with or
- without its documentation files providing that authorship of the module is
- acknowledged in the documentation accompanying that application.