home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / mandanim_461.lzh / MandAnim / README_1.1 < prev    next >
Text File  |  1991-03-08  |  23KB  |  508 lines

  1.  
  2.     -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-.
  3.  
  4.                           -= MandAnim v 1.1 =-.
  5.  
  6.                                 Manual.
  7.  
  8.                           Table of Contents:
  9.  
  10.                 ***********************************.
  11.  
  12.                         -   Permission.
  13.                         -   Thanks.
  14.                         0.  General.
  15.                         1.  Quick Start.
  16.                         2.  KEYS.
  17.                         3.  MENU.
  18.                         4.  NO-ACTION.
  19.                         5.  MAKE BASE-PICTURE.
  20.                         6.  COLOR.
  21.                         7.  NEW ANIM.
  22.                         8.  POSITIONS.
  23.                         -   Bugs.
  24.                         -   Mail.
  25.                         -   P.S. (commercial).
  26.  
  27.                 ***********************************.
  28.  
  29.  
  30.      _     _     _     _     _     _     _     _     _     _     _     _
  31. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  32.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  33.  
  34.                                 Permission.
  35.  
  36.         MandAnim has especially been written to be added to the Public
  37.         Domain series by  Fred Fish.  Everyone has explicit permission
  38.         of the author to:
  39.         - copy (together with this manual),
  40.         - use,
  41.         - and recommend this program to others (give them a copy too!).
  42.  
  43.         It  is  -evidentially-  not  permitted  to  sell  this program
  44.         (except as Fish-Disk) and  also  the developing and/or selling
  45.         of programs that make use  of  the  "MAND" (IFF-) chunk or the
  46.         "AnimFile" is  forbidden  without  written  permission  of the
  47.         author.
  48.  
  49.                                                 Ekke Veheul.
  50.                                                 09-08-'90.
  51.                                                 Rotterdam.
  52.      _     _     _     _     _     _     _     _     _     _     _     _
  53. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  54.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  55.  
  56.  
  57.                                   Thanks.
  58.  
  59.          I want to thank the writers of "ARP"; MandAnim makes grateful
  60.         use of  the  FileRequester  of  version 1.3 ,  so that version
  61.         should be in 'LIBS' (use `ARPtoDF0' if convenient).
  62.          I want to thank Arnout  Grootveld  for his work on the assem-
  63.         bler routine that calculates  the  iteration-value of a pixel;
  64.         MandAnim wouldn't have been written without him.
  65.          I want to thank  Erwin  Fasel  for his suggestions to improve
  66.         the control of version 1.0; version 1.1 has it all...
  67.          I want to thank Ruud  de  Greef for suggesting the basic idea
  68.         of MandAnim, it took me only :-) three months sparetime to re-
  69.         alise this fantasy of his...
  70.          I want to thank Minouche Dukers and Arnout Grootveld for
  71.         checking this README-file, trying to improve my language.
  72.  
  73.      _     _     _     _     _     _     _     _     _     _     _     _
  74. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  75.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  76.  
  77.  
  78.                                  0. General.
  79.  
  80.         MandAnim was meant to be a program to create a moving fractal-
  81.         background for handmade  lowres  animations.  The fact that is
  82.         hasn't been used for that  purpose  yet  , can be explained by
  83.         the beauty of the  backgrounds  themselves and the shortage of
  84.         memory in  my  Amiga.  Or  maybe  it's  just  more  fun to use
  85.         MandAnim than it is to paint ...
  86.         Most of my energy was  used  creating a simple interface ; you
  87.         don't need  knowledge  of  fractals  to  use  it.  You do need
  88.         DPaintIII to make an  animation  out  of the IFF-pictures made
  89.         by MandAnim though, and make sure you know how to use that.
  90.  
  91.         All IFF-pictures made by MandAnim contain a special chunk with
  92.         the positions of its borders in the x-y-world of Mandelbrot.
  93.         This was done to make  each  picture a potential basis for new
  94.         animations ;  you  can  load  a  picture  and  thereby set the
  95.         defaults automatically. An animation  does need a base-picture
  96.         so there is a way  to make one, and  only  save it when you're
  97.         satisfied; the animation-pictures  are  all saved by MandAnim,
  98.         and this can only be stopped by the right-mouse-button.
  99.  
  100.         The program was written in 'C'  -except for one routine- on an
  101.         Amiga-500  (1.2) with one  Mb.  (without  even a hard-disk ,it
  102.         can be done) . It was checked on:
  103.         Amige  500 (1.3, 512 K)
  104.         Amiga 2000 (1.3, 3 Meg, 1 Mb CHIP (sticky pointers!))
  105.         Amiga 2000 (1.3, 40 Mhz TurboCard and 32-bits RAM )
  106.         Amiga 3000 (1.3 and 2.0)
  107.         I thought it worked propperly on those, but I'm not sure about
  108.         NTSC (how could I).
  109.         DO send bug-reports !
  110.  
  111.      _     _     _     _     _     _     _     _     _     _     _     _
  112. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  113.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  114.  
  115.  
  116.                               1.  Quick start.
  117.  
  118.         1. HOW TO MAKE A BASE-PICTURE OUT OF NOTHING:
  119.  
  120.         - Install ARP.library (v1.3 ) on  your boot-disk and start the
  121.           program by selecting its icon.
  122.         - If there is no  picture  called 'MA-BASE' in the same direc-
  123.           tory as MandAnim then the program  will say so. Just hit the
  124.           window with the left-mouse-button.
  125.         - Select the 'MAKE'  gadget  of 'BASE-PICTURE' and don't touch
  126.           the new ones. Only select 'RENDER'.
  127.         - When the  picture  is  ready,  return  to  'MENU' and select
  128.           'SAVE'.
  129.         - Search for  MandAnim's  directory  and  save  the picture as
  130.           'MA-BASE'. Every time you  start  the  program, from now, it
  131.           will come up with this picture.
  132.  
  133.         2. HOW TO MAKE AN ANIMATION:
  134.  
  135.         - Select 'NEW ANIM'.
  136.         - Let's make a small  animation,  let's say 30 frames; so type
  137.           '30' in the string-gadget called 'FRAMES:'.
  138.         - Where do we come from  and  where  do  we go to. That is the
  139.           question. Select the gadget  with  the mouse-image and paint
  140.           two quadrangles (in the dpaint-way) on the base-picture.
  141.         - Hit the RETURN-key (or the right-mouse-button).
  142.         - Check the frames by  selecting  'PREVIEW'. If you don't like
  143.           it, go back to the mouse-gadget  ,type 'c' (= clear) and try
  144.           again.
  145.         - Or select the 'RENDER'-gadget  and  set the path to an empty
  146.           formatted disk (or  hard-disk)  and  choose  a name for this
  147.           anim.
  148.         - MandAnim will  create  a  'MandAnim-File' containing the in-
  149.           formation  for  all   pictures   in  the  animation  ,called
  150.           'name.maf'.
  151.         - After this , hit the  window somewhere and all pictures will
  152.           be  rendered  and  saved  automatically,  as  'name.000'  to
  153.           'name.029'.
  154.         -  Then  'EXIT'  from  MandAnim  and  load  the  pictures into
  155.           DPaintIII as 16 (or 32, if  you want to add something) color
  156.           -lowres- pictures  by  selecting  the  first  (name.000) and
  157.           setting the '# of frames:'  to  30 (you'll need at least 1.5
  158.           Mb. of memory).
  159.         - Then push the '6'-key and smile.
  160.  
  161.      _     _     _     _     _     _     _     _     _     _     _     _
  162. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  163.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  164.  
  165.  
  166.                                 2. KEYS.
  167.  
  168.         In NO-ACTION, MENU, MAKE, ANIM and COLOR, the next keys have
  169.         a meaning:
  170.  
  171.                 *****************************************
  172.  
  173.                 L               ->      Load BasePicture.
  174.                 M               ->      Make BasePicture.
  175.                 S               ->      Save BasePicture.
  176.                 A / N           ->      New Anim.
  177.                 E               ->      (Anim/PingPong) Ease
  178.                 O / R           ->      (Render) Old.
  179.                 Esc             ->      Sleep.
  180.                 Arrow Down      ->      NoAction.
  181.                 C / P           ->      Color.
  182.                 HELP            ->      Menu.
  183.  
  184.                 *****************************************
  185.  
  186.      _     _     _     _     _     _     _     _     _     _     _     _
  187. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  188.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  189.  
  190.  
  191.                                 3.  MENU.
  192.  
  193.         The  MENU-field  contains  seven  gadgets  ; most of them have
  194.         obvious meanings, but I will deal with them all.
  195.         Base Picture:
  196.         - Load : Pops  up  the   FileRequester to let you choose a new
  197.                  background (base-) picture.
  198.         - Make : see MAKE BASE-PICTURE.
  199.         - Save : Again  the   FileRequester , to save the base-picture
  200.                  to (hard-) disk.
  201.         Anim Series :
  202.         - New Anim : see NEW ANIM.
  203.         - Old :  Once  again  the   FileRequester , this time select a
  204.                  'MandAnim-File' ("name.maf"),to finish an interrupted
  205.                  animation OR to re-render  (parts of) an animation if
  206.                  you lost (some of) the pictures.
  207.                  Use the 'HELP'-key  after  you've loaded that file if
  208.                  you want to change the first-to-render frame-number.
  209.         System :
  210.         - Sleep: A temporary  way out  of the program , without losing
  211.                  the  settings . All   chip-memory  will be freed, the
  212.                  base-picture will be kept in fast, compressed.
  213.                  Sometimes a simple `Amiga-N' can be enough, though.
  214.         - Exit : Careful!  There  will  be no request  about your real
  215.                  intentions.
  216.  
  217.      _     _     _     _     _     _     _     _     _     _     _     _
  218. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  219.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  220.  
  221.  
  222.                                 4.  NO-ACTION.
  223.  
  224.         A complete  fractal-animation  is  fun  , but some people even
  225.         like single  pictures of this  kind. For those, it is possible
  226.         to enjoy the whole picture -t.i. whithout gadgets- by clicking
  227.         on it (the picture) with the right-mouse-button.
  228.         Okay, some pictures really deserve a close look. I even imple-
  229.         mented a 'cycle-mode' for a real  festive mood : use the 'TAB'
  230.         -key (as in  DPaint)  to  (de-)activate and  the '<-' and '->'
  231.         to change directions. You can't change the speed, sorry.
  232.         All 'KEYS'  are  active , but  also the 'E' is; and that means
  233.         EXIT, without a warning... be careful.
  234.  
  235.  
  236.      _     _     _     _     _     _     _     _     _     _     _     _
  237. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  238.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  239.  
  240.  
  241.                            5.  MAKE BASE-PICTURE.
  242.  
  243.         This field has 18 gadgets; in a left-to-right sort of order:
  244.  
  245.         StringGadgets (4):
  246.         - You could  type  some  particular  positions  here, for some
  247.           reason, but you can't pass the +/-3.0 border.
  248.         MouseGadget:
  249.         - You'll want to use this  to  set the positions, if they stay
  250.           within the borders  of  your  base-picture. Read 'POSITIONS'
  251.           for special features.
  252.         Render:
  253.         - When you've done  all  the  adjusting, sit back, render, and
  254.           wait...
  255.         Menu/Color (2):
  256.         - Return to  'MENU'  or  set  the  'COLORS';  you can also use
  257.           the keys here.
  258.         Speed:
  259.         - Three possibilities: Normal (100  %),  PASS-X (+/- 56 %) and
  260.           PASS-XY (+/- 38 %).  The  last  two are 'cheat' options that
  261.           leave the result  almost  intact.  If  you  want  to see the
  262.           difference; make  three  pictures  with  the  same settings,
  263.           except for the speed, and load them together into DPaint.
  264.         Iterations:
  265.         - The number of calculations  per pixel. It effects the result
  266.           and the time it takes  to  render. You can experiment on one
  267.           and the same picture  by interrupting RENDER somewhere half-
  268.           way and continue  rendering  after  you've changed the iter-
  269.           ations.
  270.           The only  time  the  program  will  re-render a not-finished
  271.           picture is when you've  changed  the positions, or pretended
  272.           to  have  changed  them  by  selecting  a  string-gadget and
  273.           giving a RETURN after that.
  274.         IT->C (8):
  275.         - I've picked 8 variations to convert an iteration to a color-
  276.           number. I could have picked  others, but I didn't. The first
  277.           five are  straightforward, using  one to five iterations for
  278.           one color; the last three  go  up  and  down from color 0 to
  279.           color 15 and back, using one to three iterations per color.
  280.           They all start and end with color 0.
  281.  
  282.      _     _     _     _     _     _     _     _     _     _     _     _
  283. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  284.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  285.  
  286.                                 6. COLOR.
  287.  
  288.         All colors  can  be  changed and  I  implemented  all DPaint's
  289.         features to help  you.  You  will  easily  find your way. Some
  290.         remarks:
  291.         - With 'UNDO' (or 'U'-key) you  can switch to the previous pa-
  292.           lette, and back.
  293.         - 'Load Palette' lets you  copy  the palette from any IFF-pic-
  294.           ture with at least 16 colors.
  295.         - Selecting 'READY' leads you back  to where you came from; if
  296.           you don't want to go there, use the keys.
  297.  
  298.      _     _     _     _     _     _     _     _     _     _     _     _
  299. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  300.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  301.  
  302.  
  303.                                 7. NEW ANIM.
  304.  
  305.         Most Gadgets here  are  already  familiar  to  you - see 'MAKE
  306.         BASE-PICTURE' - so we can concentrate on:
  307.  
  308.         Path:
  309.         - Three  possibilities:  PingPong  Chain,  Straight  Chain and
  310.           Single  Pictures.  They  provide  the  way  the  frames  are
  311.           calculated between the  given  positions . 'Single Pictures'
  312.           allows no extra frames at all, 'Straight Chain' only divides
  313.           the space between  two  given  positions  in equal steps but
  314.           'PingPong Chain' divides that  space  in a sinus-like way so
  315.           the DPaint-option 'PingPong' (key 6) works out fine.
  316.           I want to implement some more  pathways later, so if you can
  317.           spare some ideas, you're welcome ( mathematical approach,or,
  318.           even better, a 'C'-function would be lovely ).
  319.         Frames:
  320.         - Just the number of frames you want to get rendered. Type the
  321.           number into the (string-)gadget and RETURN (!).
  322.           If you're using more than  two  borders to set the path it's
  323.           possible MandAnim is gonna change  that number. It has to be
  324.           ( X * number-of-borders + 1).
  325.           The maximum number of frames  is  8191 ; I doubt you'll ever
  326.           try that, it would fill about 250 disks (200 Mb)...
  327.         Preview:
  328.         - You can  check  the  path  with  this,  but don't expect the
  329.           speed to be the same as in the animation, it isn't.
  330.         MouseGadget:
  331.         -  Like  in  'MAKE  BASE-PICTURE'  but  it  doesn't  turn back
  332.           automatically,  here. The  program  doesn't  know  how  many
  333.           borders  you  want  to make.  Click  the  right-mouse-button
  334.           when you're done. DO read 'POSITIONS'.
  335.         Render:
  336.         - This  is  the  very  last  action  to  be  taken.  You'll be
  337.           prompted  to  set  the  path   and  name  of  this  shot,  a
  338.           MandAnim-File  will  be  created  (allowing  you  to  finish
  339.           this anim later) and  all  pictures will be rendered - until
  340.           you select the right-mouse-button.
  341.  
  342.           IMPORTANT:
  343.           A Disk-Full message will  only  stop MandAnim from rendering
  344.           until you have:
  345.           - selected  'Cancel' ,
  346.           - clicked the WorkBench  to  the  back  ( the message brings
  347.             that to the front;  our  palette  would make the requester
  348.             unreadable),
  349.           - replaced the full disk with an empty formatted (!) one,
  350.           - and clicked  somewhere in the picture-window  (left-mouse-
  351.             button) to signal you're ready.
  352.           The program  will  have  deleted  the (half) picture  on the
  353.           first  disk,  copied  the  MandAnim-File  to  the  new  disk
  354.           and will continue rendering after saving  the  last  picture
  355.           again.
  356.            P.S. The only (?) way to make an  animation out of pictures
  357.           that  are  saved  on  several  disks  is  to  make  a  small
  358.           animation of each disk,  binding  them together later, using
  359.           the load- & append- Anim options of DPaintIII.
  360.  
  361.      _     _     _     _     _     _     _     _     _     _     _     _
  362. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  363.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  364.  
  365.  
  366.                              8.  POSITIONS.
  367.  
  368.         Selecting the  mouse-gadget  in  NEW-ANIM or MAKE-BASE-PICTURE
  369.         leads you  to  new  surroundings  with  new  key-options. When
  370.         making a picture you might want to use:
  371.  
  372.         HELP:
  373.         - Pops up a window with the result of ( Width / Height ) which
  374.           are the real (x,y)  sizes  of  your  border.  If you want to
  375.           hold on to  a  realistic  proportion,  this result should be
  376.           (about) 1.
  377.  
  378.         Arrows:
  379.         - While drawing a border  it  often  happens (to me) that it's
  380.           hard to get  the  object  you  picked  centered  if you also
  381.           want to hold on  to  a  certain proportion. Using the arrow-
  382.           keys while  holding down the left-mouse-button allows you to
  383.           change  the position of the left-top  corner...  DO try this
  384.           one, I like it and hope to find this in DPaint once...
  385.  
  386.         While  selecting  multiple  borders   in  NEW-ANIM,  you  also
  387.         might want to use:
  388.         BACKSPACE '<-' or 'Del' :  - To delete the last added border.
  389.         'C' (clear):    - To delete ALL borders (no undo possible !).
  390.  
  391.         To return to the  'ANIM'-gadgets  you can use the 'return-key'
  392.         or the right-mouse-button, or  you  can  go on drawing borders
  393.         until you reach the maximum... 999. I kill me.
  394.  
  395.      _     _     _     _     _     _     _     _     _     _     _     _
  396. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  397.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  398.  
  399.  
  400.                                -  Bugs.
  401.  
  402.         No known bugs. Honest.  Do let  me  know if you find something
  403.         that shouldn't be found. I'll fix it. That is, if I can...
  404.  
  405.      _     _     _     _     _     _     _     _     _     _     _     _
  406. \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \   / \
  407.  \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \_/   \
  408.  
  409.  
  410.                                -  Mail.
  411.  
  412.         Information about the  assembler-routine,  or  any other Amiga
  413.         specific stuff, get it from :
  414.  
  415.                 Arnout Grootveld
  416.                 Hoekblok 36
  417.                 2291 XW  Wateringen.
  418.                 phone:  01742-4421 or (??)-3117424421
  419.                 Electronic mail (prefered):
  420.                 FidoNet:  2:281/600.2
  421.                 UseNet :  ...!hp4nl!neabbs!amg
  422.  
  423.  
  424.         Any questions , suggestions , bug-reports ,but CERTAINLY your
  425.         prettiest ANIMATION, please send them to me.
  426.  
  427.                 Digital Pro Motions
  428.                 p/a Ekke Verheul.
  429.                 Stroveer 120.
  430.                 3032 GA Rotterdam.
  431.                 the Netherlands
  432.  
  433.         You can call me too, see:   010-4660503  or  ( ?? )-31104660503
  434.  
  435.         Finally:
  436.         Thanks for reading 'till here and lots of fun using MandAnim.
  437.  
  438.                                                 Ekke.
  439.  
  440.  
  441.     -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-
  442.  
  443.  
  444. P.S.
  445.         VIDEO  and  (local)  BROADCAST   companies  and  home-artists,
  446.         you might want some information about (DTV-) programs like:
  447.  
  448. **      Scroll Module. v 2.11 .
  449.         -    Horizontal   (overscan)    scrolling    of   'BlitFonts';
  450.           All  resolutions  with  maximum  1600  pixels  scrolling per
  451.           second (!), adjustable in 32 steps, REAL TIME control.
  452.           No limit to the number of words/characters, NO stutter.
  453.           Especially made to work FAST, and save time.
  454.           Lots of (color-) ScrollFonts available already.
  455.           © Digital Pro Motions (Ekke Verheul)
  456.  
  457. **      Subtitle Module. v 4.03 .
  458.         - Professional subtitling in  seconds...  Works with all Amiga
  459.           fonts. Shadow and edge made by the program,set by the user.
  460.           Colors, spacing,  height  ,two  fonts  and justification are
  461.           adjustable. Text is  edited  within  the  program and can be
  462.           saved along  with  the  settings  for  later  use. REAL TIME
  463.           mouse-control.
  464.           © Digital Pro Motions (Ruud de Greef)
  465.  
  466. **      Start. v1.01 .
  467.         - Counting down  in  seconds  or  (video-)  frames.  From 1 to
  468.           10 seconds to zero-> and Black, in beautiful animation.
  469.           You might even want to broadcast this. Names and information,
  470.           dates and times  (Auto-date),  can  be  edited internally on
  471.           three lines of colored text.
  472.           © Digital Pro Motions (Ekke Verheul)
  473.  
  474. **      Color Master. v1.02 .
  475.         - 256 colors HIRES/LACE  for  all your IFF-pictures. Cuts your
  476.           painting in pieces and gives every piece its own colormap.
  477.           No visible boundaries. Nice interface. A Video MUST.
  478.           © Digital Pro Motions (Ruud de Greef)
  479.  
  480. **      ShowTime. v2.02 .
  481.         - Loads an IFF-picture  and  lets  you  put a digital clock in
  482.           (8 different) colored digits over it  . On any place, in any
  483.           resolution. All settings from within the program.
  484.           © Digital Pro Motions (Ekke Verheul)
  485.  
  486. **      Lynx. v1.4 .
  487.         - Animate from one picture to another. Slowly transform from
  488.           your own (digitised) head into your heros...:-)
  489.           64 different scan-methods, up to 1000 frames, nice interface.
  490.           © Digital Pro Motions (Ekke Verheul)
  491.  
  492.         For a complete  summary  with  description and price-list send
  493.         your (firm-) name and address to me on a postcard and add :
  494.         "Amiga DTV-Tools Summary". You  will  receive the list as soon
  495.         as possible.
  496.  
  497.                                                                 Ekke.
  498.  
  499.  
  500.     -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-  -=*=-
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.