Home » Archimedes archive » Acorn User » AU 1994-03.adf » !Kingfishr_Kingfishr » !AWViewer/!ReadMe
!AWViewer/!ReadMe
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » AU 1994-03.adf » !Kingfishr_Kingfishr |
Filename: | !AWViewer/!ReadMe |
Read OK: | ✔ |
File size: | 18D3 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Acorn User » AU 1993-06.adf » !AWViewer_AWViewer » !AWViewer/!ReadMe
- Archimedes archive » Acorn User » AU 1994-03.adf » !Kingfishr_Kingfishr » !AWViewer/!ReadMe
File contents
This program, including all associated modules, is Copyright � Computer Concepts Ltd. 1992, 1993. All Rights Reserved. Permission is hereby given for you to copy this program and freely distribute it, subject to the following conditions: * No charge is made for the program (except nominal media costs). * No alterations are made to any of the files within the !AWViewer application. * All of the files within the !AWViewer application are supplied, including this one. * No attempt is made to reverse engineer any of the programs in the application. Interfacing and licensing details can be obtained from Computer Concepts, see below. * This program or modules that make up this program shall not be used in or by any other program. * This ReadMe file is supplied, unaltered. Computer Concepts reserves the right to withdraw this permission from any individual or organisation at any time for any reason. ------------------------------------------------------------------------------- How To Use The ArtWorks Viewer ============================== Double-click on the !AWViewer icon in a directory viewer to run the program. An icon will appear on the icon bar and a default picture will be displayed. Click on the Close icon on the window to remove it. To view any ArtWorks file, drag it from a directory viewer onto the icon on the icon bar. A window will appear displaying as much of the ArtWorks file as will fit in the window. Zooming into the picture ======================== Clicking with the left hand button will zoom into the picture (i.e. increase its size). Clicking with the right hand button will zoom out of the picture. Clicking and dragging with the left hand button will create a box. Releasing the mouse button will cause the viewer to zoom into the box. Clicking with the left hand button while holding down the CTRL key will zoom the picture to 100% Clicking with the right hand button will zoom out of the picture. Clicking with the left hand button while holding down SHIFT will return to the previous scale factor (i.e. the one before the last zoom). Moving the picture around ========================= Holding down either Alt key will change the pointer to a hand. Clicking and holding down the mouse will move the picture around in the window (if the window is only displaying part of the image). The Menu ======== Clicking the middle button over the icon or the window will bring up the menu. Info shows info about the program. Quit quits the program. WYSIWYG sets the quality of the display: * 'Outlines' displays only black outlines of objects. * 'Simple' displays only flat fills, not graduated fills, and all lines are thin * 'Normal' displays graduated fills and thick lines, but does not anti-alias * 'Anti-aliased' will display all objects 'anti-aliased', which reduces the jagged edges of shapes by using grey shades or shades of colour to smooth the edges, in a similar way to the way fonts are anti-aliased. Anti-aliased drawing is slower than the normal setting. ArtWorks rendering can take advantage of different screen palettes. Inside the !AWViewer program are two alternative 16 colour screen mode palettes. To load these palettes hold down SHIFT and double click on the !AWViewer to open the program directory. There should be two files shown here called Grey and Primary. To load either just drag the file onto the Palette icon on the left side of the icon bar. The grey palette sets the screen to be 16 shades of grey. ArtWorks then dithers these to show perfectly smooth graduated grey-scales. The Primary palette slightly alters some of the desktop colours to allow ArtWorks to shows a better range of colours. To set the screen palette back to the default simply select the Default menu option from the Palette icon on the icon bar. Current Acorn hardware does not allow palettes to be changed in 256 colour modes. Incorporating the ArtWorks renderer in your own programs ======================================================== If you have an application which you think would benefit from displaying ArtWorks files, you can obtain a licence from Computer Concepts Ltd. For details of the licensing terms and technical documentation write to: ArtWorks Renderer Licensing dept. Computer Concepts Ltd. Gaddesden Place Hemel Hempstead Herts HP2 6EX UK Computer Concepts reserves the right to refuse to grant such a licence. ----------------------------------------------------------------------- Technical notes --------------- This version of the viewer displays files from ArtWorks version 1.10 and earlier. It does not incorporate the sprite dithering technology of ArtWorks version 1.10 and all sprites are shown non-dithered as they would appear in other Acorn applications. When creating ArtWorks files to be viewed by this viewer program remember that the machine being used may not have the same fonts. The viewer program will not display a font if it cannot find the exact match, however there are two ways you can ensure that text does get displayed no matter what fonts are available. Firstly, performing a 'Makes shapes' operation on any text turns it into graphic outlines - but it no longer remains editable. Secondly, by giving the text an outline colour, or in fact performing any operation that forces ArtWorks to use text outlines, such as distorting it in an envelope or giving it a graduated colour fill, will also make ArtWorks store and display the text using the outlines. This second method has the advantage that text will remain as text so that it could be edited in ArtWorks at a later date if so desired. Both options involve making ArtWorks draw the text using the font outline shapes and so you should be aware that text displayed this way will be slower. It will also greatly increase the size of the ArtWorks files. Impression ---------- Impression Junior version 1.18 and Impression II version 2.18 and later can accept, display and print ArtWorks files directly. If you have earlier versions of either program then you can upgrade for �10 + VAT by returning your disc 1, with payment, to Computer Concepts. If you already own a copy of ArtWorks then there is no charge for the upgrade. In this case just return your Impression disc 1 quoting your ArtWorks serial number and we will return a replacement disc.
00000000 54 68 69 73 20 70 72 6f 67 72 61 6d 2c 20 69 6e |This program, in| 00000010 63 6c 75 64 69 6e 67 20 61 6c 6c 20 61 73 73 6f |cluding all asso| 00000020 63 69 61 74 65 64 20 6d 6f 64 75 6c 65 73 2c 20 |ciated modules, | 00000030 69 73 20 43 6f 70 79 72 69 67 68 74 20 a9 20 43 |is Copyright . C| 00000040 6f 6d 70 75 74 65 72 0a 43 6f 6e 63 65 70 74 73 |omputer.Concepts| 00000050 20 4c 74 64 2e 20 31 39 39 32 2c 20 31 39 39 33 | Ltd. 1992, 1993| 00000060 2e 20 41 6c 6c 20 52 69 67 68 74 73 20 52 65 73 |. All Rights Res| 00000070 65 72 76 65 64 2e 0a 0a 50 65 72 6d 69 73 73 69 |erved...Permissi| 00000080 6f 6e 20 69 73 20 68 65 72 65 62 79 20 67 69 76 |on is hereby giv| 00000090 65 6e 20 66 6f 72 20 79 6f 75 20 74 6f 20 63 6f |en for you to co| 000000a0 70 79 20 74 68 69 73 20 70 72 6f 67 72 61 6d 20 |py this program | 000000b0 61 6e 64 20 66 72 65 65 6c 79 0a 64 69 73 74 72 |and freely.distr| 000000c0 69 62 75 74 65 20 69 74 2c 20 73 75 62 6a 65 63 |ibute it, subjec| 000000d0 74 20 74 6f 20 74 68 65 20 66 6f 6c 6c 6f 77 69 |t to the followi| 000000e0 6e 67 20 63 6f 6e 64 69 74 69 6f 6e 73 3a 0a 0a |ng conditions:..| 000000f0 2a 20 4e 6f 20 63 68 61 72 67 65 20 69 73 20 6d |* No charge is m| 00000100 61 64 65 20 66 6f 72 20 74 68 65 20 70 72 6f 67 |ade for the prog| 00000110 72 61 6d 20 28 65 78 63 65 70 74 20 6e 6f 6d 69 |ram (except nomi| 00000120 6e 61 6c 20 6d 65 64 69 61 20 63 6f 73 74 73 29 |nal media costs)| 00000130 2e 0a 2a 20 4e 6f 20 61 6c 74 65 72 61 74 69 6f |..* No alteratio| 00000140 6e 73 20 61 72 65 20 6d 61 64 65 20 74 6f 20 61 |ns are made to a| 00000150 6e 79 20 6f 66 20 74 68 65 20 66 69 6c 65 73 20 |ny of the files | 00000160 77 69 74 68 69 6e 20 74 68 65 20 21 41 57 56 69 |within the !AWVi| 00000170 65 77 65 72 20 61 70 70 6c 69 63 61 74 69 6f 6e |ewer application| 00000180 2e 0a 2a 20 41 6c 6c 20 6f 66 20 74 68 65 20 66 |..* All of the f| 00000190 69 6c 65 73 20 77 69 74 68 69 6e 20 74 68 65 20 |iles within the | 000001a0 21 41 57 56 69 65 77 65 72 20 61 70 70 6c 69 63 |!AWViewer applic| 000001b0 61 74 69 6f 6e 20 61 72 65 20 73 75 70 70 6c 69 |ation are suppli| 000001c0 65 64 2c 20 69 6e 63 6c 75 64 69 6e 67 0a 20 20 |ed, including. | 000001d0 74 68 69 73 20 6f 6e 65 2e 0a 2a 20 4e 6f 20 61 |this one..* No a| 000001e0 74 74 65 6d 70 74 20 69 73 20 6d 61 64 65 20 74 |ttempt is made t| 000001f0 6f 20 72 65 76 65 72 73 65 20 65 6e 67 69 6e 65 |o reverse engine| 00000200 65 72 20 61 6e 79 20 6f 66 20 74 68 65 20 70 72 |er any of the pr| 00000210 6f 67 72 61 6d 73 20 69 6e 20 74 68 65 0a 20 20 |ograms in the. | 00000220 61 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 20 20 49 |application.. I| 00000230 6e 74 65 72 66 61 63 69 6e 67 20 61 6e 64 20 6c |nterfacing and l| 00000240 69 63 65 6e 73 69 6e 67 20 64 65 74 61 69 6c 73 |icensing details| 00000250 20 63 61 6e 20 62 65 20 6f 62 74 61 69 6e 65 64 | can be obtained| 00000260 20 66 72 6f 6d 20 43 6f 6d 70 75 74 65 72 20 43 | from Computer C| 00000270 6f 6e 63 65 70 74 73 2c 20 73 65 65 0a 20 20 62 |oncepts, see. b| 00000280 65 6c 6f 77 2e 0a 2a 20 54 68 69 73 20 70 72 6f |elow..* This pro| 00000290 67 72 61 6d 20 6f 72 20 6d 6f 64 75 6c 65 73 20 |gram or modules | 000002a0 74 68 61 74 20 6d 61 6b 65 20 75 70 20 74 68 69 |that make up thi| 000002b0 73 20 70 72 6f 67 72 61 6d 20 73 68 61 6c 6c 20 |s program shall | 000002c0 6e 6f 74 20 62 65 20 75 73 65 64 20 69 6e 20 6f |not be used in o| 000002d0 72 0a 20 20 62 79 20 61 6e 79 20 6f 74 68 65 72 |r. by any other| 000002e0 20 70 72 6f 67 72 61 6d 2e 0a 2a 20 54 68 69 73 | program..* This| 000002f0 20 52 65 61 64 4d 65 20 66 69 6c 65 20 69 73 20 | ReadMe file is | 00000300 73 75 70 70 6c 69 65 64 2c 20 75 6e 61 6c 74 65 |supplied, unalte| 00000310 72 65 64 2e 0a 0a 43 6f 6d 70 75 74 65 72 20 43 |red...Computer C| 00000320 6f 6e 63 65 70 74 73 20 72 65 73 65 72 76 65 73 |oncepts reserves| 00000330 20 74 68 65 20 72 69 67 68 74 20 74 6f 20 77 69 | the right to wi| 00000340 74 68 64 72 61 77 20 74 68 69 73 20 70 65 72 6d |thdraw this perm| 00000350 69 73 73 69 6f 6e 20 66 72 6f 6d 20 61 6e 79 0a |ission from any.| 00000360 69 6e 64 69 76 69 64 75 61 6c 20 6f 72 20 6f 72 |individual or or| 00000370 67 61 6e 69 73 61 74 69 6f 6e 20 61 74 20 61 6e |ganisation at an| 00000380 79 20 74 69 6d 65 20 66 6f 72 20 61 6e 79 20 72 |y time for any r| 00000390 65 61 73 6f 6e 2e 0a 0a 0a 2d 2d 2d 2d 2d 2d 2d |eason....-------| 000003a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000003e0 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 48 6f 77 20 54 6f |--------..How To| 000003f0 20 55 73 65 20 54 68 65 20 41 72 74 57 6f 72 6b | Use The ArtWork| 00000400 73 20 56 69 65 77 65 72 0a 3d 3d 3d 3d 3d 3d 3d |s Viewer.=======| 00000410 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000420 3d 3d 3d 3d 3d 3d 3d 0a 0a 44 6f 75 62 6c 65 2d |=======..Double-| 00000430 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 21 41 57 |click on the !AW| 00000440 56 69 65 77 65 72 20 69 63 6f 6e 20 69 6e 20 61 |Viewer icon in a| 00000450 20 64 69 72 65 63 74 6f 72 79 20 76 69 65 77 65 | directory viewe| 00000460 72 20 74 6f 20 72 75 6e 20 74 68 65 20 70 72 6f |r to run the pro| 00000470 67 72 61 6d 2e 0a 0a 41 6e 20 69 63 6f 6e 20 77 |gram...An icon w| 00000480 69 6c 6c 20 61 70 70 65 61 72 20 6f 6e 20 74 68 |ill appear on th| 00000490 65 20 69 63 6f 6e 20 62 61 72 20 61 6e 64 20 61 |e icon bar and a| 000004a0 20 64 65 66 61 75 6c 74 20 70 69 63 74 75 72 65 | default picture| 000004b0 20 77 69 6c 6c 20 62 65 20 64 69 73 70 6c 61 79 | will be display| 000004c0 65 64 2e 0a 43 6c 69 63 6b 20 6f 6e 20 74 68 65 |ed..Click on the| 000004d0 20 43 6c 6f 73 65 20 69 63 6f 6e 20 6f 6e 20 74 | Close icon on t| 000004e0 68 65 20 77 69 6e 64 6f 77 20 74 6f 20 72 65 6d |he window to rem| 000004f0 6f 76 65 20 69 74 2e 0a 0a 54 6f 20 76 69 65 77 |ove it...To view| 00000500 20 61 6e 79 20 41 72 74 57 6f 72 6b 73 20 66 69 | any ArtWorks fi| 00000510 6c 65 2c 20 64 72 61 67 20 69 74 20 66 72 6f 6d |le, drag it from| 00000520 20 61 20 64 69 72 65 63 74 6f 72 79 20 76 69 65 | a directory vie| 00000530 77 65 72 20 6f 6e 74 6f 20 74 68 65 20 69 63 6f |wer onto the ico| 00000540 6e 20 6f 6e 0a 74 68 65 20 69 63 6f 6e 20 62 61 |n on.the icon ba| 00000550 72 2e 20 41 20 77 69 6e 64 6f 77 20 77 69 6c 6c |r. A window will| 00000560 20 61 70 70 65 61 72 20 64 69 73 70 6c 61 79 69 | appear displayi| 00000570 6e 67 20 61 73 20 6d 75 63 68 20 6f 66 20 74 68 |ng as much of th| 00000580 65 20 41 72 74 57 6f 72 6b 73 20 66 69 6c 65 0a |e ArtWorks file.| 00000590 61 73 20 77 69 6c 6c 20 66 69 74 20 69 6e 20 74 |as will fit in t| 000005a0 68 65 20 77 69 6e 64 6f 77 2e 0a 0a 5a 6f 6f 6d |he window...Zoom| 000005b0 69 6e 67 20 69 6e 74 6f 20 74 68 65 20 70 69 63 |ing into the pic| 000005c0 74 75 72 65 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |ture.===========| 000005d0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 43 |=============..C| 000005e0 6c 69 63 6b 69 6e 67 20 77 69 74 68 20 74 68 65 |licking with the| 000005f0 20 6c 65 66 74 20 68 61 6e 64 20 62 75 74 74 6f | left hand butto| 00000600 6e 20 77 69 6c 6c 20 7a 6f 6f 6d 20 69 6e 74 6f |n will zoom into| 00000610 20 74 68 65 20 70 69 63 74 75 72 65 20 28 69 2e | the picture (i.| 00000620 65 2e 20 69 6e 63 72 65 61 73 65 0a 69 74 73 20 |e. increase.its | 00000630 73 69 7a 65 29 2e 20 43 6c 69 63 6b 69 6e 67 20 |size). Clicking | 00000640 77 69 74 68 20 74 68 65 20 72 69 67 68 74 20 68 |with the right h| 00000650 61 6e 64 20 62 75 74 74 6f 6e 20 77 69 6c 6c 20 |and button will | 00000660 7a 6f 6f 6d 20 6f 75 74 20 6f 66 20 74 68 65 20 |zoom out of the | 00000670 70 69 63 74 75 72 65 2e 0a 0a 43 6c 69 63 6b 69 |picture...Clicki| 00000680 6e 67 20 61 6e 64 20 64 72 61 67 67 69 6e 67 20 |ng and dragging | 00000690 77 69 74 68 20 74 68 65 20 6c 65 66 74 20 68 61 |with the left ha| 000006a0 6e 64 20 62 75 74 74 6f 6e 20 77 69 6c 6c 20 63 |nd button will c| 000006b0 72 65 61 74 65 20 61 20 62 6f 78 2e 20 52 65 6c |reate a box. Rel| 000006c0 65 61 73 69 6e 67 0a 74 68 65 20 6d 6f 75 73 65 |easing.the mouse| 000006d0 20 62 75 74 74 6f 6e 20 77 69 6c 6c 20 63 61 75 | button will cau| 000006e0 73 65 20 74 68 65 20 76 69 65 77 65 72 20 74 6f |se the viewer to| 000006f0 20 7a 6f 6f 6d 20 69 6e 74 6f 20 74 68 65 20 62 | zoom into the b| 00000700 6f 78 2e 0a 0a 43 6c 69 63 6b 69 6e 67 20 77 69 |ox...Clicking wi| 00000710 74 68 20 74 68 65 20 6c 65 66 74 20 68 61 6e 64 |th the left hand| 00000720 20 62 75 74 74 6f 6e 20 77 68 69 6c 65 20 68 6f | button while ho| 00000730 6c 64 69 6e 67 20 64 6f 77 6e 20 74 68 65 20 43 |lding down the C| 00000740 54 52 4c 20 6b 65 79 20 77 69 6c 6c 20 7a 6f 6f |TRL key will zoo| 00000750 6d 0a 74 68 65 20 70 69 63 74 75 72 65 20 74 6f |m.the picture to| 00000760 20 31 30 30 25 0a 0a 43 6c 69 63 6b 69 6e 67 20 | 100%..Clicking | 00000770 77 69 74 68 20 74 68 65 20 72 69 67 68 74 20 68 |with the right h| 00000780 61 6e 64 20 62 75 74 74 6f 6e 20 77 69 6c 6c 20 |and button will | 00000790 7a 6f 6f 6d 20 6f 75 74 20 6f 66 20 74 68 65 20 |zoom out of the | 000007a0 70 69 63 74 75 72 65 2e 0a 0a 43 6c 69 63 6b 69 |picture...Clicki| 000007b0 6e 67 20 77 69 74 68 20 74 68 65 20 6c 65 66 74 |ng with the left| 000007c0 20 68 61 6e 64 20 62 75 74 74 6f 6e 20 77 68 69 | hand button whi| 000007d0 6c 65 20 68 6f 6c 64 69 6e 67 20 64 6f 77 6e 20 |le holding down | 000007e0 53 48 49 46 54 20 77 69 6c 6c 20 72 65 74 75 72 |SHIFT will retur| 000007f0 6e 20 74 6f 0a 74 68 65 20 70 72 65 76 69 6f 75 |n to.the previou| 00000800 73 20 73 63 61 6c 65 20 66 61 63 74 6f 72 20 28 |s scale factor (| 00000810 69 2e 65 2e 20 74 68 65 20 6f 6e 65 20 62 65 66 |i.e. the one bef| 00000820 6f 72 65 20 74 68 65 20 6c 61 73 74 20 7a 6f 6f |ore the last zoo| 00000830 6d 29 2e 0a 0a 4d 6f 76 69 6e 67 20 74 68 65 20 |m)...Moving the | 00000840 70 69 63 74 75 72 65 20 61 72 6f 75 6e 64 0a 3d |picture around.=| 00000850 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000860 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 48 6f 6c 64 69 6e |========..Holdin| 00000870 67 20 64 6f 77 6e 20 65 69 74 68 65 72 20 41 6c |g down either Al| 00000880 74 20 6b 65 79 20 77 69 6c 6c 20 63 68 61 6e 67 |t key will chang| 00000890 65 20 74 68 65 20 70 6f 69 6e 74 65 72 20 74 6f |e the pointer to| 000008a0 20 61 20 68 61 6e 64 2e 20 43 6c 69 63 6b 69 6e | a hand. Clickin| 000008b0 67 20 61 6e 64 0a 68 6f 6c 64 69 6e 67 20 64 6f |g and.holding do| 000008c0 77 6e 20 74 68 65 20 6d 6f 75 73 65 20 77 69 6c |wn the mouse wil| 000008d0 6c 20 6d 6f 76 65 20 74 68 65 20 70 69 63 74 75 |l move the pictu| 000008e0 72 65 20 61 72 6f 75 6e 64 20 69 6e 20 74 68 65 |re around in the| 000008f0 20 77 69 6e 64 6f 77 20 28 69 66 20 74 68 65 0a | window (if the.| 00000900 77 69 6e 64 6f 77 20 69 73 20 6f 6e 6c 79 20 64 |window is only d| 00000910 69 73 70 6c 61 79 69 6e 67 20 70 61 72 74 20 6f |isplaying part o| 00000920 66 20 74 68 65 20 69 6d 61 67 65 29 2e 0a 0a 54 |f the image)...T| 00000930 68 65 20 4d 65 6e 75 0a 3d 3d 3d 3d 3d 3d 3d 3d |he Menu.========| 00000940 0a 0a 43 6c 69 63 6b 69 6e 67 20 74 68 65 20 6d |..Clicking the m| 00000950 69 64 64 6c 65 20 62 75 74 74 6f 6e 20 6f 76 65 |iddle button ove| 00000960 72 20 74 68 65 20 69 63 6f 6e 20 6f 72 20 74 68 |r the icon or th| 00000970 65 20 77 69 6e 64 6f 77 20 77 69 6c 6c 20 62 72 |e window will br| 00000980 69 6e 67 20 75 70 20 74 68 65 0a 6d 65 6e 75 2e |ing up the.menu.| 00000990 0a 0a 49 6e 66 6f 20 73 68 6f 77 73 20 69 6e 66 |..Info shows inf| 000009a0 6f 20 61 62 6f 75 74 20 74 68 65 20 70 72 6f 67 |o about the prog| 000009b0 72 61 6d 2e 0a 0a 51 75 69 74 20 71 75 69 74 73 |ram...Quit quits| 000009c0 20 74 68 65 20 70 72 6f 67 72 61 6d 2e 0a 0a 57 | the program...W| 000009d0 59 53 49 57 59 47 20 73 65 74 73 20 74 68 65 20 |YSIWYG sets the | 000009e0 71 75 61 6c 69 74 79 20 6f 66 20 74 68 65 20 64 |quality of the d| 000009f0 69 73 70 6c 61 79 3a 0a 0a 2a 20 27 4f 75 74 6c |isplay:..* 'Outl| 00000a00 69 6e 65 73 27 20 64 69 73 70 6c 61 79 73 20 6f |ines' displays o| 00000a10 6e 6c 79 20 62 6c 61 63 6b 20 6f 75 74 6c 69 6e |nly black outlin| 00000a20 65 73 20 6f 66 20 6f 62 6a 65 63 74 73 2e 0a 2a |es of objects..*| 00000a30 20 27 53 69 6d 70 6c 65 27 20 64 69 73 70 6c 61 | 'Simple' displa| 00000a40 79 73 20 6f 6e 6c 79 20 66 6c 61 74 20 66 69 6c |ys only flat fil| 00000a50 6c 73 2c 20 6e 6f 74 20 67 72 61 64 75 61 74 65 |ls, not graduate| 00000a60 64 20 66 69 6c 6c 73 2c 20 61 6e 64 20 61 6c 6c |d fills, and all| 00000a70 20 6c 69 6e 65 73 20 61 72 65 20 74 68 69 6e 0a | lines are thin.| 00000a80 2a 20 27 4e 6f 72 6d 61 6c 27 20 64 69 73 70 6c |* 'Normal' displ| 00000a90 61 79 73 20 67 72 61 64 75 61 74 65 64 20 66 69 |ays graduated fi| 00000aa0 6c 6c 73 20 61 6e 64 20 74 68 69 63 6b 20 6c 69 |lls and thick li| 00000ab0 6e 65 73 2c 20 62 75 74 20 64 6f 65 73 20 6e 6f |nes, but does no| 00000ac0 74 20 61 6e 74 69 2d 61 6c 69 61 73 0a 2a 20 27 |t anti-alias.* '| 00000ad0 41 6e 74 69 2d 61 6c 69 61 73 65 64 27 20 77 69 |Anti-aliased' wi| 00000ae0 6c 6c 20 64 69 73 70 6c 61 79 20 61 6c 6c 20 6f |ll display all o| 00000af0 62 6a 65 63 74 73 20 27 61 6e 74 69 2d 61 6c 69 |bjects 'anti-ali| 00000b00 61 73 65 64 27 2c 20 77 68 69 63 68 20 72 65 64 |ased', which red| 00000b10 75 63 65 73 20 74 68 65 0a 20 20 6a 61 67 67 65 |uces the. jagge| 00000b20 64 20 65 64 67 65 73 20 6f 66 20 73 68 61 70 65 |d edges of shape| 00000b30 73 20 62 79 20 75 73 69 6e 67 20 67 72 65 79 20 |s by using grey | 00000b40 73 68 61 64 65 73 20 6f 72 20 73 68 61 64 65 73 |shades or shades| 00000b50 20 6f 66 20 63 6f 6c 6f 75 72 20 74 6f 20 73 6d | of colour to sm| 00000b60 6f 6f 74 68 20 74 68 65 0a 20 20 65 64 67 65 73 |ooth the. edges| 00000b70 2c 20 69 6e 20 61 20 73 69 6d 69 6c 61 72 20 77 |, in a similar w| 00000b80 61 79 20 74 6f 20 74 68 65 20 77 61 79 20 66 6f |ay to the way fo| 00000b90 6e 74 73 20 61 72 65 20 61 6e 74 69 2d 61 6c 69 |nts are anti-ali| 00000ba0 61 73 65 64 2e 20 20 41 6e 74 69 2d 61 6c 69 61 |ased. Anti-alia| 00000bb0 73 65 64 0a 20 20 64 72 61 77 69 6e 67 20 69 73 |sed. drawing is| 00000bc0 20 73 6c 6f 77 65 72 20 74 68 61 6e 20 74 68 65 | slower than the| 00000bd0 20 6e 6f 72 6d 61 6c 20 73 65 74 74 69 6e 67 2e | normal setting.| 00000be0 0a 0a 41 72 74 57 6f 72 6b 73 20 72 65 6e 64 65 |..ArtWorks rende| 00000bf0 72 69 6e 67 20 63 61 6e 20 74 61 6b 65 20 61 64 |ring can take ad| 00000c00 76 61 6e 74 61 67 65 20 6f 66 20 64 69 66 66 65 |vantage of diffe| 00000c10 72 65 6e 74 20 73 63 72 65 65 6e 20 70 61 6c 65 |rent screen pale| 00000c20 74 74 65 73 2e 20 20 49 6e 73 69 64 65 0a 74 68 |ttes. Inside.th| 00000c30 65 20 21 41 57 56 69 65 77 65 72 20 70 72 6f 67 |e !AWViewer prog| 00000c40 72 61 6d 20 61 72 65 20 74 77 6f 20 61 6c 74 65 |ram are two alte| 00000c50 72 6e 61 74 69 76 65 20 31 36 20 63 6f 6c 6f 75 |rnative 16 colou| 00000c60 72 20 73 63 72 65 65 6e 20 6d 6f 64 65 20 70 61 |r screen mode pa| 00000c70 6c 65 74 74 65 73 2e 20 0a 54 6f 20 6c 6f 61 64 |lettes. .To load| 00000c80 20 74 68 65 73 65 20 70 61 6c 65 74 74 65 73 20 | these palettes | 00000c90 68 6f 6c 64 20 64 6f 77 6e 20 53 48 49 46 54 20 |hold down SHIFT | 00000ca0 61 6e 64 20 64 6f 75 62 6c 65 20 63 6c 69 63 6b |and double click| 00000cb0 20 6f 6e 20 74 68 65 20 21 41 57 56 69 65 77 65 | on the !AWViewe| 00000cc0 72 20 74 6f 0a 6f 70 65 6e 20 74 68 65 20 70 72 |r to.open the pr| 00000cd0 6f 67 72 61 6d 20 64 69 72 65 63 74 6f 72 79 2e |ogram directory.| 00000ce0 20 54 68 65 72 65 20 73 68 6f 75 6c 64 20 62 65 | There should be| 00000cf0 20 74 77 6f 20 66 69 6c 65 73 20 73 68 6f 77 6e | two files shown| 00000d00 20 68 65 72 65 20 63 61 6c 6c 65 64 20 47 72 65 | here called Gre| 00000d10 79 0a 61 6e 64 20 50 72 69 6d 61 72 79 2e 20 54 |y.and Primary. T| 00000d20 6f 20 6c 6f 61 64 20 65 69 74 68 65 72 20 6a 75 |o load either ju| 00000d30 73 74 20 64 72 61 67 20 74 68 65 20 66 69 6c 65 |st drag the file| 00000d40 20 6f 6e 74 6f 20 74 68 65 20 50 61 6c 65 74 74 | onto the Palett| 00000d50 65 20 69 63 6f 6e 20 6f 6e 20 74 68 65 0a 6c 65 |e icon on the.le| 00000d60 66 74 20 73 69 64 65 20 6f 66 20 74 68 65 20 69 |ft side of the i| 00000d70 63 6f 6e 20 62 61 72 2e 0a 0a 54 68 65 20 67 72 |con bar...The gr| 00000d80 65 79 20 70 61 6c 65 74 74 65 20 73 65 74 73 20 |ey palette sets | 00000d90 74 68 65 20 73 63 72 65 65 6e 20 74 6f 20 62 65 |the screen to be| 00000da0 20 31 36 20 73 68 61 64 65 73 20 6f 66 20 67 72 | 16 shades of gr| 00000db0 65 79 2e 20 20 41 72 74 57 6f 72 6b 73 20 74 68 |ey. ArtWorks th| 00000dc0 65 6e 0a 64 69 74 68 65 72 73 20 74 68 65 73 65 |en.dithers these| 00000dd0 20 74 6f 20 73 68 6f 77 20 70 65 72 66 65 63 74 | to show perfect| 00000de0 6c 79 20 73 6d 6f 6f 74 68 20 67 72 61 64 75 61 |ly smooth gradua| 00000df0 74 65 64 20 67 72 65 79 2d 73 63 61 6c 65 73 2e |ted grey-scales.| 00000e00 20 20 54 68 65 20 50 72 69 6d 61 72 79 0a 70 61 | The Primary.pa| 00000e10 6c 65 74 74 65 20 73 6c 69 67 68 74 6c 79 20 61 |lette slightly a| 00000e20 6c 74 65 72 73 20 73 6f 6d 65 20 6f 66 20 74 68 |lters some of th| 00000e30 65 20 64 65 73 6b 74 6f 70 20 63 6f 6c 6f 75 72 |e desktop colour| 00000e40 73 20 74 6f 20 61 6c 6c 6f 77 20 41 72 74 57 6f |s to allow ArtWo| 00000e50 72 6b 73 20 74 6f 0a 73 68 6f 77 73 20 61 20 62 |rks to.shows a b| 00000e60 65 74 74 65 72 20 72 61 6e 67 65 20 6f 66 20 63 |etter range of c| 00000e70 6f 6c 6f 75 72 73 2e 20 20 54 6f 20 73 65 74 20 |olours. To set | 00000e80 74 68 65 20 73 63 72 65 65 6e 20 70 61 6c 65 74 |the screen palet| 00000e90 74 65 20 62 61 63 6b 20 74 6f 20 74 68 65 0a 64 |te back to the.d| 00000ea0 65 66 61 75 6c 74 20 73 69 6d 70 6c 79 20 73 65 |efault simply se| 00000eb0 6c 65 63 74 20 74 68 65 20 44 65 66 61 75 6c 74 |lect the Default| 00000ec0 20 6d 65 6e 75 20 6f 70 74 69 6f 6e 20 66 72 6f | menu option fro| 00000ed0 6d 20 74 68 65 20 50 61 6c 65 74 74 65 20 69 63 |m the Palette ic| 00000ee0 6f 6e 20 6f 6e 20 74 68 65 0a 69 63 6f 6e 20 62 |on on the.icon b| 00000ef0 61 72 2e 0a 0a 43 75 72 72 65 6e 74 20 41 63 6f |ar...Current Aco| 00000f00 72 6e 20 68 61 72 64 77 61 72 65 20 64 6f 65 73 |rn hardware does| 00000f10 20 6e 6f 74 20 61 6c 6c 6f 77 20 70 61 6c 65 74 | not allow palet| 00000f20 74 65 73 20 74 6f 20 62 65 20 63 68 61 6e 67 65 |tes to be change| 00000f30 64 20 69 6e 20 32 35 36 20 63 6f 6c 6f 75 72 0a |d in 256 colour.| 00000f40 6d 6f 64 65 73 2e 0a 0a 49 6e 63 6f 72 70 6f 72 |modes...Incorpor| 00000f50 61 74 69 6e 67 20 74 68 65 20 41 72 74 57 6f 72 |ating the ArtWor| 00000f60 6b 73 20 72 65 6e 64 65 72 65 72 20 69 6e 20 79 |ks renderer in y| 00000f70 6f 75 72 20 6f 77 6e 20 70 72 6f 67 72 61 6d 73 |our own programs| 00000f80 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |.===============| 00000f90 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| * 00000fb0 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 49 66 20 79 6f |=========..If yo| 00000fc0 75 20 68 61 76 65 20 61 6e 20 61 70 70 6c 69 63 |u have an applic| 00000fd0 61 74 69 6f 6e 20 77 68 69 63 68 20 79 6f 75 20 |ation which you | 00000fe0 74 68 69 6e 6b 20 77 6f 75 6c 64 20 62 65 6e 65 |think would bene| 00000ff0 66 69 74 20 66 72 6f 6d 20 64 69 73 70 6c 61 79 |fit from display| 00001000 69 6e 67 0a 41 72 74 57 6f 72 6b 73 20 66 69 6c |ing.ArtWorks fil| 00001010 65 73 2c 20 79 6f 75 20 63 61 6e 20 6f 62 74 61 |es, you can obta| 00001020 69 6e 20 61 20 6c 69 63 65 6e 63 65 20 66 72 6f |in a licence fro| 00001030 6d 20 43 6f 6d 70 75 74 65 72 20 43 6f 6e 63 65 |m Computer Conce| 00001040 70 74 73 20 4c 74 64 2e 20 46 6f 72 0a 64 65 74 |pts Ltd. For.det| 00001050 61 69 6c 73 20 6f 66 20 74 68 65 20 6c 69 63 65 |ails of the lice| 00001060 6e 73 69 6e 67 20 74 65 72 6d 73 20 61 6e 64 20 |nsing terms and | 00001070 74 65 63 68 6e 69 63 61 6c 20 64 6f 63 75 6d 65 |technical docume| 00001080 6e 74 61 74 69 6f 6e 20 77 72 69 74 65 20 74 6f |ntation write to| 00001090 3a 0a 0a 41 72 74 57 6f 72 6b 73 20 52 65 6e 64 |:..ArtWorks Rend| 000010a0 65 72 65 72 20 4c 69 63 65 6e 73 69 6e 67 20 64 |erer Licensing d| 000010b0 65 70 74 2e 0a 43 6f 6d 70 75 74 65 72 20 43 6f |ept..Computer Co| 000010c0 6e 63 65 70 74 73 20 4c 74 64 2e 0a 47 61 64 64 |ncepts Ltd..Gadd| 000010d0 65 73 64 65 6e 20 50 6c 61 63 65 0a 48 65 6d 65 |esden Place.Heme| 000010e0 6c 20 48 65 6d 70 73 74 65 61 64 0a 48 65 72 74 |l Hempstead.Hert| 000010f0 73 0a 48 50 32 20 36 45 58 0a 55 4b 0a 0a 43 6f |s.HP2 6EX.UK..Co| 00001100 6d 70 75 74 65 72 20 43 6f 6e 63 65 70 74 73 20 |mputer Concepts | 00001110 72 65 73 65 72 76 65 73 20 74 68 65 20 72 69 67 |reserves the rig| 00001120 68 74 20 74 6f 20 72 65 66 75 73 65 20 74 6f 20 |ht to refuse to | 00001130 67 72 61 6e 74 20 73 75 63 68 20 61 20 6c 69 63 |grant such a lic| 00001140 65 6e 63 65 2e 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ence..----------| 00001150 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001180 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 |-------------..T| 00001190 65 63 68 6e 69 63 61 6c 20 6e 6f 74 65 73 0a 2d |echnical notes.-| 000011a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 54 |--------------.T| 000011b0 68 69 73 20 76 65 72 73 69 6f 6e 20 6f 66 20 74 |his version of t| 000011c0 68 65 20 76 69 65 77 65 72 20 64 69 73 70 6c 61 |he viewer displa| 000011d0 79 73 20 66 69 6c 65 73 20 66 72 6f 6d 20 41 72 |ys files from Ar| 000011e0 74 57 6f 72 6b 73 20 76 65 72 73 69 6f 6e 20 31 |tWorks version 1| 000011f0 2e 31 30 20 61 6e 64 0a 65 61 72 6c 69 65 72 2e |.10 and.earlier.| 00001200 20 20 49 74 20 64 6f 65 73 20 6e 6f 74 20 69 6e | It does not in| 00001210 63 6f 72 70 6f 72 61 74 65 20 74 68 65 20 73 70 |corporate the sp| 00001220 72 69 74 65 20 64 69 74 68 65 72 69 6e 67 20 74 |rite dithering t| 00001230 65 63 68 6e 6f 6c 6f 67 79 20 6f 66 0a 41 72 74 |echnology of.Art| 00001240 57 6f 72 6b 73 20 76 65 72 73 69 6f 6e 20 31 2e |Works version 1.| 00001250 31 30 20 61 6e 64 20 61 6c 6c 20 73 70 72 69 74 |10 and all sprit| 00001260 65 73 20 61 72 65 20 73 68 6f 77 6e 20 6e 6f 6e |es are shown non| 00001270 2d 64 69 74 68 65 72 65 64 20 61 73 20 74 68 65 |-dithered as the| 00001280 79 20 77 6f 75 6c 64 0a 61 70 70 65 61 72 20 69 |y would.appear i| 00001290 6e 20 6f 74 68 65 72 20 41 63 6f 72 6e 20 20 61 |n other Acorn a| 000012a0 70 70 6c 69 63 61 74 69 6f 6e 73 2e 0a 0a 57 68 |pplications...Wh| 000012b0 65 6e 20 63 72 65 61 74 69 6e 67 20 41 72 74 57 |en creating ArtW| 000012c0 6f 72 6b 73 20 66 69 6c 65 73 20 74 6f 20 62 65 |orks files to be| 000012d0 20 76 69 65 77 65 64 20 62 79 20 74 68 69 73 20 | viewed by this | 000012e0 76 69 65 77 65 72 20 70 72 6f 67 72 61 6d 20 72 |viewer program r| 000012f0 65 6d 65 6d 62 65 72 0a 74 68 61 74 20 74 68 65 |emember.that the| 00001300 20 6d 61 63 68 69 6e 65 20 62 65 69 6e 67 20 75 | machine being u| 00001310 73 65 64 20 6d 61 79 20 6e 6f 74 20 68 61 76 65 |sed may not have| 00001320 20 74 68 65 20 73 61 6d 65 20 66 6f 6e 74 73 2e | the same fonts.| 00001330 20 54 68 65 20 76 69 65 77 65 72 20 70 72 6f 67 | The viewer prog| 00001340 72 61 6d 0a 77 69 6c 6c 20 6e 6f 74 20 64 69 73 |ram.will not dis| 00001350 70 6c 61 79 20 61 20 66 6f 6e 74 20 69 66 20 69 |play a font if i| 00001360 74 20 63 61 6e 6e 6f 74 20 66 69 6e 64 20 74 68 |t cannot find th| 00001370 65 20 65 78 61 63 74 20 6d 61 74 63 68 2c 20 68 |e exact match, h| 00001380 6f 77 65 76 65 72 20 74 68 65 72 65 0a 61 72 65 |owever there.are| 00001390 20 74 77 6f 20 77 61 79 73 20 79 6f 75 20 63 61 | two ways you ca| 000013a0 6e 20 65 6e 73 75 72 65 20 74 68 61 74 20 74 65 |n ensure that te| 000013b0 78 74 20 64 6f 65 73 20 67 65 74 20 64 69 73 70 |xt does get disp| 000013c0 6c 61 79 65 64 20 6e 6f 20 6d 61 74 74 65 72 20 |layed no matter | 000013d0 77 68 61 74 0a 66 6f 6e 74 73 20 61 72 65 20 61 |what.fonts are a| 000013e0 76 61 69 6c 61 62 6c 65 2e 0a 0a 46 69 72 73 74 |vailable...First| 000013f0 6c 79 2c 20 70 65 72 66 6f 72 6d 69 6e 67 20 61 |ly, performing a| 00001400 20 27 4d 61 6b 65 73 20 73 68 61 70 65 73 27 20 | 'Makes shapes' | 00001410 6f 70 65 72 61 74 69 6f 6e 20 6f 6e 20 61 6e 79 |operation on any| 00001420 20 74 65 78 74 20 74 75 72 6e 73 20 69 74 20 69 | text turns it i| 00001430 6e 74 6f 0a 67 72 61 70 68 69 63 20 6f 75 74 6c |nto.graphic outl| 00001440 69 6e 65 73 20 2d 20 62 75 74 20 69 74 20 6e 6f |ines - but it no| 00001450 20 6c 6f 6e 67 65 72 20 72 65 6d 61 69 6e 73 20 | longer remains | 00001460 65 64 69 74 61 62 6c 65 2e 20 20 53 65 63 6f 6e |editable. Secon| 00001470 64 6c 79 2c 20 62 79 20 67 69 76 69 6e 67 0a 74 |dly, by giving.t| 00001480 68 65 20 74 65 78 74 20 61 6e 20 6f 75 74 6c 69 |he text an outli| 00001490 6e 65 20 63 6f 6c 6f 75 72 2c 20 6f 72 20 69 6e |ne colour, or in| 000014a0 20 66 61 63 74 20 70 65 72 66 6f 72 6d 69 6e 67 | fact performing| 000014b0 20 61 6e 79 20 6f 70 65 72 61 74 69 6f 6e 20 74 | any operation t| 000014c0 68 61 74 20 66 6f 72 63 65 73 0a 41 72 74 57 6f |hat forces.ArtWo| 000014d0 72 6b 73 20 74 6f 20 75 73 65 20 74 65 78 74 20 |rks to use text | 000014e0 6f 75 74 6c 69 6e 65 73 2c 20 73 75 63 68 20 61 |outlines, such a| 000014f0 73 20 64 69 73 74 6f 72 74 69 6e 67 20 69 74 20 |s distorting it | 00001500 69 6e 20 61 6e 20 65 6e 76 65 6c 6f 70 65 20 6f |in an envelope o| 00001510 72 0a 67 69 76 69 6e 67 20 69 74 20 61 20 67 72 |r.giving it a gr| 00001520 61 64 75 61 74 65 64 20 63 6f 6c 6f 75 72 20 66 |aduated colour f| 00001530 69 6c 6c 2c 20 77 69 6c 6c 20 61 6c 73 6f 20 6d |ill, will also m| 00001540 61 6b 65 20 41 72 74 57 6f 72 6b 73 20 73 74 6f |ake ArtWorks sto| 00001550 72 65 20 61 6e 64 20 64 69 73 70 6c 61 79 0a 74 |re and display.t| 00001560 68 65 20 74 65 78 74 20 75 73 69 6e 67 20 74 68 |he text using th| 00001570 65 20 6f 75 74 6c 69 6e 65 73 2e 20 20 54 68 69 |e outlines. Thi| 00001580 73 20 73 65 63 6f 6e 64 20 6d 65 74 68 6f 64 20 |s second method | 00001590 68 61 73 20 74 68 65 20 61 64 76 61 6e 74 61 67 |has the advantag| 000015a0 65 20 74 68 61 74 20 74 65 78 74 0a 77 69 6c 6c |e that text.will| 000015b0 20 72 65 6d 61 69 6e 20 61 73 20 74 65 78 74 20 | remain as text | 000015c0 73 6f 20 74 68 61 74 20 69 74 20 63 6f 75 6c 64 |so that it could| 000015d0 20 62 65 20 65 64 69 74 65 64 20 69 6e 20 41 72 | be edited in Ar| 000015e0 74 57 6f 72 6b 73 20 61 74 20 61 20 6c 61 74 65 |tWorks at a late| 000015f0 72 20 64 61 74 65 0a 69 66 20 73 6f 20 64 65 73 |r date.if so des| 00001600 69 72 65 64 2e 0a 0a 42 6f 74 68 20 6f 70 74 69 |ired...Both opti| 00001610 6f 6e 73 20 69 6e 76 6f 6c 76 65 20 6d 61 6b 69 |ons involve maki| 00001620 6e 67 20 41 72 74 57 6f 72 6b 73 20 64 72 61 77 |ng ArtWorks draw| 00001630 20 74 68 65 20 74 65 78 74 20 75 73 69 6e 67 20 | the text using | 00001640 74 68 65 20 66 6f 6e 74 20 6f 75 74 6c 69 6e 65 |the font outline| 00001650 0a 73 68 61 70 65 73 20 61 6e 64 20 73 6f 20 79 |.shapes and so y| 00001660 6f 75 20 73 68 6f 75 6c 64 20 62 65 20 61 77 61 |ou should be awa| 00001670 72 65 20 74 68 61 74 20 74 65 78 74 20 64 69 73 |re that text dis| 00001680 70 6c 61 79 65 64 20 74 68 69 73 20 77 61 79 20 |played this way | 00001690 77 69 6c 6c 20 62 65 0a 73 6c 6f 77 65 72 2e 20 |will be.slower. | 000016a0 49 74 20 77 69 6c 6c 20 61 6c 73 6f 20 67 72 65 |It will also gre| 000016b0 61 74 6c 79 20 69 6e 63 72 65 61 73 65 20 74 68 |atly increase th| 000016c0 65 20 73 69 7a 65 20 6f 66 20 74 68 65 20 41 72 |e size of the Ar| 000016d0 74 57 6f 72 6b 73 20 66 69 6c 65 73 2e 0a 0a 0a |tWorks files....| 000016e0 49 6d 70 72 65 73 73 69 6f 6e 0a 2d 2d 2d 2d 2d |Impression.-----| 000016f0 2d 2d 2d 2d 2d 0a 49 6d 70 72 65 73 73 69 6f 6e |-----.Impression| 00001700 20 4a 75 6e 69 6f 72 20 76 65 72 73 69 6f 6e 20 | Junior version | 00001710 31 2e 31 38 20 61 6e 64 20 49 6d 70 72 65 73 73 |1.18 and Impress| 00001720 69 6f 6e 20 49 49 20 76 65 72 73 69 6f 6e 20 32 |ion II version 2| 00001730 2e 31 38 20 61 6e 64 20 6c 61 74 65 72 20 63 61 |.18 and later ca| 00001740 6e 20 0a 61 63 63 65 70 74 2c 20 64 69 73 70 6c |n .accept, displ| 00001750 61 79 20 61 6e 64 20 70 72 69 6e 74 20 41 72 74 |ay and print Art| 00001760 57 6f 72 6b 73 20 66 69 6c 65 73 20 64 69 72 65 |Works files dire| 00001770 63 74 6c 79 2e 20 20 49 66 20 79 6f 75 20 68 61 |ctly. If you ha| 00001780 76 65 20 65 61 72 6c 69 65 72 0a 76 65 72 73 69 |ve earlier.versi| 00001790 6f 6e 73 20 6f 66 20 65 69 74 68 65 72 20 70 72 |ons of either pr| 000017a0 6f 67 72 61 6d 20 74 68 65 6e 20 79 6f 75 20 63 |ogram then you c| 000017b0 61 6e 20 75 70 67 72 61 64 65 20 66 6f 72 20 a3 |an upgrade for .| 000017c0 31 30 20 2b 20 56 41 54 20 62 79 20 72 65 74 75 |10 + VAT by retu| 000017d0 72 6e 69 6e 67 0a 79 6f 75 72 20 64 69 73 63 20 |rning.your disc | 000017e0 31 2c 20 77 69 74 68 20 70 61 79 6d 65 6e 74 2c |1, with payment,| 000017f0 20 74 6f 20 43 6f 6d 70 75 74 65 72 20 43 6f 6e | to Computer Con| 00001800 63 65 70 74 73 2e 0a 0a 49 66 20 79 6f 75 20 61 |cepts...If you a| 00001810 6c 72 65 61 64 79 20 6f 77 6e 20 61 20 63 6f 70 |lready own a cop| 00001820 79 20 6f 66 20 41 72 74 57 6f 72 6b 73 20 74 68 |y of ArtWorks th| 00001830 65 6e 20 74 68 65 72 65 20 69 73 20 6e 6f 20 63 |en there is no c| 00001840 68 61 72 67 65 20 66 6f 72 20 74 68 65 0a 75 70 |harge for the.up| 00001850 67 72 61 64 65 2e 20 20 49 6e 20 74 68 69 73 20 |grade. In this | 00001860 63 61 73 65 20 6a 75 73 74 20 72 65 74 75 72 6e |case just return| 00001870 20 79 6f 75 72 20 49 6d 70 72 65 73 73 69 6f 6e | your Impression| 00001880 20 64 69 73 63 20 31 20 71 75 6f 74 69 6e 67 20 | disc 1 quoting | 00001890 79 6f 75 72 0a 41 72 74 57 6f 72 6b 73 20 73 65 |your.ArtWorks se| 000018a0 72 69 61 6c 20 6e 75 6d 62 65 72 20 61 6e 64 20 |rial number and | 000018b0 77 65 20 77 69 6c 6c 20 72 65 74 75 72 6e 20 61 |we will return a| 000018c0 20 72 65 70 6c 61 63 65 6d 65 6e 74 20 64 69 73 | replacement dis| 000018d0 63 2e 0a |c..| 000018d3