home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / clipart / _awviewer / _readme < prev    next >
Text File  |  1993-07-21  |  7KB  |  172 lines

  1. This program, including all associated modules, is Copyright © Computer
  2. Concepts Ltd. 1992, 1993. All Rights Reserved.
  3.  
  4. Permission is hereby given for you to copy this program and freely
  5. distribute it, subject to the following conditions:
  6.  
  7. * No charge is made for the program (except nominal media costs).
  8. * No alterations are made to any of the files within the !AWViewer application.
  9. * All of the files within the !AWViewer application are supplied, including
  10.   this one.
  11. * No attempt is made to reverse engineer any of the programs in the
  12.   application.
  13.   Interfacing and licensing details can be obtained from Computer Concepts, see
  14.   below.
  15. * This program or modules that make up this program shall not be used in or
  16.   by any other program.
  17. * This ReadMe file is supplied, unaltered.
  18.  
  19. Computer Concepts reserves the right to withdraw this permission from any
  20. individual or organisation at any time for any reason.
  21.  
  22.  
  23. -------------------------------------------------------------------------------
  24.  
  25. How To Use The ArtWorks Viewer
  26. ==============================
  27.  
  28. Double-click on the !AWViewer icon in a directory viewer to run the program.
  29.  
  30. An icon will appear on the icon bar and a default picture will be displayed.
  31. Click on the Close icon on the window to remove it.
  32.  
  33. To view any ArtWorks file, drag it from a directory viewer onto the icon on
  34. the icon bar. A window will appear displaying as much of the ArtWorks file
  35. as will fit in the window.
  36.  
  37. Where to put the ArtWorks Viewer application
  38. ============================================
  39.  
  40. As well as being a viewer program, !AWViewer is also the store for the
  41. modules that other programs need to render ArtWorks files, rather like
  42. !System. Because of this, it should be placed in the root level of your hard
  43. disc, so that it can set certain system variables which tell other
  44. applications where to find the modules. If it is not placed in the root, you
  45. should make sure that you run the application's !Boot file in your own boot
  46. sequence. For example, if the program lives down
  47. adfs::HardDisc4.$.Progs.Graphics you should include the line
  48.  
  49. Run adfs::HardDisc4.$.Progs.Graphics.!AWViewer.!Boot
  50.  
  51. in your boot sequence. If you do not do either of the above things, programs
  52. which can display ArtWorks files may be unable to.
  53.  
  54. Zooming into the picture
  55. ========================
  56.  
  57. Clicking with the left hand button will zoom into the picture (i.e. increase
  58. its size). Clicking with the right hand button will zoom out of the picture.
  59.  
  60. Clicking and dragging with the left hand button will create a box. Releasing
  61. the mouse button will cause the viewer to zoom into the box.
  62.  
  63. Clicking with the left hand button while holding down the CTRL key will zoom
  64. the picture to 100%
  65.  
  66. Clicking with the right hand button will zoom out of the picture.
  67.  
  68. Clicking with the left hand button while holding down SHIFT will return to
  69. the previous scale factor (i.e. the one before the last zoom).
  70.  
  71. Moving the picture around
  72. =========================
  73.  
  74. Holding down either Alt key will change the pointer to a hand. Clicking and
  75. holding down the mouse will move the picture around in the window (if the
  76. window is only displaying part of the image).
  77.  
  78. The Menu
  79. ========
  80.  
  81. Clicking the middle button over the icon or the window will bring up the
  82. menu.
  83.  
  84. Info shows info about the program.
  85.  
  86. Quit quits the program.
  87.  
  88. WYSIWYG sets the quality of the display:
  89.  
  90. * 'Outlines' displays only black outlines of objects.
  91. * 'Simple' displays only flat fills, not graduated fills, and all lines are thin
  92. * 'Normal' displays graduated fills and thick lines, but does not anti-alias
  93. * 'Anti-aliased' will display all objects 'anti-aliased', which reduces the
  94.   jagged edges of shapes by using grey shades or shades of colour to smooth the
  95.   edges, in a similar way to the way fonts are anti-aliased.  Anti-aliased
  96.   drawing is slower than the normal setting.
  97.  
  98. ArtWorks rendering can take advantage of different screen palettes.  Inside
  99. the !AWViewer program are two alternative 16 colour screen mode palettes. 
  100. To load these palettes hold down SHIFT and double click on the !AWViewer to
  101. open the program directory. There should be two files shown here called Grey
  102. and Primary. To load either just drag the file onto the Palette icon on the
  103. left side of the icon bar.
  104.  
  105. The grey palette sets the screen to be 16 shades of grey.  ArtWorks then
  106. dithers these to show perfectly smooth graduated grey-scales.  The Primary
  107. palette slightly alters some of the desktop colours to allow ArtWorks to
  108. shows a better range of colours.  To set the screen palette back to the
  109. default simply select the Default menu option from the Palette icon on the
  110. icon bar.
  111.  
  112. Current Acorn hardware does not allow palettes to be changed in 256 colour
  113. modes.
  114.  
  115. Note that background layers will not be rendered.
  116.  
  117. Incorporating the ArtWorks renderer in your own programs
  118. ========================================================
  119.  
  120. If you have an application which you think would benefit from displaying
  121. ArtWorks files, you can obtain a licence from Computer Concepts Ltd. For
  122. details of the licensing terms and technical documentation write to:
  123.  
  124. ArtWorks Renderer Licensing dept.
  125. Computer Concepts Ltd.
  126. Gaddesden Place
  127. Hemel Hempstead
  128. Herts
  129. HP2 6EX
  130. UK
  131.  
  132. Computer Concepts reserves the right to refuse to grant such a licence.
  133. -----------------------------------------------------------------------
  134.  
  135. Technical notes
  136. ---------------
  137. This version of the viewer displays files from ArtWorks version 1.10 and
  138. earlier.  It does not incorporate the sprite dithering technology of
  139. ArtWorks version 1.10 and all sprites are shown non-dithered as they would
  140. appear in other Acorn  applications.
  141.  
  142. When creating ArtWorks files to be viewed by this viewer program remember
  143. that the machine being used may not have the same fonts. The viewer program
  144. will not display a font if it cannot find the exact match, however there
  145. are two ways you can ensure that text does get displayed no matter what
  146. fonts are available.
  147.  
  148. Firstly, performing a 'Makes shapes' operation on any text turns it into
  149. graphic outlines - but it no longer remains editable.  Secondly, by giving
  150. the text an outline colour, or in fact performing any operation that forces
  151. ArtWorks to use text outlines, such as distorting it in an envelope or
  152. giving it a graduated colour fill, will also make ArtWorks store and display
  153. the text using the outlines.  This second method has the advantage that text
  154. will remain as text so that it could be edited in ArtWorks at a later date
  155. if so desired.
  156.  
  157. Both options involve making ArtWorks draw the text using the font outline
  158. shapes and so you should be aware that text displayed this way will be
  159. slower. It will also greatly increase the size of the ArtWorks files.
  160.  
  161.  
  162. Impression
  163. ----------
  164. Impression Junior version 1.18 and Impression II version 2.18 and later can 
  165. accept, display and print ArtWorks files directly.  If you have earlier
  166. versions of either program then you can upgrade for £10 + VAT by returning
  167. your disc 1, with payment, to Computer Concepts.
  168.  
  169. If you already own a copy of ArtWorks then there is no charge for the
  170. upgrade.  In this case just return your Impression disc 1 quoting your
  171. ArtWorks serial number and we will return a replacement disc.
  172.