Home » Archimedes archive » Zipped Apps » ArtWorks » !ArtWorks/Auto/!Polygon/!Help
!ArtWorks/Auto/!Polygon/!Help
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 » Zipped Apps » ArtWorks |
Filename: | !ArtWorks/Auto/!Polygon/!Help |
Read OK: | ✔ |
File size: | 342F bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Zipped Apps » ArtWorks » !ArtWorks/Auto/!Polygon/!Help
- Archimedes archive » Zipped Apps » ArtWorks » !Polygon/!Help
File contents
Polygon 1.00 (06-Oct-96) Name: ArtWorks Polygon module Purpose: Handling regular polygon and star objects in ArtWorks Author: Martin W�rthner Requires: RISC OS 3.1 or higher, ArtWorks 1.1 or higher Status: ShareWare (see below for registering details!!!) Welcome to the first non-commercial ArtWorks plug-in module! This module provides a tool which allows you to create regular n-sided polygons and stars. At any time, you can simply change the position, the radius or the number of sides of any polygon object. By a single mouse-click you can also turn a polygon into a star and vice versa. This tool was inspired by CorelXARA's� QuickShape tool. This module is ShareWare. You may copy it freely and give it away to anyone free of charge (see [6] below for a more detailed Copyright notice). However, if you find it useful, you are strongly encouraged to register and support my work with your registration fee of �10. See [6] below for details. Quick feature list: * creation of regular n-sided polygons and stars (n in [3..49]) * numeric and interactive editing facilities for polygons and stars: change radius, number of sides, angle etc. at any time, turn polygons into stars and vice versa * full integration with existing ArtWorks features (fill types, transformation tools, Make shapes etc.), i.e. polygon objects behave exactly like other ArtWorks shapes (ellipses, rectangles, rounded rectangles) * full support of ArtWorks undo system and EPS export and import 1) Installation Copy the !Polygon application inside the !ArtWorks.Auto directory. (Shift double-click on !ArtWorks to open it, then double-click on the 'Auto' folder. Then drag the !Polygon application to the Filer window showing <something>.!ArtWorks.Auto in its title bar). This will cause ArtWorks to load the module automatically next time it is started. If you are not using the 'Quick start' feature of ArtWorks, then this is it already. Otherwise (this is recognized by the fact the ArtWorks only displays one icon 'Quick start' when starting up) you have to go on: If the 'Quick start' option is selected in the ArtWorks choices window you have to perform the following steps in order for ArtWorks to recognize the new module: * Load ArtWorks * Open the ArtWorks choices window (icon bar menu 'Choices...', then click on the ArtWorks icon in the ArtWorks global choices window) * Deselect 'Quick start' and click on 'Save' * Quit ArtWorks * Reload ArtWorks - while loading ArtWorks shows every module it loads, this should now include the Polygon module. If ArtWorks displays an error message like "Due to lack of memory one or more modules could not be loaded ..." something has gone wrong and you should check whether you have correctly installed the module. * Open the ArtWorks choices window again * Select 'Quick start' and click on 'Save' If you ever should want to deinstall the module, remove the !Polygon directory from the !ArtWorks.Auto directory. Then, if you are using the 'Quick start' option, you must repeat the same steps above. 2) The Polygon module The Polygon module displays an additional tool, the Polygon tool, in the ArtWorks tool box. The tool's icon is a hexagon. 2.1) Creating polygons and stars While the Polygon tool is selected, the info bar displays the field 'Sides', 'CentreX', 'CentreY' and an option button 'Stellated'. At the moment, the most important field is 'Sides'. In this field, you can specify the number of sides (=number of corners) the polygon is supposed to have. The fields 'CentreX', 'CentreY' and 'Radius' are empty and can only be used to edit existing polygon objects. To create a polygon, simply click inside the document and drag the pointer away from the position of the click. The click position will become the centre of the polygon. By dragging further away from the centre, you can increase the radius of the polygon. Note that the mouse pointer also determines the position of one of the corners of the polygon so that you can effectively rotate the polygon while dragging. If you hold down Ctrl while dragging, the angle of the polygon is constrained to the current constraint angle (which can be set in the ArtWorks choices dialogue box). As soon as you release the mouse buttons, the polygon object is created and will be rendered as a filled shape. 2.2) Editing polygons and stars Objects created by the Polygon tool are not simply path objects but belong to a specific object type "polygon" (similar to the way rectangle, rounded rectangle or ellipse objects are different from path objects). This means that you can apply attributes to them (fill colour, line colour, line width, graduated or radial fill etc.), but you cannot edit single corner points. To do so, you have to convert the polygon to a path object by choosing "Make shapes" from the "Lines/Shapes" menu or by pressing Ctrl-N. The benefit of having a special polygon object is that you can edit the properties polygons after they have are created, e.g. you can simply select the polygon and change its number of sides by selecting the Polygon tool and entering a new value in the 'Sides' field and pressing Return (or clicking on the up/down arrows). You can also change its radius or the position of its centre by entering new values in the corresponding fields. This is very similar to the way e.g. the ellipse tool works. Also, you can always turn a polygon into a star and vice versa by selecting or deselecting the 'Stellated' option button. Of course, when you save a file containing polygons they can still be edited when you reload the file later. 2.3) Editing using the polygon handles A selected polygon object has got a handle at each corner point. If the object is stellated, each outer corner (i.e. the corners of the corresponding polygon) and each inner corner has got a handle. By dragging these, you can edit the polygon. Dragging the polygon corner handles (or the other corners of a star) allows you to scale and rotate the object quickly. Note that this rotates about the real centre of the polygon unlike the ArtWorks rotation tool that cannot know what the real centre of the object is. Using the inner corner handles of a stellated polygon you can change the inner radius of the star on its own. This is in contrast to dragging the outer corners of a star which changes both the outer and the inner radius (scaling the inner radius proportionally). However, if you drag the inner corners, only the inner radius is changed and the outer radius stays the same. If you hold down Ctrl while dragging one of the outer corner handles of a polygon, the polygon's angle is preserved while dragging (i.e. you change its radius only). Similarly, if you hold down Shift, the polygon's radius is preserved (i.e. it is only rotated). As these operations preserve the polygon's centre, they are to be preferred to using the standard scaling or rotation tools ArtWorks provides. Note that by dragging the inner corners of a star further away from the centre than the outer corners of the star, you can turn the star "inside out", i.e. the inner radius becomes bigger than the outer radius. Conceptually, the former inner corners still remain "inner corners". This means that for such a polygon, dragging the handles further away from the centre change the outer radius while the corners nearer to the centre change both the outer and the inner radius. 2.4) Saving and exporting The approach chosen for polygon objects also has disadvantages: As polygons belong to a new object type, files containing polygons cannot be loaded in copies of ArtWorks without the Polygon module. More accurately, you can load the files and they will even be displayed correctly. However, trying to edit polygon objects without having the Polygon module will result in a number of anomalies which eventually mean that it should be avoided to load files with polygons into copies of ArtWorks without the Polygon module. There are three possible workarounds for this problem: a) Convert the polygons to shapes before saving the file (after saving you can reconvert them to polygon objects using UNDO). To do this, select all polygon objects and press Ctrl-N or choose "Make shapes" from the "Lines/Shapes" menu. Generally, a) is an absolutely safe approach. If you convert all polygons you create to shapes, you maintain absolute file compatibility with the original version of ArtWorks (but once you have done that, you can no longer use the editing facilities of the Polygon module). b) Make sure you give away a copy of the Polygon module with every file containing polygon objects. As the Polygon module is ShareWare, you can give it away freely (see [6] below for a more detailed Copyright notice). c) Export as ArtWorks EPS. This will have the following effect: * copies of ArtWorks which have the Polygon module installed will be able to load the polygons as polygon objects * copies of ArtWorks without the Polygon module will load the polygons as path objects Note that programs which only display ArtWorks files usually cope with polygon objects very well: Impression and Thumbnail happily display polygon objects. The same should apply to Ovation Pro, Composition or any other program which claims to read ArtWorks files. If you should experience any problems, try converting the polygons to shapes before exporting. 3) Other features The module fully supports the Undo system of ArtWorks. The name of the operation is 'polygon', so the Menu will show 'Undo polygon' if your last operation was to create a polygon and 'Undo alter polygon' if your last operation was to change the properties of a polygon. The module fully supports exporting polygon objects as ArtWorks EPS. This also means that all other export formats are supported as well, e.g. Illustrator and Corel Draw EPS. Note that if you reimport ArtWorks EPS real polygon objects are created if you have the Polygon module. If you do not have the Polygon module installed, only paths are created but no error is reported. Therefore, exporting as ArtWorks EPS is a safe way if you do not know whether the destination copy of ArtWorks has the Polygon module installed. There is also a rather unexpected feature (which some people might call a bug): Scaling a polygon with the scaling aspect other than 100% does not work. That is, you can scale a polygon by any scaling factor, but you cannot scale differently in x- and y-direction. You are not prevented from doing so but the result is no longer a polygon, so as soon as you change its properties, it will revert to a 1:1 aspect. 4) Take part in creating new ArtWorks modules! If you have some spare time and you are wondering what to do with it: What about writing a new ArtWorks module? You will need the ArtWorks SDK first, which costs about �40, but it is worth the money. Lots of documentation and most of the source code for the standard ArtWorks modules. If you have really good ideas about what useful things an ArtWorks module could do, do not hesitate to contact me. I will try and collect everything the current user base of ArtWorks really needs. 5) Contacting me: ----------------- Martin Wuerthner Jahnstrasse 18 71116 Gaertringen Germany Phone: +49-7034-928986 Fax: +49-7034-928988 e-mail: wuerthne@trick.informatik.uni-stuttgart.de (might expire in summer 97) 6) Copyright: ------------- This ArtWorks module including all related files is Copyright 1996 by Martin W�rthner and is ShareWare. This means that you may copy it freely provided that (a) all files of this application are distributed together without modification (b) this application is not sold for profit without my explicit written permission - you also have to apply for permission to distribute this program on a CD if any charge is made for it or together with other commercial software for which a charge is made I retain the copyright on all files. If you find this module useful and you are a private user, you are strongly encouraged to register by sending �10 (or your country's equivalent of this sum) to me. Of course, if you think that this piece of software is worth more than �10, you are welcome to send more. As a registered user, you are allowed to use the software on one stand-alone machine and you are entitled to receive free upgrades as they become available by sending a self-addressed envelope containing a formatted disc to me. Alternatively, upgrades may be requested by e-mail. If you are a professional or educational user then you *must* register if you use this module. It is illegal to use this software for commercial or educational purposes unless you are registered. The registration fee for professional or educational users is �25 (one stand-alone machine) or �50 for a site licence (unlimited number of machines at one site, i.e. at a single postal address). You may send cheques (drawn from UK or German banks only), Eurocheques or bank notes. For my mail address see [5]. Remember that the development of ArtWorks modules is quite time-consuming and that it would never have been viable for a company to produce this piece of software. Therefore, support the development of further ArtWorks modules by registering. �CorelXARA is a Trademark of Corel Corporation and Xara Ltd.
00000000 50 6f 6c 79 67 6f 6e 20 31 2e 30 30 20 28 30 36 |Polygon 1.00 (06| 00000010 2d 4f 63 74 2d 39 36 29 0a 0a 4e 61 6d 65 3a 20 |-Oct-96)..Name: | 00000020 20 20 20 20 41 72 74 57 6f 72 6b 73 20 50 6f 6c | ArtWorks Pol| 00000030 79 67 6f 6e 20 6d 6f 64 75 6c 65 0a 50 75 72 70 |ygon module.Purp| 00000040 6f 73 65 3a 20 20 48 61 6e 64 6c 69 6e 67 20 72 |ose: Handling r| 00000050 65 67 75 6c 61 72 20 70 6f 6c 79 67 6f 6e 20 61 |egular polygon a| 00000060 6e 64 20 73 74 61 72 20 6f 62 6a 65 63 74 73 20 |nd star objects | 00000070 69 6e 20 41 72 74 57 6f 72 6b 73 0a 41 75 74 68 |in ArtWorks.Auth| 00000080 6f 72 3a 20 20 20 4d 61 72 74 69 6e 20 57 fc 72 |or: Martin W.r| 00000090 74 68 6e 65 72 0a 52 65 71 75 69 72 65 73 3a 20 |thner.Requires: | 000000a0 52 49 53 43 20 4f 53 20 33 2e 31 20 6f 72 20 68 |RISC OS 3.1 or h| 000000b0 69 67 68 65 72 2c 20 41 72 74 57 6f 72 6b 73 20 |igher, ArtWorks | 000000c0 31 2e 31 20 6f 72 20 68 69 67 68 65 72 0a 53 74 |1.1 or higher.St| 000000d0 61 74 75 73 3a 20 20 20 53 68 61 72 65 57 61 72 |atus: ShareWar| 000000e0 65 20 28 73 65 65 20 62 65 6c 6f 77 20 66 6f 72 |e (see below for| 000000f0 20 72 65 67 69 73 74 65 72 69 6e 67 20 64 65 74 | registering det| 00000100 61 69 6c 73 21 21 21 29 0a 0a 57 65 6c 63 6f 6d |ails!!!)..Welcom| 00000110 65 20 74 6f 20 74 68 65 20 66 69 72 73 74 20 6e |e to the first n| 00000120 6f 6e 2d 63 6f 6d 6d 65 72 63 69 61 6c 20 41 72 |on-commercial Ar| 00000130 74 57 6f 72 6b 73 20 70 6c 75 67 2d 69 6e 20 6d |tWorks plug-in m| 00000140 6f 64 75 6c 65 21 0a 0a 54 68 69 73 20 6d 6f 64 |odule!..This mod| 00000150 75 6c 65 20 70 72 6f 76 69 64 65 73 20 61 20 74 |ule provides a t| 00000160 6f 6f 6c 20 77 68 69 63 68 20 61 6c 6c 6f 77 73 |ool which allows| 00000170 20 79 6f 75 20 74 6f 20 63 72 65 61 74 65 20 72 | you to create r| 00000180 65 67 75 6c 61 72 20 6e 2d 73 69 64 65 64 0a 70 |egular n-sided.p| 00000190 6f 6c 79 67 6f 6e 73 20 61 6e 64 20 73 74 61 72 |olygons and star| 000001a0 73 2e 20 41 74 20 61 6e 79 20 74 69 6d 65 2c 20 |s. At any time, | 000001b0 79 6f 75 20 63 61 6e 20 73 69 6d 70 6c 79 20 63 |you can simply c| 000001c0 68 61 6e 67 65 20 74 68 65 20 70 6f 73 69 74 69 |hange the positi| 000001d0 6f 6e 2c 20 74 68 65 0a 72 61 64 69 75 73 20 6f |on, the.radius o| 000001e0 72 20 74 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 |r the number of | 000001f0 73 69 64 65 73 20 6f 66 20 61 6e 79 20 70 6f 6c |sides of any pol| 00000200 79 67 6f 6e 20 6f 62 6a 65 63 74 2e 20 42 79 20 |ygon object. By | 00000210 61 20 73 69 6e 67 6c 65 20 6d 6f 75 73 65 2d 63 |a single mouse-c| 00000220 6c 69 63 6b 0a 79 6f 75 20 63 61 6e 20 61 6c 73 |lick.you can als| 00000230 6f 20 74 75 72 6e 20 61 20 70 6f 6c 79 67 6f 6e |o turn a polygon| 00000240 20 69 6e 74 6f 20 61 20 73 74 61 72 20 61 6e 64 | into a star and| 00000250 20 76 69 63 65 20 76 65 72 73 61 2e 20 54 68 69 | vice versa. Thi| 00000260 73 20 74 6f 6f 6c 20 77 61 73 20 69 6e 73 70 69 |s tool was inspi| 00000270 72 65 64 0a 62 79 20 43 6f 72 65 6c 58 41 52 41 |red.by CorelXARA| 00000280 27 73 b9 20 51 75 69 63 6b 53 68 61 70 65 20 74 |'s. QuickShape t| 00000290 6f 6f 6c 2e 0a 0a 54 68 69 73 20 6d 6f 64 75 6c |ool...This modul| 000002a0 65 20 69 73 20 53 68 61 72 65 57 61 72 65 2e 20 |e is ShareWare. | 000002b0 59 6f 75 20 6d 61 79 20 63 6f 70 79 20 69 74 20 |You may copy it | 000002c0 66 72 65 65 6c 79 20 61 6e 64 20 67 69 76 65 20 |freely and give | 000002d0 69 74 20 61 77 61 79 20 74 6f 20 61 6e 79 6f 6e |it away to anyon| 000002e0 65 0a 66 72 65 65 20 6f 66 20 63 68 61 72 67 65 |e.free of charge| 000002f0 20 28 73 65 65 20 5b 36 5d 20 62 65 6c 6f 77 20 | (see [6] below | 00000300 66 6f 72 20 61 20 6d 6f 72 65 20 64 65 74 61 69 |for a more detai| 00000310 6c 65 64 20 43 6f 70 79 72 69 67 68 74 20 6e 6f |led Copyright no| 00000320 74 69 63 65 29 2e 20 48 6f 77 65 76 65 72 2c 0a |tice). However,.| 00000330 69 66 20 79 6f 75 20 66 69 6e 64 20 69 74 20 75 |if you find it u| 00000340 73 65 66 75 6c 2c 20 79 6f 75 20 61 72 65 20 73 |seful, you are s| 00000350 74 72 6f 6e 67 6c 79 20 65 6e 63 6f 75 72 61 67 |trongly encourag| 00000360 65 64 20 74 6f 20 72 65 67 69 73 74 65 72 20 61 |ed to register a| 00000370 6e 64 20 73 75 70 70 6f 72 74 20 6d 79 0a 77 6f |nd support my.wo| 00000380 72 6b 20 77 69 74 68 20 79 6f 75 72 20 72 65 67 |rk with your reg| 00000390 69 73 74 72 61 74 69 6f 6e 20 66 65 65 20 6f 66 |istration fee of| 000003a0 20 a3 31 30 2e 20 53 65 65 20 5b 36 5d 20 62 65 | .10. See [6] be| 000003b0 6c 6f 77 20 66 6f 72 20 64 65 74 61 69 6c 73 2e |low for details.| 000003c0 0a 0a 51 75 69 63 6b 20 66 65 61 74 75 72 65 20 |..Quick feature | 000003d0 6c 69 73 74 3a 0a 2a 20 63 72 65 61 74 69 6f 6e |list:.* creation| 000003e0 20 6f 66 20 72 65 67 75 6c 61 72 20 6e 2d 73 69 | of regular n-si| 000003f0 64 65 64 20 70 6f 6c 79 67 6f 6e 73 20 61 6e 64 |ded polygons and| 00000400 20 73 74 61 72 73 20 28 6e 20 69 6e 20 5b 33 2e | stars (n in [3.| 00000410 2e 34 39 5d 29 0a 2a 20 6e 75 6d 65 72 69 63 20 |.49]).* numeric | 00000420 61 6e 64 20 69 6e 74 65 72 61 63 74 69 76 65 20 |and interactive | 00000430 65 64 69 74 69 6e 67 20 66 61 63 69 6c 69 74 69 |editing faciliti| 00000440 65 73 20 66 6f 72 20 70 6f 6c 79 67 6f 6e 73 20 |es for polygons | 00000450 61 6e 64 20 73 74 61 72 73 3a 20 63 68 61 6e 67 |and stars: chang| 00000460 65 0a 20 20 72 61 64 69 75 73 2c 20 6e 75 6d 62 |e. radius, numb| 00000470 65 72 20 6f 66 20 73 69 64 65 73 2c 20 61 6e 67 |er of sides, ang| 00000480 6c 65 20 65 74 63 2e 20 61 74 20 61 6e 79 20 74 |le etc. at any t| 00000490 69 6d 65 2c 20 74 75 72 6e 20 70 6f 6c 79 67 6f |ime, turn polygo| 000004a0 6e 73 20 69 6e 74 6f 20 73 74 61 72 73 0a 20 20 |ns into stars. | 000004b0 61 6e 64 20 76 69 63 65 20 76 65 72 73 61 0a 2a |and vice versa.*| 000004c0 20 66 75 6c 6c 20 69 6e 74 65 67 72 61 74 69 6f | full integratio| 000004d0 6e 20 77 69 74 68 20 65 78 69 73 74 69 6e 67 20 |n with existing | 000004e0 41 72 74 57 6f 72 6b 73 20 66 65 61 74 75 72 65 |ArtWorks feature| 000004f0 73 20 28 66 69 6c 6c 20 74 79 70 65 73 2c 20 74 |s (fill types, t| 00000500 72 61 6e 73 66 6f 72 6d 61 74 69 6f 6e 0a 20 20 |ransformation. | 00000510 74 6f 6f 6c 73 2c 20 4d 61 6b 65 20 73 68 61 70 |tools, Make shap| 00000520 65 73 20 65 74 63 2e 29 2c 20 69 2e 65 2e 20 70 |es etc.), i.e. p| 00000530 6f 6c 79 67 6f 6e 20 6f 62 6a 65 63 74 73 20 62 |olygon objects b| 00000540 65 68 61 76 65 20 65 78 61 63 74 6c 79 20 6c 69 |ehave exactly li| 00000550 6b 65 20 6f 74 68 65 72 0a 20 20 41 72 74 57 6f |ke other. ArtWo| 00000560 72 6b 73 20 73 68 61 70 65 73 20 28 65 6c 6c 69 |rks shapes (elli| 00000570 70 73 65 73 2c 20 72 65 63 74 61 6e 67 6c 65 73 |pses, rectangles| 00000580 2c 20 72 6f 75 6e 64 65 64 20 72 65 63 74 61 6e |, rounded rectan| 00000590 67 6c 65 73 29 0a 2a 20 66 75 6c 6c 20 73 75 70 |gles).* full sup| 000005a0 70 6f 72 74 20 6f 66 20 41 72 74 57 6f 72 6b 73 |port of ArtWorks| 000005b0 20 75 6e 64 6f 20 73 79 73 74 65 6d 20 61 6e 64 | undo system and| 000005c0 20 45 50 53 20 65 78 70 6f 72 74 20 61 6e 64 20 | EPS export and | 000005d0 69 6d 70 6f 72 74 0a 0a 0a 31 29 20 49 6e 73 74 |import...1) Inst| 000005e0 61 6c 6c 61 74 69 6f 6e 0a 0a 43 6f 70 79 20 74 |allation..Copy t| 000005f0 68 65 20 21 50 6f 6c 79 67 6f 6e 20 61 70 70 6c |he !Polygon appl| 00000600 69 63 61 74 69 6f 6e 20 69 6e 73 69 64 65 20 74 |ication inside t| 00000610 68 65 20 21 41 72 74 57 6f 72 6b 73 2e 41 75 74 |he !ArtWorks.Aut| 00000620 6f 20 64 69 72 65 63 74 6f 72 79 2e 20 28 53 68 |o directory. (Sh| 00000630 69 66 74 0a 64 6f 75 62 6c 65 2d 63 6c 69 63 6b |ift.double-click| 00000640 20 6f 6e 20 21 41 72 74 57 6f 72 6b 73 20 74 6f | on !ArtWorks to| 00000650 20 6f 70 65 6e 20 69 74 2c 20 74 68 65 6e 20 64 | open it, then d| 00000660 6f 75 62 6c 65 2d 63 6c 69 63 6b 20 6f 6e 20 74 |ouble-click on t| 00000670 68 65 20 27 41 75 74 6f 27 20 66 6f 6c 64 65 72 |he 'Auto' folder| 00000680 2e 0a 54 68 65 6e 20 64 72 61 67 20 74 68 65 20 |..Then drag the | 00000690 21 50 6f 6c 79 67 6f 6e 20 61 70 70 6c 69 63 61 |!Polygon applica| 000006a0 74 69 6f 6e 20 74 6f 20 74 68 65 20 46 69 6c 65 |tion to the File| 000006b0 72 20 77 69 6e 64 6f 77 20 73 68 6f 77 69 6e 67 |r window showing| 000006c0 0a 3c 73 6f 6d 65 74 68 69 6e 67 3e 2e 21 41 72 |.<something>.!Ar| 000006d0 74 57 6f 72 6b 73 2e 41 75 74 6f 20 69 6e 20 69 |tWorks.Auto in i| 000006e0 74 73 20 74 69 74 6c 65 20 62 61 72 29 2e 20 54 |ts title bar). T| 000006f0 68 69 73 20 77 69 6c 6c 20 63 61 75 73 65 20 41 |his will cause A| 00000700 72 74 57 6f 72 6b 73 20 74 6f 0a 6c 6f 61 64 20 |rtWorks to.load | 00000710 74 68 65 20 6d 6f 64 75 6c 65 20 61 75 74 6f 6d |the module autom| 00000720 61 74 69 63 61 6c 6c 79 20 6e 65 78 74 20 74 69 |atically next ti| 00000730 6d 65 20 69 74 20 69 73 20 73 74 61 72 74 65 64 |me it is started| 00000740 2e 0a 0a 49 66 20 79 6f 75 20 61 72 65 20 6e 6f |...If you are no| 00000750 74 20 75 73 69 6e 67 20 74 68 65 20 27 51 75 69 |t using the 'Qui| 00000760 63 6b 20 73 74 61 72 74 27 20 66 65 61 74 75 72 |ck start' featur| 00000770 65 20 6f 66 20 41 72 74 57 6f 72 6b 73 2c 20 74 |e of ArtWorks, t| 00000780 68 65 6e 20 74 68 69 73 20 69 73 20 69 74 0a 61 |hen this is it.a| 00000790 6c 72 65 61 64 79 2e 20 4f 74 68 65 72 77 69 73 |lready. Otherwis| 000007a0 65 20 28 74 68 69 73 20 69 73 20 72 65 63 6f 67 |e (this is recog| 000007b0 6e 69 7a 65 64 20 62 79 20 74 68 65 20 66 61 63 |nized by the fac| 000007c0 74 20 74 68 65 20 41 72 74 57 6f 72 6b 73 20 6f |t the ArtWorks o| 000007d0 6e 6c 79 20 64 69 73 70 6c 61 79 73 0a 6f 6e 65 |nly displays.one| 000007e0 20 69 63 6f 6e 20 27 51 75 69 63 6b 20 73 74 61 | icon 'Quick sta| 000007f0 72 74 27 20 77 68 65 6e 20 73 74 61 72 74 69 6e |rt' when startin| 00000800 67 20 75 70 29 20 79 6f 75 20 68 61 76 65 20 74 |g up) you have t| 00000810 6f 20 67 6f 20 6f 6e 3a 0a 0a 49 66 20 74 68 65 |o go on:..If the| 00000820 20 27 51 75 69 63 6b 20 73 74 61 72 74 27 20 6f | 'Quick start' o| 00000830 70 74 69 6f 6e 20 69 73 20 73 65 6c 65 63 74 65 |ption is selecte| 00000840 64 20 69 6e 20 74 68 65 20 41 72 74 57 6f 72 6b |d in the ArtWork| 00000850 73 20 63 68 6f 69 63 65 73 20 77 69 6e 64 6f 77 |s choices window| 00000860 20 79 6f 75 0a 68 61 76 65 20 74 6f 20 70 65 72 | you.have to per| 00000870 66 6f 72 6d 20 74 68 65 20 66 6f 6c 6c 6f 77 69 |form the followi| 00000880 6e 67 20 73 74 65 70 73 20 69 6e 20 6f 72 64 65 |ng steps in orde| 00000890 72 20 66 6f 72 20 41 72 74 57 6f 72 6b 73 20 74 |r for ArtWorks t| 000008a0 6f 20 72 65 63 6f 67 6e 69 7a 65 20 74 68 65 0a |o recognize the.| 000008b0 6e 65 77 20 6d 6f 64 75 6c 65 3a 0a 0a 2a 20 4c |new module:..* L| 000008c0 6f 61 64 20 41 72 74 57 6f 72 6b 73 0a 2a 20 4f |oad ArtWorks.* O| 000008d0 70 65 6e 20 74 68 65 20 41 72 74 57 6f 72 6b 73 |pen the ArtWorks| 000008e0 20 63 68 6f 69 63 65 73 20 77 69 6e 64 6f 77 20 | choices window | 000008f0 28 69 63 6f 6e 20 62 61 72 20 6d 65 6e 75 20 27 |(icon bar menu '| 00000900 43 68 6f 69 63 65 73 2e 2e 2e 27 2c 20 74 68 65 |Choices...', the| 00000910 6e 20 63 6c 69 63 6b 20 6f 6e 0a 20 20 74 68 65 |n click on. the| 00000920 20 41 72 74 57 6f 72 6b 73 20 69 63 6f 6e 20 69 | ArtWorks icon i| 00000930 6e 20 74 68 65 20 41 72 74 57 6f 72 6b 73 20 67 |n the ArtWorks g| 00000940 6c 6f 62 61 6c 20 63 68 6f 69 63 65 73 20 77 69 |lobal choices wi| 00000950 6e 64 6f 77 29 0a 2a 20 44 65 73 65 6c 65 63 74 |ndow).* Deselect| 00000960 20 27 51 75 69 63 6b 20 73 74 61 72 74 27 20 61 | 'Quick start' a| 00000970 6e 64 20 63 6c 69 63 6b 20 6f 6e 20 27 53 61 76 |nd click on 'Sav| 00000980 65 27 0a 2a 20 51 75 69 74 20 41 72 74 57 6f 72 |e'.* Quit ArtWor| 00000990 6b 73 0a 2a 20 52 65 6c 6f 61 64 20 41 72 74 57 |ks.* Reload ArtW| 000009a0 6f 72 6b 73 20 2d 20 77 68 69 6c 65 20 6c 6f 61 |orks - while loa| 000009b0 64 69 6e 67 20 41 72 74 57 6f 72 6b 73 20 73 68 |ding ArtWorks sh| 000009c0 6f 77 73 20 65 76 65 72 79 20 6d 6f 64 75 6c 65 |ows every module| 000009d0 20 69 74 20 6c 6f 61 64 73 2c 20 74 68 69 73 0a | it loads, this.| 000009e0 20 20 73 68 6f 75 6c 64 20 6e 6f 77 20 69 6e 63 | should now inc| 000009f0 6c 75 64 65 20 74 68 65 20 50 6f 6c 79 67 6f 6e |lude the Polygon| 00000a00 20 6d 6f 64 75 6c 65 2e 20 49 66 20 41 72 74 57 | module. If ArtW| 00000a10 6f 72 6b 73 20 64 69 73 70 6c 61 79 73 20 61 6e |orks displays an| 00000a20 20 65 72 72 6f 72 20 6d 65 73 73 61 67 65 0a 20 | error message. | 00000a30 20 6c 69 6b 65 20 22 44 75 65 20 74 6f 20 6c 61 | like "Due to la| 00000a40 63 6b 20 6f 66 20 6d 65 6d 6f 72 79 20 6f 6e 65 |ck of memory one| 00000a50 20 6f 72 20 6d 6f 72 65 20 6d 6f 64 75 6c 65 73 | or more modules| 00000a60 20 63 6f 75 6c 64 20 6e 6f 74 20 62 65 20 6c 6f | could not be lo| 00000a70 61 64 65 64 20 2e 2e 2e 22 0a 20 20 73 6f 6d 65 |aded ...". some| 00000a80 74 68 69 6e 67 20 68 61 73 20 67 6f 6e 65 20 77 |thing has gone w| 00000a90 72 6f 6e 67 20 61 6e 64 20 79 6f 75 20 73 68 6f |rong and you sho| 00000aa0 75 6c 64 20 63 68 65 63 6b 20 77 68 65 74 68 65 |uld check whethe| 00000ab0 72 20 79 6f 75 20 68 61 76 65 20 63 6f 72 72 65 |r you have corre| 00000ac0 63 74 6c 79 0a 20 20 69 6e 73 74 61 6c 6c 65 64 |ctly. installed| 00000ad0 20 74 68 65 20 6d 6f 64 75 6c 65 2e 0a 2a 20 4f | the module..* O| 00000ae0 70 65 6e 20 74 68 65 20 41 72 74 57 6f 72 6b 73 |pen the ArtWorks| 00000af0 20 63 68 6f 69 63 65 73 20 77 69 6e 64 6f 77 20 | choices window | 00000b00 61 67 61 69 6e 0a 2a 20 53 65 6c 65 63 74 20 27 |again.* Select '| 00000b10 51 75 69 63 6b 20 73 74 61 72 74 27 20 61 6e 64 |Quick start' and| 00000b20 20 63 6c 69 63 6b 20 6f 6e 20 27 53 61 76 65 27 | click on 'Save'| 00000b30 0a 0a 49 66 20 79 6f 75 20 65 76 65 72 20 73 68 |..If you ever sh| 00000b40 6f 75 6c 64 20 77 61 6e 74 20 74 6f 20 64 65 69 |ould want to dei| 00000b50 6e 73 74 61 6c 6c 20 74 68 65 20 6d 6f 64 75 6c |nstall the modul| 00000b60 65 2c 20 72 65 6d 6f 76 65 20 74 68 65 20 21 50 |e, remove the !P| 00000b70 6f 6c 79 67 6f 6e 0a 64 69 72 65 63 74 6f 72 79 |olygon.directory| 00000b80 20 66 72 6f 6d 20 74 68 65 20 21 41 72 74 57 6f | from the !ArtWo| 00000b90 72 6b 73 2e 41 75 74 6f 20 64 69 72 65 63 74 6f |rks.Auto directo| 00000ba0 72 79 2e 20 54 68 65 6e 2c 20 69 66 20 79 6f 75 |ry. Then, if you| 00000bb0 20 61 72 65 20 75 73 69 6e 67 0a 74 68 65 20 27 | are using.the '| 00000bc0 51 75 69 63 6b 20 73 74 61 72 74 27 20 6f 70 74 |Quick start' opt| 00000bd0 69 6f 6e 2c 20 79 6f 75 20 6d 75 73 74 20 72 65 |ion, you must re| 00000be0 70 65 61 74 20 74 68 65 20 73 61 6d 65 20 73 74 |peat the same st| 00000bf0 65 70 73 20 61 62 6f 76 65 2e 0a 0a 0a 32 29 20 |eps above....2) | 00000c00 54 68 65 20 50 6f 6c 79 67 6f 6e 20 6d 6f 64 75 |The Polygon modu| 00000c10 6c 65 0a 0a 54 68 65 20 50 6f 6c 79 67 6f 6e 20 |le..The Polygon | 00000c20 6d 6f 64 75 6c 65 20 64 69 73 70 6c 61 79 73 20 |module displays | 00000c30 61 6e 20 61 64 64 69 74 69 6f 6e 61 6c 20 74 6f |an additional to| 00000c40 6f 6c 2c 20 74 68 65 20 50 6f 6c 79 67 6f 6e 20 |ol, the Polygon | 00000c50 74 6f 6f 6c 2c 0a 69 6e 20 74 68 65 20 41 72 74 |tool,.in the Art| 00000c60 57 6f 72 6b 73 20 74 6f 6f 6c 20 62 6f 78 2e 20 |Works tool box. | 00000c70 54 68 65 20 74 6f 6f 6c 27 73 20 69 63 6f 6e 20 |The tool's icon | 00000c80 69 73 20 61 20 68 65 78 61 67 6f 6e 2e 0a 0a 32 |is a hexagon...2| 00000c90 2e 31 29 20 43 72 65 61 74 69 6e 67 20 70 6f 6c |.1) Creating pol| 00000ca0 79 67 6f 6e 73 20 61 6e 64 20 73 74 61 72 73 0a |ygons and stars.| 00000cb0 0a 57 68 69 6c 65 20 74 68 65 20 50 6f 6c 79 67 |.While the Polyg| 00000cc0 6f 6e 20 74 6f 6f 6c 20 69 73 20 73 65 6c 65 63 |on tool is selec| 00000cd0 74 65 64 2c 20 74 68 65 20 69 6e 66 6f 20 62 61 |ted, the info ba| 00000ce0 72 20 64 69 73 70 6c 61 79 73 20 74 68 65 20 66 |r displays the f| 00000cf0 69 65 6c 64 20 27 53 69 64 65 73 27 2c 0a 27 43 |ield 'Sides',.'C| 00000d00 65 6e 74 72 65 58 27 2c 20 27 43 65 6e 74 72 65 |entreX', 'Centre| 00000d10 59 27 20 61 6e 64 20 61 6e 20 6f 70 74 69 6f 6e |Y' and an option| 00000d20 20 62 75 74 74 6f 6e 20 27 53 74 65 6c 6c 61 74 | button 'Stellat| 00000d30 65 64 27 2e 20 41 74 20 74 68 65 20 6d 6f 6d 65 |ed'. At the mome| 00000d40 6e 74 2c 20 74 68 65 0a 6d 6f 73 74 20 69 6d 70 |nt, the.most imp| 00000d50 6f 72 74 61 6e 74 20 66 69 65 6c 64 20 69 73 20 |ortant field is | 00000d60 27 53 69 64 65 73 27 2e 20 49 6e 20 74 68 69 73 |'Sides'. In this| 00000d70 20 66 69 65 6c 64 2c 20 79 6f 75 20 63 61 6e 20 | field, you can | 00000d80 73 70 65 63 69 66 79 20 74 68 65 20 6e 75 6d 62 |specify the numb| 00000d90 65 72 0a 6f 66 20 73 69 64 65 73 20 28 3d 6e 75 |er.of sides (=nu| 00000da0 6d 62 65 72 20 6f 66 20 63 6f 72 6e 65 72 73 29 |mber of corners)| 00000db0 20 74 68 65 20 70 6f 6c 79 67 6f 6e 20 69 73 20 | the polygon is | 00000dc0 73 75 70 70 6f 73 65 64 20 74 6f 20 68 61 76 65 |supposed to have| 00000dd0 2e 20 54 68 65 20 66 69 65 6c 64 73 0a 27 43 65 |. The fields.'Ce| 00000de0 6e 74 72 65 58 27 2c 20 27 43 65 6e 74 72 65 59 |ntreX', 'CentreY| 00000df0 27 20 61 6e 64 20 27 52 61 64 69 75 73 27 20 61 |' and 'Radius' a| 00000e00 72 65 20 65 6d 70 74 79 20 61 6e 64 20 63 61 6e |re empty and can| 00000e10 20 6f 6e 6c 79 20 62 65 20 75 73 65 64 20 74 6f | only be used to| 00000e20 20 65 64 69 74 0a 65 78 69 73 74 69 6e 67 20 70 | edit.existing p| 00000e30 6f 6c 79 67 6f 6e 20 6f 62 6a 65 63 74 73 2e 0a |olygon objects..| 00000e40 0a 54 6f 20 63 72 65 61 74 65 20 61 20 70 6f 6c |.To create a pol| 00000e50 79 67 6f 6e 2c 20 73 69 6d 70 6c 79 20 63 6c 69 |ygon, simply cli| 00000e60 63 6b 20 69 6e 73 69 64 65 20 74 68 65 20 64 6f |ck inside the do| 00000e70 63 75 6d 65 6e 74 20 61 6e 64 20 64 72 61 67 20 |cument and drag | 00000e80 74 68 65 20 70 6f 69 6e 74 65 72 0a 61 77 61 79 |the pointer.away| 00000e90 20 66 72 6f 6d 20 74 68 65 20 70 6f 73 69 74 69 | from the positi| 00000ea0 6f 6e 20 6f 66 20 74 68 65 20 63 6c 69 63 6b 2e |on of the click.| 00000eb0 20 54 68 65 20 63 6c 69 63 6b 20 70 6f 73 69 74 | The click posit| 00000ec0 69 6f 6e 20 77 69 6c 6c 20 62 65 63 6f 6d 65 20 |ion will become | 00000ed0 74 68 65 0a 63 65 6e 74 72 65 20 6f 66 20 74 68 |the.centre of th| 00000ee0 65 20 70 6f 6c 79 67 6f 6e 2e 20 42 79 20 64 72 |e polygon. By dr| 00000ef0 61 67 67 69 6e 67 20 66 75 72 74 68 65 72 20 61 |agging further a| 00000f00 77 61 79 20 66 72 6f 6d 20 74 68 65 20 63 65 6e |way from the cen| 00000f10 74 72 65 2c 20 79 6f 75 20 63 61 6e 0a 69 6e 63 |tre, you can.inc| 00000f20 72 65 61 73 65 20 74 68 65 20 72 61 64 69 75 73 |rease the radius| 00000f30 20 6f 66 20 74 68 65 20 70 6f 6c 79 67 6f 6e 2e | of the polygon.| 00000f40 0a 0a 4e 6f 74 65 20 74 68 61 74 20 74 68 65 20 |..Note that the | 00000f50 6d 6f 75 73 65 20 70 6f 69 6e 74 65 72 20 61 6c |mouse pointer al| 00000f60 73 6f 20 64 65 74 65 72 6d 69 6e 65 73 20 74 68 |so determines th| 00000f70 65 20 70 6f 73 69 74 69 6f 6e 20 6f 66 20 6f 6e |e position of on| 00000f80 65 20 6f 66 20 74 68 65 0a 63 6f 72 6e 65 72 73 |e of the.corners| 00000f90 20 6f 66 20 74 68 65 20 70 6f 6c 79 67 6f 6e 20 | of the polygon | 00000fa0 73 6f 20 74 68 61 74 20 79 6f 75 20 63 61 6e 20 |so that you can | 00000fb0 65 66 66 65 63 74 69 76 65 6c 79 20 72 6f 74 61 |effectively rota| 00000fc0 74 65 20 74 68 65 20 70 6f 6c 79 67 6f 6e 20 77 |te the polygon w| 00000fd0 68 69 6c 65 0a 64 72 61 67 67 69 6e 67 2e 20 49 |hile.dragging. I| 00000fe0 66 20 79 6f 75 20 68 6f 6c 64 20 64 6f 77 6e 20 |f you hold down | 00000ff0 43 74 72 6c 20 77 68 69 6c 65 20 64 72 61 67 67 |Ctrl while dragg| 00001000 69 6e 67 2c 20 74 68 65 20 61 6e 67 6c 65 20 6f |ing, the angle o| 00001010 66 20 74 68 65 20 70 6f 6c 79 67 6f 6e 20 69 73 |f the polygon is| 00001020 0a 63 6f 6e 73 74 72 61 69 6e 65 64 20 74 6f 20 |.constrained to | 00001030 74 68 65 20 63 75 72 72 65 6e 74 20 63 6f 6e 73 |the current cons| 00001040 74 72 61 69 6e 74 20 61 6e 67 6c 65 20 28 77 68 |traint angle (wh| 00001050 69 63 68 20 63 61 6e 20 62 65 20 73 65 74 20 69 |ich can be set i| 00001060 6e 20 74 68 65 0a 41 72 74 57 6f 72 6b 73 20 63 |n the.ArtWorks c| 00001070 68 6f 69 63 65 73 20 64 69 61 6c 6f 67 75 65 20 |hoices dialogue | 00001080 62 6f 78 29 2e 0a 0a 41 73 20 73 6f 6f 6e 20 61 |box)...As soon a| 00001090 73 20 79 6f 75 20 72 65 6c 65 61 73 65 20 74 68 |s you release th| 000010a0 65 20 6d 6f 75 73 65 20 62 75 74 74 6f 6e 73 2c |e mouse buttons,| 000010b0 20 74 68 65 20 70 6f 6c 79 67 6f 6e 20 6f 62 6a | the polygon obj| 000010c0 65 63 74 20 69 73 20 63 72 65 61 74 65 64 20 61 |ect is created a| 000010d0 6e 64 0a 77 69 6c 6c 20 62 65 20 72 65 6e 64 65 |nd.will be rende| 000010e0 72 65 64 20 61 73 20 61 20 66 69 6c 6c 65 64 20 |red as a filled | 000010f0 73 68 61 70 65 2e 0a 0a 32 2e 32 29 20 45 64 69 |shape...2.2) Edi| 00001100 74 69 6e 67 20 70 6f 6c 79 67 6f 6e 73 20 61 6e |ting polygons an| 00001110 64 20 73 74 61 72 73 0a 0a 4f 62 6a 65 63 74 73 |d stars..Objects| 00001120 20 63 72 65 61 74 65 64 20 62 79 20 74 68 65 20 | created by the | 00001130 50 6f 6c 79 67 6f 6e 20 74 6f 6f 6c 20 61 72 65 |Polygon tool are| 00001140 20 6e 6f 74 20 73 69 6d 70 6c 79 20 70 61 74 68 | not simply path| 00001150 20 6f 62 6a 65 63 74 73 20 62 75 74 20 62 65 6c | objects but bel| 00001160 6f 6e 67 20 74 6f 0a 61 20 73 70 65 63 69 66 69 |ong to.a specifi| 00001170 63 20 6f 62 6a 65 63 74 20 74 79 70 65 20 22 70 |c object type "p| 00001180 6f 6c 79 67 6f 6e 22 20 28 73 69 6d 69 6c 61 72 |olygon" (similar| 00001190 20 74 6f 20 74 68 65 20 77 61 79 20 72 65 63 74 | to the way rect| 000011a0 61 6e 67 6c 65 2c 20 72 6f 75 6e 64 65 64 0a 72 |angle, rounded.r| 000011b0 65 63 74 61 6e 67 6c 65 20 6f 72 20 65 6c 6c 69 |ectangle or elli| 000011c0 70 73 65 20 6f 62 6a 65 63 74 73 20 61 72 65 20 |pse objects are | 000011d0 64 69 66 66 65 72 65 6e 74 20 66 72 6f 6d 20 70 |different from p| 000011e0 61 74 68 20 6f 62 6a 65 63 74 73 29 2e 20 54 68 |ath objects). Th| 000011f0 69 73 20 6d 65 61 6e 73 0a 74 68 61 74 20 79 6f |is means.that yo| 00001200 75 20 63 61 6e 20 61 70 70 6c 79 20 61 74 74 72 |u can apply attr| 00001210 69 62 75 74 65 73 20 74 6f 20 74 68 65 6d 20 28 |ibutes to them (| 00001220 66 69 6c 6c 20 63 6f 6c 6f 75 72 2c 20 6c 69 6e |fill colour, lin| 00001230 65 20 63 6f 6c 6f 75 72 2c 20 6c 69 6e 65 20 77 |e colour, line w| 00001240 69 64 74 68 2c 0a 67 72 61 64 75 61 74 65 64 20 |idth,.graduated | 00001250 6f 72 20 72 61 64 69 61 6c 20 66 69 6c 6c 20 65 |or radial fill e| 00001260 74 63 2e 29 2c 20 62 75 74 20 79 6f 75 20 63 61 |tc.), but you ca| 00001270 6e 6e 6f 74 20 65 64 69 74 20 73 69 6e 67 6c 65 |nnot edit single| 00001280 20 63 6f 72 6e 65 72 20 70 6f 69 6e 74 73 2e 20 | corner points. | 00001290 54 6f 0a 64 6f 20 73 6f 2c 20 79 6f 75 20 68 61 |To.do so, you ha| 000012a0 76 65 20 74 6f 20 63 6f 6e 76 65 72 74 20 74 68 |ve to convert th| 000012b0 65 20 70 6f 6c 79 67 6f 6e 20 74 6f 20 61 20 70 |e polygon to a p| 000012c0 61 74 68 20 6f 62 6a 65 63 74 20 62 79 20 63 68 |ath object by ch| 000012d0 6f 6f 73 69 6e 67 20 22 4d 61 6b 65 0a 73 68 61 |oosing "Make.sha| 000012e0 70 65 73 22 20 66 72 6f 6d 20 74 68 65 20 22 4c |pes" from the "L| 000012f0 69 6e 65 73 2f 53 68 61 70 65 73 22 20 6d 65 6e |ines/Shapes" men| 00001300 75 20 6f 72 20 62 79 20 70 72 65 73 73 69 6e 67 |u or by pressing| 00001310 20 43 74 72 6c 2d 4e 2e 0a 0a 54 68 65 20 62 65 | Ctrl-N...The be| 00001320 6e 65 66 69 74 20 6f 66 20 68 61 76 69 6e 67 20 |nefit of having | 00001330 61 20 73 70 65 63 69 61 6c 20 70 6f 6c 79 67 6f |a special polygo| 00001340 6e 20 6f 62 6a 65 63 74 20 69 73 20 74 68 61 74 |n object is that| 00001350 20 79 6f 75 20 63 61 6e 20 65 64 69 74 20 74 68 | you can edit th| 00001360 65 0a 70 72 6f 70 65 72 74 69 65 73 20 70 6f 6c |e.properties pol| 00001370 79 67 6f 6e 73 20 61 66 74 65 72 20 74 68 65 79 |ygons after they| 00001380 20 68 61 76 65 20 61 72 65 20 63 72 65 61 74 65 | have are create| 00001390 64 2c 20 65 2e 67 2e 20 79 6f 75 20 63 61 6e 20 |d, e.g. you can | 000013a0 73 69 6d 70 6c 79 20 73 65 6c 65 63 74 0a 74 68 |simply select.th| 000013b0 65 20 70 6f 6c 79 67 6f 6e 20 61 6e 64 20 63 68 |e polygon and ch| 000013c0 61 6e 67 65 20 69 74 73 20 6e 75 6d 62 65 72 20 |ange its number | 000013d0 6f 66 20 73 69 64 65 73 20 62 79 20 73 65 6c 65 |of sides by sele| 000013e0 63 74 69 6e 67 20 74 68 65 20 50 6f 6c 79 67 6f |cting the Polygo| 000013f0 6e 20 74 6f 6f 6c 20 61 6e 64 0a 65 6e 74 65 72 |n tool and.enter| 00001400 69 6e 67 20 61 20 6e 65 77 20 76 61 6c 75 65 20 |ing a new value | 00001410 69 6e 20 74 68 65 20 27 53 69 64 65 73 27 20 66 |in the 'Sides' f| 00001420 69 65 6c 64 20 61 6e 64 20 70 72 65 73 73 69 6e |ield and pressin| 00001430 67 20 52 65 74 75 72 6e 20 28 6f 72 20 63 6c 69 |g Return (or cli| 00001440 63 6b 69 6e 67 20 6f 6e 0a 74 68 65 20 75 70 2f |cking on.the up/| 00001450 64 6f 77 6e 20 61 72 72 6f 77 73 29 2e 20 59 6f |down arrows). Yo| 00001460 75 20 63 61 6e 20 61 6c 73 6f 20 63 68 61 6e 67 |u can also chang| 00001470 65 20 69 74 73 20 72 61 64 69 75 73 20 6f 72 20 |e its radius or | 00001480 74 68 65 20 70 6f 73 69 74 69 6f 6e 20 6f 66 20 |the position of | 00001490 69 74 73 0a 63 65 6e 74 72 65 20 62 79 20 65 6e |its.centre by en| 000014a0 74 65 72 69 6e 67 20 6e 65 77 20 76 61 6c 75 65 |tering new value| 000014b0 73 20 69 6e 20 74 68 65 20 63 6f 72 72 65 73 70 |s in the corresp| 000014c0 6f 6e 64 69 6e 67 20 66 69 65 6c 64 73 2e 20 54 |onding fields. T| 000014d0 68 69 73 20 69 73 20 76 65 72 79 0a 73 69 6d 69 |his is very.simi| 000014e0 6c 61 72 20 74 6f 20 74 68 65 20 77 61 79 20 65 |lar to the way e| 000014f0 2e 67 2e 20 74 68 65 20 65 6c 6c 69 70 73 65 20 |.g. the ellipse | 00001500 74 6f 6f 6c 20 77 6f 72 6b 73 2e 20 41 6c 73 6f |tool works. Also| 00001510 2c 20 79 6f 75 20 63 61 6e 20 61 6c 77 61 79 73 |, you can always| 00001520 20 74 75 72 6e 20 61 0a 70 6f 6c 79 67 6f 6e 20 | turn a.polygon | 00001530 69 6e 74 6f 20 61 20 73 74 61 72 20 61 6e 64 20 |into a star and | 00001540 76 69 63 65 20 76 65 72 73 61 20 62 79 20 73 65 |vice versa by se| 00001550 6c 65 63 74 69 6e 67 20 6f 72 20 64 65 73 65 6c |lecting or desel| 00001560 65 63 74 69 6e 67 20 74 68 65 20 27 53 74 65 6c |ecting the 'Stel| 00001570 6c 61 74 65 64 27 0a 6f 70 74 69 6f 6e 20 62 75 |lated'.option bu| 00001580 74 74 6f 6e 2e 20 4f 66 20 63 6f 75 72 73 65 2c |tton. Of course,| 00001590 20 77 68 65 6e 20 79 6f 75 20 73 61 76 65 20 61 | when you save a| 000015a0 20 66 69 6c 65 20 63 6f 6e 74 61 69 6e 69 6e 67 | file containing| 000015b0 20 70 6f 6c 79 67 6f 6e 73 20 74 68 65 79 20 63 | polygons they c| 000015c0 61 6e 0a 73 74 69 6c 6c 20 62 65 20 65 64 69 74 |an.still be edit| 000015d0 65 64 20 77 68 65 6e 20 79 6f 75 20 72 65 6c 6f |ed when you relo| 000015e0 61 64 20 74 68 65 20 66 69 6c 65 20 6c 61 74 65 |ad the file late| 000015f0 72 2e 0a 0a 32 2e 33 29 20 45 64 69 74 69 6e 67 |r...2.3) Editing| 00001600 20 75 73 69 6e 67 20 74 68 65 20 70 6f 6c 79 67 | using the polyg| 00001610 6f 6e 20 68 61 6e 64 6c 65 73 0a 0a 41 20 73 65 |on handles..A se| 00001620 6c 65 63 74 65 64 20 70 6f 6c 79 67 6f 6e 20 6f |lected polygon o| 00001630 62 6a 65 63 74 20 68 61 73 20 67 6f 74 20 61 20 |bject has got a | 00001640 68 61 6e 64 6c 65 20 61 74 20 65 61 63 68 20 63 |handle at each c| 00001650 6f 72 6e 65 72 20 70 6f 69 6e 74 2e 20 49 66 20 |orner point. If | 00001660 74 68 65 0a 6f 62 6a 65 63 74 20 69 73 20 73 74 |the.object is st| 00001670 65 6c 6c 61 74 65 64 2c 20 65 61 63 68 20 6f 75 |ellated, each ou| 00001680 74 65 72 20 63 6f 72 6e 65 72 20 28 69 2e 65 2e |ter corner (i.e.| 00001690 20 74 68 65 20 63 6f 72 6e 65 72 73 20 6f 66 20 | the corners of | 000016a0 74 68 65 20 63 6f 72 72 65 73 70 6f 6e 64 69 6e |the correspondin| 000016b0 67 0a 70 6f 6c 79 67 6f 6e 29 20 61 6e 64 20 65 |g.polygon) and e| 000016c0 61 63 68 20 69 6e 6e 65 72 20 63 6f 72 6e 65 72 |ach inner corner| 000016d0 20 68 61 73 20 67 6f 74 20 61 20 68 61 6e 64 6c | has got a handl| 000016e0 65 2e 20 42 79 20 64 72 61 67 67 69 6e 67 20 74 |e. By dragging t| 000016f0 68 65 73 65 2c 20 79 6f 75 20 63 61 6e 0a 65 64 |hese, you can.ed| 00001700 69 74 20 74 68 65 20 70 6f 6c 79 67 6f 6e 2e 20 |it the polygon. | 00001710 44 72 61 67 67 69 6e 67 20 74 68 65 20 70 6f 6c |Dragging the pol| 00001720 79 67 6f 6e 20 63 6f 72 6e 65 72 20 68 61 6e 64 |ygon corner hand| 00001730 6c 65 73 20 28 6f 72 20 74 68 65 20 6f 74 68 65 |les (or the othe| 00001740 72 20 63 6f 72 6e 65 72 73 0a 6f 66 20 61 20 73 |r corners.of a s| 00001750 74 61 72 29 20 61 6c 6c 6f 77 73 20 79 6f 75 20 |tar) allows you | 00001760 74 6f 20 73 63 61 6c 65 20 61 6e 64 20 72 6f 74 |to scale and rot| 00001770 61 74 65 20 74 68 65 20 6f 62 6a 65 63 74 20 71 |ate the object q| 00001780 75 69 63 6b 6c 79 2e 20 4e 6f 74 65 20 74 68 61 |uickly. Note tha| 00001790 74 20 74 68 69 73 0a 72 6f 74 61 74 65 73 20 61 |t this.rotates a| 000017a0 62 6f 75 74 20 74 68 65 20 72 65 61 6c 20 63 65 |bout the real ce| 000017b0 6e 74 72 65 20 6f 66 20 74 68 65 20 70 6f 6c 79 |ntre of the poly| 000017c0 67 6f 6e 20 75 6e 6c 69 6b 65 20 74 68 65 20 41 |gon unlike the A| 000017d0 72 74 57 6f 72 6b 73 20 72 6f 74 61 74 69 6f 6e |rtWorks rotation| 000017e0 20 74 6f 6f 6c 0a 74 68 61 74 20 63 61 6e 6e 6f | tool.that canno| 000017f0 74 20 6b 6e 6f 77 20 77 68 61 74 20 74 68 65 20 |t know what the | 00001800 72 65 61 6c 20 63 65 6e 74 72 65 20 6f 66 20 74 |real centre of t| 00001810 68 65 20 6f 62 6a 65 63 74 20 69 73 2e 0a 0a 55 |he object is...U| 00001820 73 69 6e 67 20 74 68 65 20 69 6e 6e 65 72 20 63 |sing the inner c| 00001830 6f 72 6e 65 72 20 68 61 6e 64 6c 65 73 20 6f 66 |orner handles of| 00001840 20 61 20 73 74 65 6c 6c 61 74 65 64 20 70 6f 6c | a stellated pol| 00001850 79 67 6f 6e 20 79 6f 75 20 63 61 6e 20 63 68 61 |ygon you can cha| 00001860 6e 67 65 20 74 68 65 0a 69 6e 6e 65 72 20 72 61 |nge the.inner ra| 00001870 64 69 75 73 20 6f 66 20 74 68 65 20 73 74 61 72 |dius of the star| 00001880 20 6f 6e 20 69 74 73 20 6f 77 6e 2e 20 54 68 69 | on its own. Thi| 00001890 73 20 69 73 20 69 6e 20 63 6f 6e 74 72 61 73 74 |s is in contrast| 000018a0 20 74 6f 20 64 72 61 67 67 69 6e 67 20 74 68 65 | to dragging the| 000018b0 20 6f 75 74 65 72 0a 63 6f 72 6e 65 72 73 20 6f | outer.corners o| 000018c0 66 20 61 20 73 74 61 72 20 77 68 69 63 68 20 63 |f a star which c| 000018d0 68 61 6e 67 65 73 20 62 6f 74 68 20 74 68 65 20 |hanges both the | 000018e0 6f 75 74 65 72 20 61 6e 64 20 74 68 65 20 69 6e |outer and the in| 000018f0 6e 65 72 20 72 61 64 69 75 73 20 28 73 63 61 6c |ner radius (scal| 00001900 69 6e 67 0a 74 68 65 20 69 6e 6e 65 72 20 72 61 |ing.the inner ra| 00001910 64 69 75 73 20 70 72 6f 70 6f 72 74 69 6f 6e 61 |dius proportiona| 00001920 6c 6c 79 29 2e 20 48 6f 77 65 76 65 72 2c 20 69 |lly). However, i| 00001930 66 20 79 6f 75 20 64 72 61 67 20 74 68 65 20 69 |f you drag the i| 00001940 6e 6e 65 72 20 63 6f 72 6e 65 72 73 2c 20 6f 6e |nner corners, on| 00001950 6c 79 0a 74 68 65 20 69 6e 6e 65 72 20 72 61 64 |ly.the inner rad| 00001960 69 75 73 20 69 73 20 63 68 61 6e 67 65 64 20 61 |ius is changed a| 00001970 6e 64 20 74 68 65 20 6f 75 74 65 72 20 72 61 64 |nd the outer rad| 00001980 69 75 73 20 73 74 61 79 73 20 74 68 65 20 73 61 |ius stays the sa| 00001990 6d 65 2e 0a 0a 49 66 20 79 6f 75 20 68 6f 6c 64 |me...If you hold| 000019a0 20 64 6f 77 6e 20 43 74 72 6c 20 77 68 69 6c 65 | down Ctrl while| 000019b0 20 64 72 61 67 67 69 6e 67 20 6f 6e 65 20 6f 66 | dragging one of| 000019c0 20 74 68 65 20 6f 75 74 65 72 20 63 6f 72 6e 65 | the outer corne| 000019d0 72 20 68 61 6e 64 6c 65 73 20 6f 66 20 61 0a 70 |r handles of a.p| 000019e0 6f 6c 79 67 6f 6e 2c 20 74 68 65 20 70 6f 6c 79 |olygon, the poly| 000019f0 67 6f 6e 27 73 20 61 6e 67 6c 65 20 69 73 20 70 |gon's angle is p| 00001a00 72 65 73 65 72 76 65 64 20 77 68 69 6c 65 20 64 |reserved while d| 00001a10 72 61 67 67 69 6e 67 20 28 69 2e 65 2e 20 79 6f |ragging (i.e. yo| 00001a20 75 20 63 68 61 6e 67 65 20 69 74 73 0a 72 61 64 |u change its.rad| 00001a30 69 75 73 20 6f 6e 6c 79 29 2e 20 53 69 6d 69 6c |ius only). Simil| 00001a40 61 72 6c 79 2c 20 69 66 20 79 6f 75 20 68 6f 6c |arly, if you hol| 00001a50 64 20 64 6f 77 6e 20 53 68 69 66 74 2c 20 74 68 |d down Shift, th| 00001a60 65 20 70 6f 6c 79 67 6f 6e 27 73 20 72 61 64 69 |e polygon's radi| 00001a70 75 73 20 69 73 0a 70 72 65 73 65 72 76 65 64 20 |us is.preserved | 00001a80 28 69 2e 65 2e 20 69 74 20 69 73 20 6f 6e 6c 79 |(i.e. it is only| 00001a90 20 72 6f 74 61 74 65 64 29 2e 20 41 73 20 74 68 | rotated). As th| 00001aa0 65 73 65 20 6f 70 65 72 61 74 69 6f 6e 73 20 70 |ese operations p| 00001ab0 72 65 73 65 72 76 65 20 74 68 65 0a 70 6f 6c 79 |reserve the.poly| 00001ac0 67 6f 6e 27 73 20 63 65 6e 74 72 65 2c 20 74 68 |gon's centre, th| 00001ad0 65 79 20 61 72 65 20 74 6f 20 62 65 20 70 72 65 |ey are to be pre| 00001ae0 66 65 72 72 65 64 20 74 6f 20 75 73 69 6e 67 20 |ferred to using | 00001af0 74 68 65 20 73 74 61 6e 64 61 72 64 20 73 63 61 |the standard sca| 00001b00 6c 69 6e 67 20 6f 72 0a 72 6f 74 61 74 69 6f 6e |ling or.rotation| 00001b10 20 74 6f 6f 6c 73 20 41 72 74 57 6f 72 6b 73 20 | tools ArtWorks | 00001b20 70 72 6f 76 69 64 65 73 2e 0a 0a 4e 6f 74 65 20 |provides...Note | 00001b30 74 68 61 74 20 62 79 20 64 72 61 67 67 69 6e 67 |that by dragging| 00001b40 20 74 68 65 20 69 6e 6e 65 72 20 63 6f 72 6e 65 | the inner corne| 00001b50 72 73 20 6f 66 20 61 20 73 74 61 72 20 66 75 72 |rs of a star fur| 00001b60 74 68 65 72 20 61 77 61 79 20 66 72 6f 6d 20 74 |ther away from t| 00001b70 68 65 0a 63 65 6e 74 72 65 20 74 68 61 6e 20 74 |he.centre than t| 00001b80 68 65 20 6f 75 74 65 72 20 63 6f 72 6e 65 72 73 |he outer corners| 00001b90 20 6f 66 20 74 68 65 20 73 74 61 72 2c 20 79 6f | of the star, yo| 00001ba0 75 20 63 61 6e 20 74 75 72 6e 20 74 68 65 20 73 |u can turn the s| 00001bb0 74 61 72 20 22 69 6e 73 69 64 65 20 6f 75 74 22 |tar "inside out"| 00001bc0 2c 0a 69 2e 65 2e 20 74 68 65 20 69 6e 6e 65 72 |,.i.e. the inner| 00001bd0 20 72 61 64 69 75 73 20 62 65 63 6f 6d 65 73 20 | radius becomes | 00001be0 62 69 67 67 65 72 20 74 68 61 6e 20 74 68 65 20 |bigger than the | 00001bf0 6f 75 74 65 72 20 72 61 64 69 75 73 2e 20 43 6f |outer radius. Co| 00001c00 6e 63 65 70 74 75 61 6c 6c 79 2c 0a 74 68 65 20 |nceptually,.the | 00001c10 66 6f 72 6d 65 72 20 69 6e 6e 65 72 20 63 6f 72 |former inner cor| 00001c20 6e 65 72 73 20 73 74 69 6c 6c 20 72 65 6d 61 69 |ners still remai| 00001c30 6e 20 22 69 6e 6e 65 72 20 63 6f 72 6e 65 72 73 |n "inner corners| 00001c40 22 2e 20 54 68 69 73 20 6d 65 61 6e 73 20 74 68 |". This means th| 00001c50 61 74 20 66 6f 72 0a 73 75 63 68 20 61 20 70 6f |at for.such a po| 00001c60 6c 79 67 6f 6e 2c 20 64 72 61 67 67 69 6e 67 20 |lygon, dragging | 00001c70 74 68 65 20 68 61 6e 64 6c 65 73 20 66 75 72 74 |the handles furt| 00001c80 68 65 72 20 61 77 61 79 20 66 72 6f 6d 20 74 68 |her away from th| 00001c90 65 20 63 65 6e 74 72 65 20 63 68 61 6e 67 65 20 |e centre change | 00001ca0 74 68 65 0a 6f 75 74 65 72 20 72 61 64 69 75 73 |the.outer radius| 00001cb0 20 77 68 69 6c 65 20 74 68 65 20 63 6f 72 6e 65 | while the corne| 00001cc0 72 73 20 6e 65 61 72 65 72 20 74 6f 20 74 68 65 |rs nearer to the| 00001cd0 20 63 65 6e 74 72 65 20 63 68 61 6e 67 65 20 62 | centre change b| 00001ce0 6f 74 68 20 74 68 65 20 6f 75 74 65 72 20 61 6e |oth the outer an| 00001cf0 64 0a 74 68 65 20 69 6e 6e 65 72 20 72 61 64 69 |d.the inner radi| 00001d00 75 73 2e 0a 0a 32 2e 34 29 20 53 61 76 69 6e 67 |us...2.4) Saving| 00001d10 20 61 6e 64 20 65 78 70 6f 72 74 69 6e 67 0a 0a | and exporting..| 00001d20 54 68 65 20 61 70 70 72 6f 61 63 68 20 63 68 6f |The approach cho| 00001d30 73 65 6e 20 66 6f 72 20 70 6f 6c 79 67 6f 6e 20 |sen for polygon | 00001d40 6f 62 6a 65 63 74 73 20 61 6c 73 6f 20 68 61 73 |objects also has| 00001d50 20 64 69 73 61 64 76 61 6e 74 61 67 65 73 3a 20 | disadvantages: | 00001d60 41 73 20 70 6f 6c 79 67 6f 6e 73 0a 62 65 6c 6f |As polygons.belo| 00001d70 6e 67 20 74 6f 20 61 20 6e 65 77 20 6f 62 6a 65 |ng to a new obje| 00001d80 63 74 20 74 79 70 65 2c 20 66 69 6c 65 73 20 63 |ct type, files c| 00001d90 6f 6e 74 61 69 6e 69 6e 67 20 70 6f 6c 79 67 6f |ontaining polygo| 00001da0 6e 73 20 63 61 6e 6e 6f 74 20 62 65 20 6c 6f 61 |ns cannot be loa| 00001db0 64 65 64 20 69 6e 0a 63 6f 70 69 65 73 20 6f 66 |ded in.copies of| 00001dc0 20 41 72 74 57 6f 72 6b 73 20 77 69 74 68 6f 75 | ArtWorks withou| 00001dd0 74 20 74 68 65 20 50 6f 6c 79 67 6f 6e 20 6d 6f |t the Polygon mo| 00001de0 64 75 6c 65 2e 20 4d 6f 72 65 20 61 63 63 75 72 |dule. More accur| 00001df0 61 74 65 6c 79 2c 20 79 6f 75 20 63 61 6e 20 6c |ately, you can l| 00001e00 6f 61 64 0a 74 68 65 20 66 69 6c 65 73 20 61 6e |oad.the files an| 00001e10 64 20 74 68 65 79 20 77 69 6c 6c 20 65 76 65 6e |d they will even| 00001e20 20 62 65 20 64 69 73 70 6c 61 79 65 64 20 63 6f | be displayed co| 00001e30 72 72 65 63 74 6c 79 2e 20 48 6f 77 65 76 65 72 |rrectly. However| 00001e40 2c 20 74 72 79 69 6e 67 20 74 6f 20 65 64 69 74 |, trying to edit| 00001e50 0a 70 6f 6c 79 67 6f 6e 20 6f 62 6a 65 63 74 73 |.polygon objects| 00001e60 20 77 69 74 68 6f 75 74 20 68 61 76 69 6e 67 20 | without having | 00001e70 74 68 65 20 50 6f 6c 79 67 6f 6e 20 6d 6f 64 75 |the Polygon modu| 00001e80 6c 65 20 77 69 6c 6c 20 72 65 73 75 6c 74 20 69 |le will result i| 00001e90 6e 20 61 20 6e 75 6d 62 65 72 20 6f 66 0a 61 6e |n a number of.an| 00001ea0 6f 6d 61 6c 69 65 73 20 77 68 69 63 68 20 65 76 |omalies which ev| 00001eb0 65 6e 74 75 61 6c 6c 79 20 6d 65 61 6e 20 74 68 |entually mean th| 00001ec0 61 74 20 69 74 20 73 68 6f 75 6c 64 20 62 65 20 |at it should be | 00001ed0 61 76 6f 69 64 65 64 20 74 6f 20 6c 6f 61 64 20 |avoided to load | 00001ee0 66 69 6c 65 73 20 77 69 74 68 0a 70 6f 6c 79 67 |files with.polyg| 00001ef0 6f 6e 73 20 69 6e 74 6f 20 63 6f 70 69 65 73 20 |ons into copies | 00001f00 6f 66 20 41 72 74 57 6f 72 6b 73 20 77 69 74 68 |of ArtWorks with| 00001f10 6f 75 74 20 74 68 65 20 50 6f 6c 79 67 6f 6e 20 |out the Polygon | 00001f20 6d 6f 64 75 6c 65 2e 0a 0a 54 68 65 72 65 20 61 |module...There a| 00001f30 72 65 20 74 68 72 65 65 20 70 6f 73 73 69 62 6c |re three possibl| 00001f40 65 20 77 6f 72 6b 61 72 6f 75 6e 64 73 20 66 6f |e workarounds fo| 00001f50 72 20 74 68 69 73 20 70 72 6f 62 6c 65 6d 3a 0a |r this problem:.| 00001f60 0a 61 29 20 43 6f 6e 76 65 72 74 20 74 68 65 20 |.a) Convert the | 00001f70 70 6f 6c 79 67 6f 6e 73 20 74 6f 20 73 68 61 70 |polygons to shap| 00001f80 65 73 20 62 65 66 6f 72 65 20 73 61 76 69 6e 67 |es before saving| 00001f90 20 74 68 65 20 66 69 6c 65 20 28 61 66 74 65 72 | the file (after| 00001fa0 20 73 61 76 69 6e 67 0a 20 20 20 79 6f 75 20 63 | saving. you c| 00001fb0 61 6e 20 72 65 63 6f 6e 76 65 72 74 20 74 68 65 |an reconvert the| 00001fc0 6d 20 74 6f 20 70 6f 6c 79 67 6f 6e 20 6f 62 6a |m to polygon obj| 00001fd0 65 63 74 73 20 75 73 69 6e 67 20 55 4e 44 4f 29 |ects using UNDO)| 00001fe0 2e 20 54 6f 20 64 6f 20 74 68 69 73 2c 0a 20 20 |. To do this,. | 00001ff0 20 73 65 6c 65 63 74 20 61 6c 6c 20 70 6f 6c 79 | select all poly| 00002000 67 6f 6e 20 6f 62 6a 65 63 74 73 20 61 6e 64 20 |gon objects and | 00002010 70 72 65 73 73 20 43 74 72 6c 2d 4e 20 6f 72 20 |press Ctrl-N or | 00002020 63 68 6f 6f 73 65 20 22 4d 61 6b 65 20 73 68 61 |choose "Make sha| 00002030 70 65 73 22 0a 20 20 20 66 72 6f 6d 20 74 68 65 |pes". from the| 00002040 20 22 4c 69 6e 65 73 2f 53 68 61 70 65 73 22 20 | "Lines/Shapes" | 00002050 6d 65 6e 75 2e 0a 0a 47 65 6e 65 72 61 6c 6c 79 |menu...Generally| 00002060 2c 20 61 29 20 69 73 20 61 6e 20 61 62 73 6f 6c |, a) is an absol| 00002070 75 74 65 6c 79 20 73 61 66 65 20 61 70 70 72 6f |utely safe appro| 00002080 61 63 68 2e 20 49 66 20 79 6f 75 20 63 6f 6e 76 |ach. If you conv| 00002090 65 72 74 20 61 6c 6c 20 70 6f 6c 79 67 6f 6e 73 |ert all polygons| 000020a0 20 79 6f 75 0a 63 72 65 61 74 65 20 74 6f 20 73 | you.create to s| 000020b0 68 61 70 65 73 2c 20 79 6f 75 20 6d 61 69 6e 74 |hapes, you maint| 000020c0 61 69 6e 20 61 62 73 6f 6c 75 74 65 20 66 69 6c |ain absolute fil| 000020d0 65 20 63 6f 6d 70 61 74 69 62 69 6c 69 74 79 20 |e compatibility | 000020e0 77 69 74 68 20 74 68 65 20 6f 72 69 67 69 6e 61 |with the origina| 000020f0 6c 0a 76 65 72 73 69 6f 6e 20 6f 66 20 41 72 74 |l.version of Art| 00002100 57 6f 72 6b 73 20 28 62 75 74 20 6f 6e 63 65 20 |Works (but once | 00002110 79 6f 75 20 68 61 76 65 20 64 6f 6e 65 20 74 68 |you have done th| 00002120 61 74 2c 20 79 6f 75 20 63 61 6e 20 6e 6f 20 6c |at, you can no l| 00002130 6f 6e 67 65 72 20 75 73 65 20 74 68 65 0a 65 64 |onger use the.ed| 00002140 69 74 69 6e 67 20 66 61 63 69 6c 69 74 69 65 73 |iting facilities| 00002150 20 6f 66 20 74 68 65 20 50 6f 6c 79 67 6f 6e 20 | of the Polygon | 00002160 6d 6f 64 75 6c 65 29 2e 0a 0a 62 29 20 4d 61 6b |module)...b) Mak| 00002170 65 20 73 75 72 65 20 79 6f 75 20 67 69 76 65 20 |e sure you give | 00002180 61 77 61 79 20 61 20 63 6f 70 79 20 6f 66 20 74 |away a copy of t| 00002190 68 65 20 50 6f 6c 79 67 6f 6e 20 6d 6f 64 75 6c |he Polygon modul| 000021a0 65 20 77 69 74 68 20 65 76 65 72 79 20 66 69 6c |e with every fil| 000021b0 65 0a 20 20 20 63 6f 6e 74 61 69 6e 69 6e 67 20 |e. containing | 000021c0 70 6f 6c 79 67 6f 6e 20 6f 62 6a 65 63 74 73 2e |polygon objects.| 000021d0 20 41 73 20 74 68 65 20 50 6f 6c 79 67 6f 6e 20 | As the Polygon | 000021e0 6d 6f 64 75 6c 65 20 69 73 20 53 68 61 72 65 57 |module is ShareW| 000021f0 61 72 65 2c 20 79 6f 75 0a 20 20 20 63 61 6e 20 |are, you. can | 00002200 67 69 76 65 20 69 74 20 61 77 61 79 20 66 72 65 |give it away fre| 00002210 65 6c 79 20 28 73 65 65 20 5b 36 5d 20 62 65 6c |ely (see [6] bel| 00002220 6f 77 20 66 6f 72 20 61 20 6d 6f 72 65 20 64 65 |ow for a more de| 00002230 74 61 69 6c 65 64 20 43 6f 70 79 72 69 67 68 74 |tailed Copyright| 00002240 0a 20 20 20 6e 6f 74 69 63 65 29 2e 0a 63 29 20 |. notice)..c) | 00002250 45 78 70 6f 72 74 20 61 73 20 41 72 74 57 6f 72 |Export as ArtWor| 00002260 6b 73 20 45 50 53 2e 20 54 68 69 73 20 77 69 6c |ks EPS. This wil| 00002270 6c 20 68 61 76 65 20 74 68 65 20 66 6f 6c 6c 6f |l have the follo| 00002280 77 69 6e 67 20 65 66 66 65 63 74 3a 0a 20 20 20 |wing effect:. | 00002290 2a 20 63 6f 70 69 65 73 20 6f 66 20 41 72 74 57 |* copies of ArtW| 000022a0 6f 72 6b 73 20 77 68 69 63 68 20 68 61 76 65 20 |orks which have | 000022b0 74 68 65 20 50 6f 6c 79 67 6f 6e 20 6d 6f 64 75 |the Polygon modu| 000022c0 6c 65 20 69 6e 73 74 61 6c 6c 65 64 20 77 69 6c |le installed wil| 000022d0 6c 20 62 65 20 61 62 6c 65 0a 20 20 20 20 20 74 |l be able. t| 000022e0 6f 20 6c 6f 61 64 20 74 68 65 20 70 6f 6c 79 67 |o load the polyg| 000022f0 6f 6e 73 20 61 73 20 70 6f 6c 79 67 6f 6e 20 6f |ons as polygon o| 00002300 62 6a 65 63 74 73 0a 20 20 20 2a 20 63 6f 70 69 |bjects. * copi| 00002310 65 73 20 6f 66 20 41 72 74 57 6f 72 6b 73 20 77 |es of ArtWorks w| 00002320 69 74 68 6f 75 74 20 74 68 65 20 50 6f 6c 79 67 |ithout the Polyg| 00002330 6f 6e 20 6d 6f 64 75 6c 65 20 77 69 6c 6c 20 6c |on module will l| 00002340 6f 61 64 20 74 68 65 20 70 6f 6c 79 67 6f 6e 73 |oad the polygons| 00002350 0a 20 20 20 20 20 61 73 20 70 61 74 68 20 6f 62 |. as path ob| 00002360 6a 65 63 74 73 0a 0a 4e 6f 74 65 20 74 68 61 74 |jects..Note that| 00002370 20 70 72 6f 67 72 61 6d 73 20 77 68 69 63 68 20 | programs which | 00002380 6f 6e 6c 79 20 64 69 73 70 6c 61 79 20 41 72 74 |only display Art| 00002390 57 6f 72 6b 73 20 66 69 6c 65 73 20 75 73 75 61 |Works files usua| 000023a0 6c 6c 79 20 63 6f 70 65 20 77 69 74 68 0a 70 6f |lly cope with.po| 000023b0 6c 79 67 6f 6e 20 6f 62 6a 65 63 74 73 20 76 65 |lygon objects ve| 000023c0 72 79 20 77 65 6c 6c 3a 20 49 6d 70 72 65 73 73 |ry well: Impress| 000023d0 69 6f 6e 20 61 6e 64 20 54 68 75 6d 62 6e 61 69 |ion and Thumbnai| 000023e0 6c 20 68 61 70 70 69 6c 79 20 64 69 73 70 6c 61 |l happily displa| 000023f0 79 20 70 6f 6c 79 67 6f 6e 0a 6f 62 6a 65 63 74 |y polygon.object| 00002400 73 2e 20 54 68 65 20 73 61 6d 65 20 73 68 6f 75 |s. The same shou| 00002410 6c 64 20 61 70 70 6c 79 20 74 6f 20 4f 76 61 74 |ld apply to Ovat| 00002420 69 6f 6e 20 50 72 6f 2c 20 43 6f 6d 70 6f 73 69 |ion Pro, Composi| 00002430 74 69 6f 6e 20 6f 72 20 61 6e 79 20 6f 74 68 65 |tion or any othe| 00002440 72 0a 70 72 6f 67 72 61 6d 20 77 68 69 63 68 20 |r.program which | 00002450 63 6c 61 69 6d 73 20 74 6f 20 72 65 61 64 20 41 |claims to read A| 00002460 72 74 57 6f 72 6b 73 20 66 69 6c 65 73 2e 20 49 |rtWorks files. I| 00002470 66 20 79 6f 75 20 73 68 6f 75 6c 64 20 65 78 70 |f you should exp| 00002480 65 72 69 65 6e 63 65 20 61 6e 79 0a 70 72 6f 62 |erience any.prob| 00002490 6c 65 6d 73 2c 20 74 72 79 20 63 6f 6e 76 65 72 |lems, try conver| 000024a0 74 69 6e 67 20 74 68 65 20 70 6f 6c 79 67 6f 6e |ting the polygon| 000024b0 73 20 74 6f 20 73 68 61 70 65 73 20 62 65 66 6f |s to shapes befo| 000024c0 72 65 20 65 78 70 6f 72 74 69 6e 67 2e 0a 0a 0a |re exporting....| 000024d0 33 29 20 4f 74 68 65 72 20 66 65 61 74 75 72 65 |3) Other feature| 000024e0 73 0a 0a 54 68 65 20 6d 6f 64 75 6c 65 20 66 75 |s..The module fu| 000024f0 6c 6c 79 20 73 75 70 70 6f 72 74 73 20 74 68 65 |lly supports the| 00002500 20 55 6e 64 6f 20 73 79 73 74 65 6d 20 6f 66 20 | Undo system of | 00002510 41 72 74 57 6f 72 6b 73 2e 20 54 68 65 20 6e 61 |ArtWorks. The na| 00002520 6d 65 20 6f 66 20 74 68 65 0a 6f 70 65 72 61 74 |me of the.operat| 00002530 69 6f 6e 20 69 73 20 27 70 6f 6c 79 67 6f 6e 27 |ion is 'polygon'| 00002540 2c 20 73 6f 20 74 68 65 20 4d 65 6e 75 20 77 69 |, so the Menu wi| 00002550 6c 6c 20 73 68 6f 77 20 27 55 6e 64 6f 20 70 6f |ll show 'Undo po| 00002560 6c 79 67 6f 6e 27 20 69 66 20 79 6f 75 72 20 6c |lygon' if your l| 00002570 61 73 74 0a 6f 70 65 72 61 74 69 6f 6e 20 77 61 |ast.operation wa| 00002580 73 20 74 6f 20 63 72 65 61 74 65 20 61 20 70 6f |s to create a po| 00002590 6c 79 67 6f 6e 20 61 6e 64 20 27 55 6e 64 6f 20 |lygon and 'Undo | 000025a0 61 6c 74 65 72 20 70 6f 6c 79 67 6f 6e 27 20 69 |alter polygon' i| 000025b0 66 20 79 6f 75 72 20 6c 61 73 74 0a 6f 70 65 72 |f your last.oper| 000025c0 61 74 69 6f 6e 20 77 61 73 20 74 6f 20 63 68 61 |ation was to cha| 000025d0 6e 67 65 20 74 68 65 20 70 72 6f 70 65 72 74 69 |nge the properti| 000025e0 65 73 20 6f 66 20 61 20 70 6f 6c 79 67 6f 6e 2e |es of a polygon.| 000025f0 0a 0a 54 68 65 20 6d 6f 64 75 6c 65 20 66 75 6c |..The module ful| 00002600 6c 79 20 73 75 70 70 6f 72 74 73 20 65 78 70 6f |ly supports expo| 00002610 72 74 69 6e 67 20 70 6f 6c 79 67 6f 6e 20 6f 62 |rting polygon ob| 00002620 6a 65 63 74 73 20 61 73 20 41 72 74 57 6f 72 6b |jects as ArtWork| 00002630 73 20 45 50 53 2e 20 54 68 69 73 0a 61 6c 73 6f |s EPS. This.also| 00002640 20 6d 65 61 6e 73 20 74 68 61 74 20 61 6c 6c 20 | means that all | 00002650 6f 74 68 65 72 20 65 78 70 6f 72 74 20 66 6f 72 |other export for| 00002660 6d 61 74 73 20 61 72 65 20 73 75 70 70 6f 72 74 |mats are support| 00002670 65 64 20 61 73 20 77 65 6c 6c 2c 20 65 2e 67 2e |ed as well, e.g.| 00002680 0a 49 6c 6c 75 73 74 72 61 74 6f 72 20 61 6e 64 |.Illustrator and| 00002690 20 43 6f 72 65 6c 20 44 72 61 77 20 45 50 53 2e | Corel Draw EPS.| 000026a0 20 4e 6f 74 65 20 74 68 61 74 20 69 66 20 79 6f | Note that if yo| 000026b0 75 20 72 65 69 6d 70 6f 72 74 20 41 72 74 57 6f |u reimport ArtWo| 000026c0 72 6b 73 20 45 50 53 0a 72 65 61 6c 20 70 6f 6c |rks EPS.real pol| 000026d0 79 67 6f 6e 20 6f 62 6a 65 63 74 73 20 61 72 65 |ygon objects are| 000026e0 20 63 72 65 61 74 65 64 20 69 66 20 79 6f 75 20 | created if you | 000026f0 68 61 76 65 20 74 68 65 20 50 6f 6c 79 67 6f 6e |have the Polygon| 00002700 20 6d 6f 64 75 6c 65 2e 20 49 66 20 79 6f 75 0a | module. If you.| 00002710 64 6f 20 6e 6f 74 20 68 61 76 65 20 74 68 65 20 |do not have the | 00002720 50 6f 6c 79 67 6f 6e 20 6d 6f 64 75 6c 65 20 69 |Polygon module i| 00002730 6e 73 74 61 6c 6c 65 64 2c 20 6f 6e 6c 79 20 70 |nstalled, only p| 00002740 61 74 68 73 20 61 72 65 20 63 72 65 61 74 65 64 |aths are created| 00002750 20 62 75 74 20 6e 6f 0a 65 72 72 6f 72 20 69 73 | but no.error is| 00002760 20 72 65 70 6f 72 74 65 64 2e 20 54 68 65 72 65 | reported. There| 00002770 66 6f 72 65 2c 20 65 78 70 6f 72 74 69 6e 67 20 |fore, exporting | 00002780 61 73 20 41 72 74 57 6f 72 6b 73 20 45 50 53 20 |as ArtWorks EPS | 00002790 69 73 20 61 20 73 61 66 65 20 77 61 79 20 69 66 |is a safe way if| 000027a0 0a 79 6f 75 20 64 6f 20 6e 6f 74 20 6b 6e 6f 77 |.you do not know| 000027b0 20 77 68 65 74 68 65 72 20 74 68 65 20 64 65 73 | whether the des| 000027c0 74 69 6e 61 74 69 6f 6e 20 63 6f 70 79 20 6f 66 |tination copy of| 000027d0 20 41 72 74 57 6f 72 6b 73 20 68 61 73 20 74 68 | ArtWorks has th| 000027e0 65 20 50 6f 6c 79 67 6f 6e 0a 6d 6f 64 75 6c 65 |e Polygon.module| 000027f0 20 69 6e 73 74 61 6c 6c 65 64 2e 0a 0a 54 68 65 | installed...The| 00002800 72 65 20 69 73 20 61 6c 73 6f 20 61 20 72 61 74 |re is also a rat| 00002810 68 65 72 20 75 6e 65 78 70 65 63 74 65 64 20 66 |her unexpected f| 00002820 65 61 74 75 72 65 20 28 77 68 69 63 68 20 73 6f |eature (which so| 00002830 6d 65 20 70 65 6f 70 6c 65 20 6d 69 67 68 74 20 |me people might | 00002840 63 61 6c 6c 20 61 0a 62 75 67 29 3a 20 53 63 61 |call a.bug): Sca| 00002850 6c 69 6e 67 20 61 20 70 6f 6c 79 67 6f 6e 20 77 |ling a polygon w| 00002860 69 74 68 20 74 68 65 20 73 63 61 6c 69 6e 67 20 |ith the scaling | 00002870 61 73 70 65 63 74 20 6f 74 68 65 72 20 74 68 61 |aspect other tha| 00002880 6e 20 31 30 30 25 20 64 6f 65 73 20 6e 6f 74 0a |n 100% does not.| 00002890 77 6f 72 6b 2e 20 54 68 61 74 20 69 73 2c 20 79 |work. That is, y| 000028a0 6f 75 20 63 61 6e 20 73 63 61 6c 65 20 61 20 70 |ou can scale a p| 000028b0 6f 6c 79 67 6f 6e 20 62 79 20 61 6e 79 20 73 63 |olygon by any sc| 000028c0 61 6c 69 6e 67 20 66 61 63 74 6f 72 2c 20 62 75 |aling factor, bu| 000028d0 74 20 79 6f 75 0a 63 61 6e 6e 6f 74 20 73 63 61 |t you.cannot sca| 000028e0 6c 65 20 64 69 66 66 65 72 65 6e 74 6c 79 20 69 |le differently i| 000028f0 6e 20 78 2d 20 61 6e 64 20 79 2d 64 69 72 65 63 |n x- and y-direc| 00002900 74 69 6f 6e 2e 20 59 6f 75 20 61 72 65 20 6e 6f |tion. You are no| 00002910 74 20 70 72 65 76 65 6e 74 65 64 20 66 72 6f 6d |t prevented from| 00002920 0a 64 6f 69 6e 67 20 73 6f 20 62 75 74 20 74 68 |.doing so but th| 00002930 65 20 72 65 73 75 6c 74 20 69 73 20 6e 6f 20 6c |e result is no l| 00002940 6f 6e 67 65 72 20 61 20 70 6f 6c 79 67 6f 6e 2c |onger a polygon,| 00002950 20 73 6f 20 61 73 20 73 6f 6f 6e 20 61 73 20 79 | so as soon as y| 00002960 6f 75 20 63 68 61 6e 67 65 0a 69 74 73 20 70 72 |ou change.its pr| 00002970 6f 70 65 72 74 69 65 73 2c 20 69 74 20 77 69 6c |operties, it wil| 00002980 6c 20 72 65 76 65 72 74 20 74 6f 20 61 20 31 3a |l revert to a 1:| 00002990 31 20 61 73 70 65 63 74 2e 0a 0a 20 0a 34 29 20 |1 aspect... .4) | 000029a0 54 61 6b 65 20 70 61 72 74 20 69 6e 20 63 72 65 |Take part in cre| 000029b0 61 74 69 6e 67 20 6e 65 77 20 41 72 74 57 6f 72 |ating new ArtWor| 000029c0 6b 73 20 6d 6f 64 75 6c 65 73 21 0a 0a 49 66 20 |ks modules!..If | 000029d0 79 6f 75 20 68 61 76 65 20 73 6f 6d 65 20 73 70 |you have some sp| 000029e0 61 72 65 20 74 69 6d 65 20 61 6e 64 20 79 6f 75 |are time and you| 000029f0 20 61 72 65 20 77 6f 6e 64 65 72 69 6e 67 20 77 | are wondering w| 00002a00 68 61 74 20 74 6f 20 64 6f 20 77 69 74 68 20 69 |hat to do with i| 00002a10 74 3a 20 57 68 61 74 0a 61 62 6f 75 74 20 77 72 |t: What.about wr| 00002a20 69 74 69 6e 67 20 61 20 6e 65 77 20 41 72 74 57 |iting a new ArtW| 00002a30 6f 72 6b 73 20 6d 6f 64 75 6c 65 3f 20 59 6f 75 |orks module? You| 00002a40 20 77 69 6c 6c 20 6e 65 65 64 20 74 68 65 20 41 | will need the A| 00002a50 72 74 57 6f 72 6b 73 20 53 44 4b 20 66 69 72 73 |rtWorks SDK firs| 00002a60 74 2c 0a 77 68 69 63 68 20 63 6f 73 74 73 20 61 |t,.which costs a| 00002a70 62 6f 75 74 20 a3 34 30 2c 20 62 75 74 20 69 74 |bout .40, but it| 00002a80 20 69 73 20 77 6f 72 74 68 20 74 68 65 20 6d 6f | is worth the mo| 00002a90 6e 65 79 2e 20 4c 6f 74 73 20 6f 66 20 64 6f 63 |ney. Lots of doc| 00002aa0 75 6d 65 6e 74 61 74 69 6f 6e 20 61 6e 64 0a 6d |umentation and.m| 00002ab0 6f 73 74 20 6f 66 20 74 68 65 20 73 6f 75 72 63 |ost of the sourc| 00002ac0 65 20 63 6f 64 65 20 66 6f 72 20 74 68 65 20 73 |e code for the s| 00002ad0 74 61 6e 64 61 72 64 20 41 72 74 57 6f 72 6b 73 |tandard ArtWorks| 00002ae0 20 6d 6f 64 75 6c 65 73 2e 0a 0a 49 66 20 79 6f | modules...If yo| 00002af0 75 20 68 61 76 65 20 72 65 61 6c 6c 79 20 67 6f |u have really go| 00002b00 6f 64 20 69 64 65 61 73 20 61 62 6f 75 74 20 77 |od ideas about w| 00002b10 68 61 74 20 75 73 65 66 75 6c 20 74 68 69 6e 67 |hat useful thing| 00002b20 73 20 61 6e 20 41 72 74 57 6f 72 6b 73 20 6d 6f |s an ArtWorks mo| 00002b30 64 75 6c 65 0a 63 6f 75 6c 64 20 64 6f 2c 20 64 |dule.could do, d| 00002b40 6f 20 6e 6f 74 20 68 65 73 69 74 61 74 65 20 74 |o not hesitate t| 00002b50 6f 20 63 6f 6e 74 61 63 74 20 6d 65 2e 20 49 20 |o contact me. I | 00002b60 77 69 6c 6c 20 74 72 79 20 61 6e 64 20 63 6f 6c |will try and col| 00002b70 6c 65 63 74 20 65 76 65 72 79 74 68 69 6e 67 0a |lect everything.| 00002b80 74 68 65 20 63 75 72 72 65 6e 74 20 75 73 65 72 |the current user| 00002b90 20 62 61 73 65 20 6f 66 20 41 72 74 57 6f 72 6b | base of ArtWork| 00002ba0 73 20 72 65 61 6c 6c 79 20 6e 65 65 64 73 2e 0a |s really needs..| 00002bb0 0a 0a 35 29 20 43 6f 6e 74 61 63 74 69 6e 67 20 |..5) Contacting | 00002bc0 6d 65 3a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |me:.------------| 00002bd0 2d 2d 2d 2d 2d 0a 4d 61 72 74 69 6e 20 57 75 65 |-----.Martin Wue| 00002be0 72 74 68 6e 65 72 0a 4a 61 68 6e 73 74 72 61 73 |rthner.Jahnstras| 00002bf0 73 65 20 31 38 0a 37 31 31 31 36 20 47 61 65 72 |se 18.71116 Gaer| 00002c00 74 72 69 6e 67 65 6e 0a 47 65 72 6d 61 6e 79 0a |tringen.Germany.| 00002c10 0a 50 68 6f 6e 65 3a 20 2b 34 39 2d 37 30 33 34 |.Phone: +49-7034| 00002c20 2d 39 32 38 39 38 36 0a 46 61 78 3a 20 20 20 2b |-928986.Fax: +| 00002c30 34 39 2d 37 30 33 34 2d 39 32 38 39 38 38 0a 0a |49-7034-928988..| 00002c40 65 2d 6d 61 69 6c 3a 20 77 75 65 72 74 68 6e 65 |e-mail: wuerthne| 00002c50 40 74 72 69 63 6b 2e 69 6e 66 6f 72 6d 61 74 69 |@trick.informati| 00002c60 6b 2e 75 6e 69 2d 73 74 75 74 74 67 61 72 74 2e |k.uni-stuttgart.| 00002c70 64 65 0a 20 20 20 20 20 20 20 20 28 6d 69 67 68 |de. (migh| 00002c80 74 20 65 78 70 69 72 65 20 69 6e 20 73 75 6d 6d |t expire in summ| 00002c90 65 72 20 39 37 29 0a 0a 0a 36 29 20 43 6f 70 79 |er 97)...6) Copy| 00002ca0 72 69 67 68 74 3a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |right:.---------| 00002cb0 2d 2d 2d 2d 0a 54 68 69 73 20 41 72 74 57 6f 72 |----.This ArtWor| 00002cc0 6b 73 20 6d 6f 64 75 6c 65 20 69 6e 63 6c 75 64 |ks module includ| 00002cd0 69 6e 67 20 61 6c 6c 20 72 65 6c 61 74 65 64 20 |ing all related | 00002ce0 66 69 6c 65 73 20 69 73 20 43 6f 70 79 72 69 67 |files is Copyrig| 00002cf0 68 74 20 31 39 39 36 0a 62 79 20 4d 61 72 74 69 |ht 1996.by Marti| 00002d00 6e 20 57 fc 72 74 68 6e 65 72 20 61 6e 64 20 69 |n W.rthner and i| 00002d10 73 20 53 68 61 72 65 57 61 72 65 2e 0a 0a 54 68 |s ShareWare...Th| 00002d20 69 73 20 6d 65 61 6e 73 20 74 68 61 74 20 79 6f |is means that yo| 00002d30 75 20 6d 61 79 20 63 6f 70 79 20 69 74 20 66 72 |u may copy it fr| 00002d40 65 65 6c 79 20 70 72 6f 76 69 64 65 64 20 74 68 |eely provided th| 00002d50 61 74 0a 28 61 29 20 61 6c 6c 20 66 69 6c 65 73 |at.(a) all files| 00002d60 20 6f 66 20 74 68 69 73 20 61 70 70 6c 69 63 61 | of this applica| 00002d70 74 69 6f 6e 20 61 72 65 20 64 69 73 74 72 69 62 |tion are distrib| 00002d80 75 74 65 64 20 74 6f 67 65 74 68 65 72 20 77 69 |uted together wi| 00002d90 74 68 6f 75 74 0a 20 20 20 20 6d 6f 64 69 66 69 |thout. modifi| 00002da0 63 61 74 69 6f 6e 0a 28 62 29 20 74 68 69 73 20 |cation.(b) this | 00002db0 61 70 70 6c 69 63 61 74 69 6f 6e 20 69 73 20 6e |application is n| 00002dc0 6f 74 20 73 6f 6c 64 20 66 6f 72 20 70 72 6f 66 |ot sold for prof| 00002dd0 69 74 20 77 69 74 68 6f 75 74 20 6d 79 20 65 78 |it without my ex| 00002de0 70 6c 69 63 69 74 20 77 72 69 74 74 65 6e 0a 20 |plicit written. | 00002df0 20 20 20 70 65 72 6d 69 73 73 69 6f 6e 20 2d 20 | permission - | 00002e00 79 6f 75 20 61 6c 73 6f 20 68 61 76 65 20 74 6f |you also have to| 00002e10 20 61 70 70 6c 79 20 66 6f 72 20 70 65 72 6d 69 | apply for permi| 00002e20 73 73 69 6f 6e 20 74 6f 20 64 69 73 74 72 69 62 |ssion to distrib| 00002e30 75 74 65 20 74 68 69 73 0a 20 20 20 20 70 72 6f |ute this. pro| 00002e40 67 72 61 6d 20 6f 6e 20 61 20 43 44 20 69 66 20 |gram on a CD if | 00002e50 61 6e 79 20 63 68 61 72 67 65 20 69 73 20 6d 61 |any charge is ma| 00002e60 64 65 20 66 6f 72 20 69 74 20 6f 72 20 74 6f 67 |de for it or tog| 00002e70 65 74 68 65 72 20 77 69 74 68 20 6f 74 68 65 72 |ether with other| 00002e80 0a 20 20 20 20 63 6f 6d 6d 65 72 63 69 61 6c 20 |. commercial | 00002e90 73 6f 66 74 77 61 72 65 20 66 6f 72 20 77 68 69 |software for whi| 00002ea0 63 68 20 61 20 63 68 61 72 67 65 20 69 73 20 6d |ch a charge is m| 00002eb0 61 64 65 0a 49 20 72 65 74 61 69 6e 20 74 68 65 |ade.I retain the| 00002ec0 20 63 6f 70 79 72 69 67 68 74 20 6f 6e 20 61 6c | copyright on al| 00002ed0 6c 20 66 69 6c 65 73 2e 0a 0a 49 66 20 79 6f 75 |l files...If you| 00002ee0 20 66 69 6e 64 20 74 68 69 73 20 6d 6f 64 75 6c | find this modul| 00002ef0 65 20 75 73 65 66 75 6c 20 61 6e 64 20 79 6f 75 |e useful and you| 00002f00 20 61 72 65 20 61 20 70 72 69 76 61 74 65 20 75 | are a private u| 00002f10 73 65 72 2c 20 79 6f 75 20 61 72 65 20 73 74 72 |ser, you are str| 00002f20 6f 6e 67 6c 79 0a 65 6e 63 6f 75 72 61 67 65 64 |ongly.encouraged| 00002f30 20 74 6f 20 72 65 67 69 73 74 65 72 20 62 79 20 | to register by | 00002f40 73 65 6e 64 69 6e 67 20 a3 31 30 20 28 6f 72 20 |sending .10 (or | 00002f50 79 6f 75 72 20 63 6f 75 6e 74 72 79 27 73 20 65 |your country's e| 00002f60 71 75 69 76 61 6c 65 6e 74 20 6f 66 20 74 68 69 |quivalent of thi| 00002f70 73 0a 73 75 6d 29 20 74 6f 20 6d 65 2e 20 4f 66 |s.sum) to me. Of| 00002f80 20 63 6f 75 72 73 65 2c 20 69 66 20 79 6f 75 20 | course, if you | 00002f90 74 68 69 6e 6b 20 74 68 61 74 20 74 68 69 73 20 |think that this | 00002fa0 70 69 65 63 65 20 6f 66 20 73 6f 66 74 77 61 72 |piece of softwar| 00002fb0 65 20 69 73 20 77 6f 72 74 68 20 6d 6f 72 65 0a |e is worth more.| 00002fc0 74 68 61 6e 20 a3 31 30 2c 20 79 6f 75 20 61 72 |than .10, you ar| 00002fd0 65 20 77 65 6c 63 6f 6d 65 20 74 6f 20 73 65 6e |e welcome to sen| 00002fe0 64 20 6d 6f 72 65 2e 0a 0a 41 73 20 61 20 72 65 |d more...As a re| 00002ff0 67 69 73 74 65 72 65 64 20 75 73 65 72 2c 20 79 |gistered user, y| 00003000 6f 75 20 61 72 65 20 61 6c 6c 6f 77 65 64 20 74 |ou are allowed t| 00003010 6f 20 75 73 65 20 74 68 65 20 73 6f 66 74 77 61 |o use the softwa| 00003020 72 65 20 6f 6e 20 6f 6e 65 20 73 74 61 6e 64 2d |re on one stand-| 00003030 61 6c 6f 6e 65 0a 6d 61 63 68 69 6e 65 20 61 6e |alone.machine an| 00003040 64 20 79 6f 75 20 61 72 65 20 65 6e 74 69 74 6c |d you are entitl| 00003050 65 64 20 74 6f 20 72 65 63 65 69 76 65 20 66 72 |ed to receive fr| 00003060 65 65 20 75 70 67 72 61 64 65 73 20 61 73 20 74 |ee upgrades as t| 00003070 68 65 79 20 62 65 63 6f 6d 65 0a 61 76 61 69 6c |hey become.avail| 00003080 61 62 6c 65 20 62 79 20 73 65 6e 64 69 6e 67 20 |able by sending | 00003090 61 20 73 65 6c 66 2d 61 64 64 72 65 73 73 65 64 |a self-addressed| 000030a0 20 65 6e 76 65 6c 6f 70 65 20 63 6f 6e 74 61 69 | envelope contai| 000030b0 6e 69 6e 67 20 61 20 66 6f 72 6d 61 74 74 65 64 |ning a formatted| 000030c0 20 64 69 73 63 20 74 6f 0a 6d 65 2e 20 41 6c 74 | disc to.me. Alt| 000030d0 65 72 6e 61 74 69 76 65 6c 79 2c 20 75 70 67 72 |ernatively, upgr| 000030e0 61 64 65 73 20 6d 61 79 20 62 65 20 72 65 71 75 |ades may be requ| 000030f0 65 73 74 65 64 20 62 79 20 65 2d 6d 61 69 6c 2e |ested by e-mail.| 00003100 0a 0a 49 66 20 79 6f 75 20 61 72 65 20 61 20 70 |..If you are a p| 00003110 72 6f 66 65 73 73 69 6f 6e 61 6c 20 6f 72 20 65 |rofessional or e| 00003120 64 75 63 61 74 69 6f 6e 61 6c 20 75 73 65 72 20 |ducational user | 00003130 74 68 65 6e 20 79 6f 75 20 2a 6d 75 73 74 2a 20 |then you *must* | 00003140 72 65 67 69 73 74 65 72 20 69 66 20 79 6f 75 0a |register if you.| 00003150 75 73 65 20 74 68 69 73 20 6d 6f 64 75 6c 65 2e |use this module.| 00003160 20 49 74 20 69 73 20 69 6c 6c 65 67 61 6c 20 74 | It is illegal t| 00003170 6f 20 75 73 65 20 74 68 69 73 20 73 6f 66 74 77 |o use this softw| 00003180 61 72 65 20 66 6f 72 20 63 6f 6d 6d 65 72 63 69 |are for commerci| 00003190 61 6c 20 6f 72 0a 65 64 75 63 61 74 69 6f 6e 61 |al or.educationa| 000031a0 6c 20 70 75 72 70 6f 73 65 73 20 75 6e 6c 65 73 |l purposes unles| 000031b0 73 20 79 6f 75 20 61 72 65 20 72 65 67 69 73 74 |s you are regist| 000031c0 65 72 65 64 2e 20 54 68 65 20 72 65 67 69 73 74 |ered. The regist| 000031d0 72 61 74 69 6f 6e 20 66 65 65 20 66 6f 72 0a 70 |ration fee for.p| 000031e0 72 6f 66 65 73 73 69 6f 6e 61 6c 20 6f 72 20 65 |rofessional or e| 000031f0 64 75 63 61 74 69 6f 6e 61 6c 20 75 73 65 72 73 |ducational users| 00003200 20 69 73 20 a3 32 35 20 28 6f 6e 65 20 73 74 61 | is .25 (one sta| 00003210 6e 64 2d 61 6c 6f 6e 65 20 6d 61 63 68 69 6e 65 |nd-alone machine| 00003220 29 20 6f 72 20 a3 35 30 20 66 6f 72 0a 61 20 73 |) or .50 for.a s| 00003230 69 74 65 20 6c 69 63 65 6e 63 65 20 28 75 6e 6c |ite licence (unl| 00003240 69 6d 69 74 65 64 20 6e 75 6d 62 65 72 20 6f 66 |imited number of| 00003250 20 6d 61 63 68 69 6e 65 73 20 61 74 20 6f 6e 65 | machines at one| 00003260 20 73 69 74 65 2c 20 69 2e 65 2e 20 61 74 20 61 | site, i.e. at a| 00003270 20 73 69 6e 67 6c 65 0a 70 6f 73 74 61 6c 20 61 | single.postal a| 00003280 64 64 72 65 73 73 29 2e 0a 0a 59 6f 75 20 6d 61 |ddress)...You ma| 00003290 79 20 73 65 6e 64 20 63 68 65 71 75 65 73 20 28 |y send cheques (| 000032a0 64 72 61 77 6e 20 66 72 6f 6d 20 55 4b 20 6f 72 |drawn from UK or| 000032b0 20 47 65 72 6d 61 6e 20 62 61 6e 6b 73 20 6f 6e | German banks on| 000032c0 6c 79 29 2c 20 45 75 72 6f 63 68 65 71 75 65 73 |ly), Eurocheques| 000032d0 20 6f 72 20 62 61 6e 6b 0a 6e 6f 74 65 73 2e 20 | or bank.notes. | 000032e0 46 6f 72 20 6d 79 20 6d 61 69 6c 20 61 64 64 72 |For my mail addr| 000032f0 65 73 73 20 73 65 65 20 5b 35 5d 2e 0a 0a 52 65 |ess see [5]...Re| 00003300 6d 65 6d 62 65 72 20 74 68 61 74 20 74 68 65 20 |member that the | 00003310 64 65 76 65 6c 6f 70 6d 65 6e 74 20 6f 66 20 41 |development of A| 00003320 72 74 57 6f 72 6b 73 20 6d 6f 64 75 6c 65 73 20 |rtWorks modules | 00003330 69 73 20 71 75 69 74 65 20 74 69 6d 65 2d 63 6f |is quite time-co| 00003340 6e 73 75 6d 69 6e 67 20 61 6e 64 0a 74 68 61 74 |nsuming and.that| 00003350 20 69 74 20 77 6f 75 6c 64 20 6e 65 76 65 72 20 | it would never | 00003360 68 61 76 65 20 62 65 65 6e 20 76 69 61 62 6c 65 |have been viable| 00003370 20 66 6f 72 20 61 20 63 6f 6d 70 61 6e 79 20 74 | for a company t| 00003380 6f 20 70 72 6f 64 75 63 65 20 74 68 69 73 20 70 |o produce this p| 00003390 69 65 63 65 20 6f 66 0a 73 6f 66 74 77 61 72 65 |iece of.software| 000033a0 2e 20 54 68 65 72 65 66 6f 72 65 2c 20 73 75 70 |. Therefore, sup| 000033b0 70 6f 72 74 20 74 68 65 20 64 65 76 65 6c 6f 70 |port the develop| 000033c0 6d 65 6e 74 20 6f 66 20 66 75 72 74 68 65 72 20 |ment of further | 000033d0 41 72 74 57 6f 72 6b 73 20 6d 6f 64 75 6c 65 73 |ArtWorks modules| 000033e0 20 62 79 0a 72 65 67 69 73 74 65 72 69 6e 67 2e | by.registering.| 000033f0 0a 0a b9 43 6f 72 65 6c 58 41 52 41 20 69 73 20 |...CorelXARA is | 00003400 61 20 54 72 61 64 65 6d 61 72 6b 20 6f 66 20 43 |a Trademark of C| 00003410 6f 72 65 6c 20 43 6f 72 70 6f 72 61 74 69 6f 6e |orel Corporation| 00003420 20 61 6e 64 20 58 61 72 61 20 4c 74 64 2e 0a | and Xara Ltd..| 0000342f