home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / art_design / imaging / draw_shape / !DrawShape / !Help next >
Text File  |  1998-08-08  |  2KB  |  66 lines

  1.  DrawShape
  2.  ¯¯¯¯¯¯¯¯¯
  3.  by Darren Salt <ds@youmustbejoking.demon.co.uk>
  4.  
  5.  Version 1.06 (15 Jun 1995)
  6.  
  7.  Takes path objects from Draw and moulds them to fit between two other paths.
  8.  
  9.  
  10.  How to use
  11.  ¯¯¯¯¯¯¯¯¯¯
  12.  When DrawShape is loaded, it puts two icons on the iconbar. Both appear as
  13. raised slabs.
  14.  The left-hand slab has on it two cyan lines, one above the other. This is
  15. the mould icon.
  16.  The right-hand slab has on it a pair of compasses. This is the image icon.
  17. It initially appears greyed out because DrawShape has no mould to use.
  18.  
  19.  1. Select the two paths you wish to use as the template.
  20.  
  21.  2. Export them to DrawShape (use 'Save selected'), dropping them on the
  22. mould icon.
  23.  
  24.  3. Select the paths (or path groups) you wish to mould.
  25.  
  26.  4. Export them to DrawShape (save selected), dropping them on the image
  27. icon. Or export the whole file if you want to process the whole file.
  28.  
  29.  5. DrawImage will process the file, and exports the resulting file to Draw.
  30. This can now be combined with the original drawing.
  31.  
  32.  The two paths describe the upper and lower bounds of the moulded image.
  33. Whichever is used as the lower bound must be 'in front of' the other path.
  34.  It is important that the paths used in the mould:
  35.  - are individual path objects;
  36.  - do not contain moves; and
  37.  - are not grouped together.
  38.  If the paths are rejected by DrawShape, you will be told why, and the
  39. previous mould (if there was one) will be retained.
  40.  
  41.  There is a maximum line segment length. This is currently defined the length
  42. of the bounding box diagonal divided by the number of line/curve segments in
  43. the upper part of the mould then by the number in the lower part. It is
  44. limited to the range 0.1pt to 7.2pt (0.1in).
  45.  
  46.  
  47. The main menu contains:
  48.  - Info
  49.  - Fast
  50.      This controls whether the screen is blanked while moulding. When on,
  51.     this option reduces the time taken by around 12%.
  52.  - Shortcut
  53.      This controls which of two line length calculation methods is used - the
  54.     slower one is much more accurate, but the faster method appears to have
  55.     little effect on the output quality. Using the faster method reduces
  56.     the time taken by around 45%.
  57.      With both options on, the time taken is around 49% of the time that
  58.     would otherwise be taken.
  59.  - Clear
  60.     This causes DrawShape to forget about the current mould definition.
  61.  - Quit
  62.  
  63.  
  64.  For details of the moulding process used, see Michael Attenborough's article
  65. "Round the Bend" (AU December 1992).
  66.