home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / compress / misc / xfd / xfd.doc < prev    next >
Text File  |  1995-02-27  |  2KB  |  64 lines

  1.  
  2. =======================================================================
  3. =============================  Xfd 1.00  ==============================
  4. =======================================================================
  5.  
  6.  
  7.                       XFD Package - Release 1.00
  8.                       ==========================
  9.  
  10. IMPORTANT NOTE
  11. --------------
  12. This  is  the initial release of the new XFD standard.  Because of some
  13. problems that have to be solved first, this release doesn't contain the
  14. includes  and  autodocs  for  the  xfdmaster.library.  Actually I'm not
  15. quite sure whether to release these to the public when finished or only
  16. send them to registered users. How about some feedback first?
  17.  
  18. AUTHORS
  19. -------
  20. Georg Hörmann    - definition of XFD standard, library coding,
  21.           xfdLibInfo, xfdList, xfdDecrunch.
  22.  
  23. COPYRIGHT
  24. ---------
  25. All  parts  of  this  software  package  are  freely  distributable for
  26. noncommercial use.  If you redistribute XFD, you have to keep all files
  27. together.  All programs are copyright by their authors.
  28.  
  29. DISCLAIMER
  30. ----------
  31. The  authors  are  not  liable  for any changes made to any part of the
  32. package, or consequences thereof as they cannot be made responsible for
  33. damages  or  loss  of  data  directly  or  indirectly  caused  by their
  34. software.
  35.  
  36. INTRODUCTION
  37. ------------
  38. Almost  every  Amiga  user  has some crunched files on his (hard)disks,
  39. either  Powerpacked docs or crunched demos, utilities or whatever.  But
  40. what to do when you need the files to be uncrunched, and you don't call
  41. the cruncher your own (or it doesn't support decrunching)?  Enters XFD.
  42.  
  43. FEATURES
  44. --------
  45. This  software  package allows you to decrunch nearly every packed file
  46. known  on the Amiga.  It consists of the xfdmaster.library as the brain
  47. and a couple of programs that offer certain functions to the user.
  48.  
  49. The  xfdmaster.library is a standard Amiga shared, runtime library.  It
  50. works  with  Kickstart  V33+ and offers applications the possibility to
  51. directly support any crunched files.
  52.  
  53. Other  than the predecessor decrunch.library, the xfdmaster.library has
  54. a  more  flexible  user  interface,  offers the possibility to decrunch
  55. already loaded program segments and supports external decrunchers.  The
  56. last  mentioned  can  be  easily  written  by  any  programmer  who has
  57. knowledge  about the inner workings of a new cruncher.  That way almost
  58. everybody is able to keep the library up-to-date.
  59.  
  60. HISTORY
  61. -------
  62. XFD 1.00 [xfdmaster.library 33.1]
  63. - First public release.
  64.