Home » Archimedes archive » Micro User » MU 1991-01.adf » PD-Stuff » Draw1_2/doc
Draw1_2/doc
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 » Micro User » MU 1991-01.adf » PD-Stuff |
Filename: | Draw1_2/doc |
Read OK: | ✔ |
File size: | B5F6 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
ARC DRAW 1� - USER NOTES Introduction These notes describe the main features of ArcDraw 1� - all the options are described, although it is assumed that the reader is familiar with the original version of ArcDraw. Note that files produced by ArcDraw 1� are fully compatible with the original and other programs using Draw files, although obviously the background feature will not be recognised by others. Running Before running, the latest versions of the shared C library (CLib) and the floating point emulator (FPE) must be loaded. Employees and associates of Computer Concepts (who seem to object to writing applications in high- level languages) may as well stop reading now. Double-click on the application icon, or a saved Draw file, in the normal way. If AD1� is not yet running, it will be loaded and the drawing will appear in a new window. If it is, the drawing will be loaded into a new window. In both cases, unless the option to not do so has been set, a tool window will also appear for each document window. To create a new blank document, click Select on the icon bar icon once AD1� has been loaded. To load a Draw file from the filer or saved from another application, drag it to the icon bar icon. A settings file is loaded when the application is run up. This contains such information as the display colours, preference settings (see below), default page size and grid settings and default text and path styles. If a message appears complaining that this file is not present, use one of the default save options to create the file. Merging and saving To merge a drawing with another, load the first and then drag the second into the drawing window; the two drawings will be combined. If the appropriate option has been set, the bottom left corner of the loaded drawing will be placed at the pointer position where the mouse button was released. If it is not set, the bottom left corners of the drawings will be aligned without regard to the pointer position. To create a sprite object, drag a sprite file into a drawing window; the object will appear at the pointer position at its true size. If the sprite file contains more than one sprite, the first one will be used. To create a text area object, drag a text file into a drawing window; the object will be created with the text columns set to standard sizes. If the file does not have a standard header, one will be supplied. If an existing text area object is selected when a text file is loaded, the text in that area will be replaced by the contents of the file without changing its size or position. The following options appear on the Save menu. All but one of them lead to 'Save as' windows which are used in the normal way: Drawing Saves the complete drawing as a Draw file. Selection Saves the selected objects as a Draw file, plus the drawing header and font information if required. Only available in Select mode when at least one object is selected. Sprites Saves the selected objects as a sprite file. Select mode must again be active, and all the selected objects must be sprites. Text area Saves the text contained in the selected area as a text file. A single text area object must be selected. If the text did not have the standard header when it was loaded, it will be saved with it. Ascii Saves the selected objects in dump format. This may not be available in released versions; it is intended for future interfacing with other programs. Defaults Saves the current preference settings, and the current drawing's settings and default styles, as the permanent default. This default will be used for any new drawings created, and will be saved on disc so that it can be used next time AD1� is run up. Preferences Selecting the "Preferences" option from the icon bar menu opens the setting window. The display colours for various items are shown; to change them, step through the palette colours using the up or down arrows. The other options available are: Auto paper size When set, the paper size is automatically set (based on the drawing dimensions) whenever a drawing is loaded. If this is not set, the paper size will be taken from the default settings. Show tools When set, the tool window is automatically opened when a drawing window is opened. Merge at pointer When set, and a Draw file is dragged into an existing drawing window to merge the two drawings, place the loaded drawing at the pointer position. If this is not set, the bottom left corners of the drawings will be aligned. Quit after printing Set this if it is required to unload AD1� after it has been loaded at the printer driver's request, when a Draw file is dragged onto the printer icon. If this option is not set, it will remain loaded after printing has finished. If this option is set, the application will unload itself after one copy has been printed. Note that this option only has effect when it is saved as the default... Confirm delete many If this is set, a Yes/No confirm box will pop up every time more than one object, or a group, is to be deleted. The objects will only be deleted if Yes is chosen. Interactive help If this is set (which only has effect when it is saved as the default), interactive help will be enabled (if the !Help application is also running). If this option is not set, interactive help is not available but loading time and memory usage will be reduced. To implement the settings, click OK; these will persist until the application is quit. If any colours have been changed, the display will be redrawn. To save the options permanently, click Save; the default drawing style will remain as before. To save a drawing style as the default along with the preferences, use "Save/Settings" from the document menu as described above. The toolbox The toolbox contains various icons to select the drawing mode, display controls and a message display. From left to right, the tool icons are: Create line/curve These four tools create paths of that type, in the same way as the original Draw did. They can be clicked when idle, to set the type of the initial segment, or while drawing to change the current segment to that type. The two 'closed' tools insert extra line segments, of the same type as that last placed, when a path or subpath is completed. Move Inserts an invisible move into a path, starting a new subpath. Can only be used when path entry is already in progress, and the previous segment was not a move. Ellipse Creates an ellipse or circle. Click Select to mark the centre, then Select again to define the size. Box Creates a rectangle or square. Click Select to mark one corner, then Select again to mark the diagonally opposite corner. Polygon Creates a regular polygon. Click Select to define the centre, then drag out the circle on which the corners will be placed (the circumcircle for those of you who like big words). Click Select again to define the size. The number of sides is set by the option on the "Create" menu. Text Creates a text object. Click Select to position the caret, then type. The text can be edited during entry, using the same keys as for text editing. Press Return to terminate entry; unless the font being used is the system font, the caret will be moved down ready for the next line of text. The line spacing can be set using the "Leading" option on the "Text Style" menu. Edit Enters edit mode, for changing existing paths or text. Select Enters select mode. Abandon Abandons an operation in progress. The other control buttons in the tool window are: Ortho When selected, pointer movement is restricted to 90� or 45� movement (rectangular grid) or 30� movement (isometric grid) while dragging. This can be used, for example, to force the ellipse or box tools to create a square or circle. It will also force the path create modes to draw horizontal or vertical lines, and Select mode dragging to also be constrained. When not selected, the pointer moves freely. Zoom When selected, displays at the preset zoom setting; when not, at actual size. Click Adjust to pop up the zoom setting box (this is also available from the "Settings/Zoom" menu). The message display shows various (hopefully) helpful messages. Select mode Select mode is fairly similar to the original. Click Select over an object to select it; double-click Select over a selected object to find a deeper one. Click Adjust to add an object to, or remove it from, the selection. Click Select over a blank area of the diagram to clear the selection. Starting over a blank area, drag Select to enclose a box of objects and select them all; drag Adjust to enclose a box of objects and add them to or remove them from the selection. Each selected object will appear with four 'handles', one on each corner: to move that corner, drag the handle with Select. Drag any handle with Adjust to rotate the object about its centre; drag with Select over the body of an object to move it. Note that the sensitive area of an object extends a distance on each side equivalent to the size of a 'handle'. This avoids a problem with the original where it was very difficult to select or move objects consisting of a horizontal or vertical thin line. See the later sections for Select and Arrange menu options. Edit mode Edit mode is used to change existing paths or text. Enter Edit mode by clicking on the toolbox icon, then select an object by clicking Select on it. To start editing, click Adjust over the object, or over an unselected object to select and then edit that. Double-click Select to find a deeper object. If the object over which Adjust is clicked is a text object, the caret will appear. Text can now be typed and amended; the following control keys can be used: Left,Right Move the caret. Ctrl-Left Move to the beginning of the text. Ctrl-Right Move to the end of the text. Backspace or Delete Delete the character to the left of the caret. Copy Delete the character to the right of the caret. Return Finish editing and update the text object with the changes made. Escape Abandon text editing and do not change the text. Note that 'System Font' text cannot be edited on screen; it will be shown in a dialogue box. The standard Wimp editing keys can be used. If the object over which Adjust was clicked is a path, it will be redrawn in thin lines with a marker over each point and a different coloured marker over curve control points. The initial position for a new subpath is shown as an open circle, other points as a filled square. To select a point, click Adjust over it; it and its associated segment (if there is one) will be highlighted. The Edit menu options apply to this point and segment. Drag Adjust over the point, or over a curve control point, to change its position. To finish path editing and update the original object, click Select. To restore the original object without changing it, click Abandon or any of the toolbox icons. See the later section for Edit menu options. Create Path mode Select a toolbox icon to start path creation, then click Select to place the initial point. Move the line or curve as required, and click Select to place points. The segment type (line, curve or move) can be changed by clicking on the appropriate toolbox icon; no more than one successive move can be created at a time, and the path cannot start or end with a move. Double-click Select to place the final point. If one of the closed path tools is chosen, an additional segment will be placed to close the subpath when the path is finished or a new subpath is started (with a move). Click Adjust to remove the last-entered point. When curves are being drawn, their control points will be initially aligned so that the transitions are smooth. Misc menu Options that don't fit in anywhere else. File Opens a dialogue box giving information about the document currently being edited. Print Opens the Print dialogue box, allowing the drawing to be printed via a RiscOS printer driver. Specify the number of copies, ensure that the printer is online and click OK to start printing. Set bgn'd Only available when in Select mode and some objects are selected. Moves the selected objects to the back, and marks them as unselectable background; their position or appearance cannot be changed until they are unmarked. This feature is intended for such things as sheet borders or drawing grids, which are used as a backdrop to a drawing on top. If some background objects exist already, the new objects will be added to that background. The objects that are in background are saved in the drawing file, and will remain so when the file is loaded again. However, if the file is edited using the original Draw, this information will be lost. Clear bgn'd Only available when a background is set; unmarks all the background objects and makes them selectable again. Settings menu These options set operating or display parameters. Page size Allows the paper size to be set. Click on the up or down arrows to choose from a range of standard sizes. Choose "Portrait" for paper this way up: ������ � � � � � � ������ or "Landscape" for this way up: ����������� � � � � ����������� Select the "As printer" option to take the paper size from the currently loaded printer driver; this option is obviously not available if no driver is loaded. If the printer driver size is being used, choose "Show limits" to show the paper margins on the drawing. The paper dimensions are shown in the currently selected units. Units Select "Inches" or "Centimetres" from the menu as required. All user measurements are shown and input in these units. Grid Sets the screen and lock grids. In this version of Draw, the grid that drawing is constrained to can be finer (or coarser!) than the grid that is shown on screen. This gets around the problem that a grid giving the required drawing resolution cluttered up the screen and took a long time to redraw at low magnifications in the original. The screen grid setting sets the spacing of the visible dots, in user units. The lock grid setting specifies how much finer than the screen grid the lock grid is. For example, if the screen grid is set to '1' (inch) and the lock grid multiplier to '5', then the lock grid will be at 0�2" spacing and all drawing will be confined to this. Choose the "Show screen grid" option to show the screen grid points in the drawing window. If this is set, "Auto adjust" can be chosen to coarsen the grid at low magnifications, so that it does not overwhelm the drawing or take a long time to redraw; note that this affects the screen display only. Choose the "Snap to lock grid" option to constrain all pointer movements to the lock grid. When this is not set, the pointer moves freely. Select "Rectangular" or "Isometric" to use a grid of that type. This setting also affects the angle that movement is constrained to when Ortho is selected. Zoom Standard 'Magnifier' box for setting the preset magnification that will be used when the Zoom button in the toolbox is selected (this can also be opened by clicking Adjust over the button). Show tools Choose this to display the toolbox window for that drawing. The option is ticked when the toolbox is open; to remove the toolbox, use its close icon. Show XY Choose this to display the position window for that document, showing the position of the pointer in user coordinates. (0,0) is at the bottom left corner of the paper. To remove the display, use the window's close icon; the option is ticked when the position display is on. Create menu This menu mostly duplicates the toolbox icons. Line Creates a line segment. Curve Creates a curve segment. Move Starts a new subpath. Auto-close When ticked, closes subpaths when the path is finished or a new subpath is started. Box Creates a rectangle. Ellipse Creates an ellipse. Text Creates a text object. Polygon Creates a regular polygon. Enter the required number of sides in the entry box leading from this option. Select menu Apart from the first, these options are available when in Select mode and an appropriate object or combination of objects is selected. Select all Selects all selectable (i.e. non-background and not font table) objects in the drawing. Clear Unselects the current selection. Copy Makes a copy of the selected objects, slightly offset from the originals. The copied objects remain at the same 'depth' as the source objects, in contrast to the original where they were added at the front of the drawing. Delete Irretrievably deletes the selected objects from the drawing. Front Moves the selected objects to the front of the drawing, obscuring any non-selected objects that they overlap. Back Moves the selected objects to the back of the drawing, going behind any non-selected objects but in front of the background if one is set. Group Combines all the selected objects into a group. Ungroup Dissolves the selected group. A single group object must be selected; it reverts to individual objects. Arrange menu These options manipulate the selected objects in Select or Edit modes. Rotate/Skew Leads to a dual-function dialogue box for entry of the required angle. "Rotate" rotates all the selected objects about the centres of their own bounding boxes. Specify the angle in degrees, and select "Clockwise" or "Anticlockwise" as required. "Skew" displaces each point of the object horizontally, a distance depending on the height above or below the object's centre (so squares turn into parallelograms, etc.). The limit on the angle in this case is �85� (think about tangents of large angles if you want to know why): "Clockwise" displaces points above the centre to the right and ones below the centre to the left, while "Anticlockwise" does the reverse. Reverse X Mirrors the selected objects left-to-right. Reverse Y Mirrors the selected objects top-to-bottom. Only path objects (and groups containing them) can be rotated, skewed or mirrored. Snap to grid Aligns the selected objects to the lock grid. For sprite or text objects, the bottom left corner is aligned. For path objects, each point in the path is aligned to the grid. This option is only available whether or not grid lock is enabled. Alignment Leads to a dialogue box with three functions. With "Align" selected, the specified point on each object is aligned to the same point on the leftmost (for horizontal alignment) or lowest (for vertical alignment) object; both types of alignment can be performed at the same time. With "Distribute" selected, the objects are moved so that the specified points are spaced evenly between same points on the leftmost and rightmost (for horizontal distribute) or the highest and lowest (for vertical distribute) objects. With "Space out" selected, the objects are moved so that the space between the objects is constant, rather than the reference points on the objects being spaced equally. There must be enough room between the two extreme objects to fit in all the others without overlapping. Note that Distribute and Space out are only available if three or more objects are selected. Horizontal and vertical distribution or spacing can be selected at the same time, although sometimes the results are not quite what would be expected. Scaling Leads to a dialogue box applying various kinds of scaling. The default is "Magnify": all object dimensions, text point size and line width are all scaled by the entered factor. With "Magnify" deselected, "X scale", "Y scale" and "Line width" can be selected independently; "X scale" and "Y scale" apply to dimensions and text point size, while "Line width" applies to path outlines. The scaling is applied about the object's centre. Size/Position Allows the size and positioning of a single object to be altered. At most one each of the horizontal and vertical position and size fields can be selected and altered. Changing the left, right, top or bottom position moves the object; changing width or height scales the object about its centre. Edit menu These options are available when in path edit mode, and a point has been selected (highlighted). If the point chosen is the first point in a path, only "Coordinate" is available. Move Changes the current line segment to a move, if possible. Line Changes the current segment to a line. Curve Changes the current segment to a (initially straight) curve. Open Makes the current subpath open. If it was closed, the subpath is opened and the last point moved away from the first. Closed Makes the current subpath closed; the last point is moved to coincide with the first point. Insert point The current segment is replaced with two, each of the same type (line or curve) as the original. Delete point The current segment is deleted, and the two adjacent segments moved to close the gap. Coordinate Leads to a dialogue box allowing the coordinates of the current point to be changed. Straighten Straightens the current curve segment (but does not change it into a line). Smooth joins Aligns the control points of the current curve segment so that the transitions at the start and end points are smooth. Horizontal Moves the end point of the current segment so that the line becomes horizontal. For a curve, this moves the end point but leaves the curve control points in the same relation to the curve as they were originally. Vertical Moves the end point of the current segment so that the line becomes vertical. Text Style menu The Text Style menu has two functions. In Select or Edit modes, it sets the style for the selected text objects or columns. In text create mode, it sets the default style that will be used for new text objects (only when text entry is not in progress). Font name Selects the font family to be used for text objects. Unless you have some unusually-named fonts, only the family name (first component of the name) will appear on this menu. See later for more information on fonts. Font style Sets the font enhancement. Only those options for which fonts are available in the current family can be selected. Not available for 'System Font' text. Size/Height Sets the size of the text, in points (1/72 inch). If "Same as size" is selected, the size chosen will be used for both width and height and can be specified by choosing a preset size or entering it in the box. If "Height other" is selected, the width can be set as above while the height can be set independently by entering that in its box. Text colour Sets the foreground colour to be used for the text; the 'inside' of the characters is normally displayed using this colour. If the current palette allows, the text will be anti-aliased using a number of steps between this colour and the text background colour. Text colour and background colour apply to text areas as well as text objects. Background Sets the text background colour. This is normally white, but can be varied to control the anti- aliasing effect. Leading Only available when the default text style is being set; controls the amount that the caret will be moved down when Return is pressed to terminate a text object, ready for the next one. This is set in points. Path Style menu The Path Style menu also has two functions. In Select or Edit modes, it sets the style for the selected path objects. In path create mode, it sets the default style that will be used for new path objects (this can be done while path creation is in progress). Line colour Sets the colour that will be used to draw path outlines. Fill colour Sets the colour that will be used to fill the insides of paths (what is considered to be 'inside' is controlled by the "Winding rule" option). Line width Sets the width to be used when drawing outlines, measured in points. Select a preset size, or enter the width in the box. If "Thin" is selected, the thinnest line that the screen or printer is capable of displaying will be used. Line pattern Sets the line style to be used for outlines; either solid or one of four preset dash patterns. Caps/Joins Sets the way in which the ends of open paths and line joins are displayed. The join, starting cap and ending cap can all be set independently. Note that the triangle cap width and are entered in multiples of half the line width (i.e. twice the value that the original would require): this is to allow finer control over the width and length. Winding rule Controls what is considered to be the 'inside' of a path when filling. See the original Draw manual for an explanation. Special menu These options are available in Select and Edit modes, when an appropriate object is selected. Stroke path Replaces the currently selected path with a new one obtained by 'outlining' the outline. This is a bit difficult to explain, but the outcome is that filling the resulting path gives the same appearance as outlining the original path. Thick lines are therefore converted into boxes (with caps, arrowheads, etc. included). Filling the result with "None" and outlining it in a colour gives a new path following the outline of the original. The best way of finding out what this does is to try it. The results are sometimes not what would be expected, due to the peculiarities of the Draw module. The result is also affected by the selected winding rule. Text to path Converts the selected text object into a group of paths (one for each character). Initially, the appearance does not change, but the object can now be rotated or reversed and the path style rather than the text style applies. This may not give very good results for small font sizes, and is only available for fonts which are defined as outlines. Resize sprite Resets the bounding box of a sprite object so that the sprite appears at actual size (i.e. the size that it was set to when it was first loaded). Keystroke equivalents Any mouse action in a window causes it to grab the input focus from then on. The following keystrokes apply to that window, except when text is being entered or edited: Control-A Select all selectable objects Control-B Move selected objects to the back Control-C Copy the selected objects Control-F Move selected objects to the front Control-G Form selected objects into a group Control-J Pop up the "Alignment" dialogue box Control-R Pop up the "Rotate/Skew" dialogue box Control-S Pop up the "Scaling" dialogue box Control-U Ungroup the selected group Control-X Delete the selected objects Control-Z Clear the selection Print Pop up the "Print" dialogue box f3 Pop up the "Save drawing" dialogue box Up,Down,Left,Right When dragging, move the pointer by one pixel (if grid lock is off) or one grid step (if grid lock is on) Escape Abandon an operation in progress Font Handling AD1� tries to handle fonts as intelligently as possible. There are two menus associated with this, "Font name" and "Font style". Normally, the name menu lists the font family name (the first component of the pathname) while the style menu gives the valid styles for that selected family. The following weights are understood: .Light Lighter than normal .Book Slightly lighter than normal .Medium .Standard Standard weight .Bold Darker than normal .Heavy Much darker than normal and the following slopes: .Normal .Roman Upright .Italic .Oblique Slanted which should cover most of the fonts in common use (if a font has only one component in its name, standard weight and upright is assumed). If a font is installed on the system with an style attribute which is not known, then that attribute will appear on the name menu as a separate family. For example, if the fonts 'Oxford.Demi' and 'Oxford.Demi.Italic' are installed (where 'Demi' is not a recognised weight), they will appear on the name menu as "Oxford-Demi" with "Normal" weight and slopes of "Roman" and "Italic" on the style menu. There is a limit of 100 fonts which can be used (however, unlike some programs I could name, AD1� should not crash if more than this are installed - only the first 100 will be used). If this limit, or the styles which are known about, causes problems then let me know and I'll change it for the next version. Bugs, Features and Cautions The following are the dropoffs, bugs and omissions that I know about in the current version: 1. The little-known facility in the original to directly copy selected objects between drawings (by using the "Select/Copy" menu option) is not supported. More than one document at a time can be in Select mode. 2. Line pattern changes are not applied to path objects which are members of groups. 3. Printing of large 'System Font' text (does anybody?) can be a few pixels out sometimes. This text, or sprites, can sometimes go very wrong under certain combinations of screen modes and print resolution (I suspect that this is a bug in Acorn's C library). 4. AD1� cannot load DXF files in the way that the original version of Draw could. Use the original to convert DXF files, if you really want to. 5. The only major facility missing which was present in the original is the "New view" option to open two windows on the same drawing. Sorry about this, but by the time I got around to thinking about implementing this the fundamental program structure didn't permit it to be implemented (too many extensive changes were required). Anyway, I never have enough room on my screen for one view, let alone two, and switching magnification is much more convenient... 6. Sometimes the pointer shape is not set or reset correctly when entering or leaving a window. If this happens, force a redraw of the screen by pressing f12, then Return. There are a number of anomalies in RiscOS's handling of pointer leaving and entering events, which is why the shape change does not always work properly. 7. If a drawing with background objects is merged with another, the background objects in the merged one lose their background status. Unforeseen errors are sometimes reported as "Internal error" or "Fatal error" and a message. If you get one of these, let me know what happened (in the case of "Fatal" and your masterpiece being lost, after you've counted to ten and calmed down) with as much information on what happened as possible, namely: Machine type, OS version and memory available Version of AD1� and Shared C Library being used Type of monitor and screen mode being used What was being done at the time Error message or other symptoms Whether interactive help was in use Is the problem repeatable? Is the problem confined to just one drawing? Any unusual modules which may be installed (e.g. screen savers) If the problem relates to text, details of fonts installed Finally... I hope you like using and are satisfied with AD1�. If so, tell your friends. If not, or if you have any suggestions for improvements or suggestions, please contact me; I will try to fix bugs and incorporate reasonable ideas in forthcoming versions. Standard boring Copyright Notice: All program code and the contents of the supporting files are copyright � myself (Jonathan Marten) 1990. No rights are taken or implied over any drawings or other works which may be produced using this application. ArcDraw 1� is "Shareware". You are free to give this application to anyone you please via any medium, provided it is delivered with all the supplied files, unaltered. If you wish to post it on your bulletin board or include it in your shareware library then that is fine. You may not sell this application, except that shareware libraries may make a nominal charge to cover disc duplication and postage. You have permission to use any part or the whole application in a project you intend to place in the public domain, as long as I am fully credited. If you wish to use this application as part of a system or other application that is for sale (for however much and for whatever reasons) or released as copyright material then my express permission in writing must be obtained. I maintain copyright on all the material supplied and reserve the right to amend these conditions in cases of misuse. A great many hours of work have gone into the development and maintenance of this application, and I would like to keep supporting it. Although I have supplied the application free, donations will be gratefully received (amount at your discretion). If you send a blank disc as well, I will return it with any useful PD or my own software that I may have lying around. If you do send something, you will be notified of any upgrades available (or I will send you the upgrade, if and when available, if you supply a blank disc for that). Disclaimer: Apart from using their excellent C compiler and RiscOS library, this application has no connection with Acorn. Any confusion caused by the use of the term "Draw" or similar is regretted. This software is supplied "as is"; no warranty, express or implied, of the merchantability of this software or its fitness for any particular purpose is given. In no circumstances shall any provider or distributor of this software be liable for any damage, loss of profits, or any indirect or consequential loss arising out of the use of this software or inability to use this software. Background: I decided to develop this application after using Acorn's original Draw for quite a number of drawings and finding some problems with it (none of them serious, but quite a few of them annoying). The hardware and software that I used was as follows: Original '440 with 20Mb hard disc Acorn C release 3 compiler, debugger and RiscOS library My version of Make (available on NCS Careware disc #1) An expanded version of MicroEmacs (originally from David Pilling) Some of David Pilling's C Tools (notably 'ctags') 'Old Faithful' BBC B with Lancaster Kermit, for remote debugging Various other tools such as Paint and FormEd Most of the operations have the 'look and feel' of the original Draw, and this was indeed where most of the inspiration came from. The 'Distribute' and 'Space out' facilities and the four-way object handles were inspired by Macintosh Draw II. The 'Text to path' facility was inspired by (but not copied from) Data Store's FontFX application, which is recommended for achieving even more exotic font effects. The grid options and appearance were copied from Racal-Redac's Visula system. The font name/style system, the background facility, polygon create and the "Skew" option was entirely my own work (honest!). The name is in anticipation of a version 2 of Draw being produced by Acorn in the future... I can be contacted by or at: Snail-Mail: 11 Carmarthen Close Farnborough Hampshire GU14 8TJ Phone: (0252) 542431 (at reasonable hours) Email: jmarten@compulink.co.uk jmarten@cix.UUCP ...!ukc!slxsys!cix!jmarten Arcade BBS: 387 Jonathan Marten July 1990
00000000 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.. | 00000010 20 20 20 20 20 20 20 20 20 20 20 41 52 43 20 44 | ARC D| 00000020 52 41 57 20 31 bd 20 2d 20 55 53 45 52 20 4e 4f |RAW 1. - USER NO| 00000030 54 45 53 0a 0a 0a 0a 49 6e 74 72 6f 64 75 63 74 |TES....Introduct| 00000040 69 6f 6e 0a 0a 54 68 65 73 65 20 6e 6f 74 65 73 |ion..These notes| 00000050 20 64 65 73 63 72 69 62 65 20 74 68 65 20 6d 61 | describe the ma| 00000060 69 6e 20 66 65 61 74 75 72 65 73 20 6f 66 20 41 |in features of A| 00000070 72 63 44 72 61 77 20 31 bd 20 2d 20 61 6c 6c 20 |rcDraw 1. - all | 00000080 74 68 65 20 6f 70 74 69 6f 6e 73 20 61 72 65 20 |the options are | 00000090 0a 64 65 73 63 72 69 62 65 64 2c 20 20 61 6c 74 |.described, alt| 000000a0 68 6f 75 67 68 20 20 69 74 20 69 73 20 61 73 73 |hough it is ass| 000000b0 75 6d 65 64 20 74 68 61 74 20 74 68 65 20 72 65 |umed that the re| 000000c0 61 64 65 72 20 69 73 20 66 61 6d 69 6c 69 61 72 |ader is familiar| 000000d0 20 20 77 69 74 68 20 20 74 68 65 20 0a 6f 72 69 | with the .ori| 000000e0 67 69 6e 61 6c 20 76 65 72 73 69 6f 6e 20 6f 66 |ginal version of| 000000f0 20 41 72 63 44 72 61 77 2e 20 20 20 4e 6f 74 65 | ArcDraw. Note| 00000100 20 74 68 61 74 20 66 69 6c 65 73 20 70 72 6f 64 | that files prod| 00000110 75 63 65 64 20 62 79 20 41 72 63 44 72 61 77 20 |uced by ArcDraw | 00000120 31 bd 20 20 61 72 65 20 0a 66 75 6c 6c 79 20 20 |1. are .fully | 00000130 63 6f 6d 70 61 74 69 62 6c 65 20 77 69 74 68 20 |compatible with | 00000140 74 68 65 20 6f 72 69 67 69 6e 61 6c 20 61 6e 64 |the original and| 00000150 20 6f 74 68 65 72 20 70 72 6f 67 72 61 6d 73 20 | other programs | 00000160 75 73 69 6e 67 20 20 44 72 61 77 20 20 66 69 6c |using Draw fil| 00000170 65 73 2c 20 0a 61 6c 74 68 6f 75 67 68 20 20 6f |es, .although o| 00000180 62 76 69 6f 75 73 6c 79 20 20 74 68 65 20 20 62 |bviously the b| 00000190 61 63 6b 67 72 6f 75 6e 64 20 66 65 61 74 75 72 |ackground featur| 000001a0 65 20 77 69 6c 6c 20 20 6e 6f 74 20 20 62 65 20 |e will not be | 000001b0 20 72 65 63 6f 67 6e 69 73 65 64 20 20 62 79 20 | recognised by | 000001c0 0a 6f 74 68 65 72 73 2e 0a 0a 0a 0a 52 75 6e 6e |.others.....Runn| 000001d0 69 6e 67 0a 0a 42 65 66 6f 72 65 20 72 75 6e 6e |ing..Before runn| 000001e0 69 6e 67 2c 20 74 68 65 20 6c 61 74 65 73 74 20 |ing, the latest | 000001f0 76 65 72 73 69 6f 6e 73 20 6f 66 20 74 68 65 20 |versions of the | 00000200 73 68 61 72 65 64 20 43 20 6c 69 62 72 61 72 79 |shared C library| 00000210 20 28 43 4c 69 62 29 20 61 6e 64 20 74 68 65 20 | (CLib) and the | 00000220 0a 66 6c 6f 61 74 69 6e 67 20 70 6f 69 6e 74 20 |.floating point | 00000230 65 6d 75 6c 61 74 6f 72 20 28 46 50 45 29 20 6d |emulator (FPE) m| 00000240 75 73 74 20 62 65 20 6c 6f 61 64 65 64 2e 20 20 |ust be loaded. | 00000250 45 6d 70 6c 6f 79 65 65 73 20 61 6e 64 20 61 73 |Employees and as| 00000260 73 6f 63 69 61 74 65 73 20 6f 66 20 0a 43 6f 6d |sociates of .Com| 00000270 70 75 74 65 72 20 43 6f 6e 63 65 70 74 73 20 20 |puter Concepts | 00000280 28 77 68 6f 20 20 73 65 65 6d 20 74 6f 20 6f 62 |(who seem to ob| 00000290 6a 65 63 74 20 74 6f 20 77 72 69 74 69 6e 67 20 |ject to writing | 000002a0 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 20 69 6e |applications in| 000002b0 20 20 68 69 67 68 2d 0a 6c 65 76 65 6c 20 6c 61 | high-.level la| 000002c0 6e 67 75 61 67 65 73 29 20 6d 61 79 20 61 73 20 |nguages) may as | 000002d0 77 65 6c 6c 20 73 74 6f 70 20 72 65 61 64 69 6e |well stop readin| 000002e0 67 20 6e 6f 77 2e 0a 0a 44 6f 75 62 6c 65 2d 63 |g now...Double-c| 000002f0 6c 69 63 6b 20 6f 6e 20 74 68 65 20 61 70 70 6c |lick on the appl| 00000300 69 63 61 74 69 6f 6e 20 69 63 6f 6e 2c 20 20 6f |ication icon, o| 00000310 72 20 61 20 73 61 76 65 64 20 44 72 61 77 20 66 |r a saved Draw f| 00000320 69 6c 65 2c 20 69 6e 20 74 68 65 20 6e 6f 72 6d |ile, in the norm| 00000330 61 6c 20 0a 77 61 79 2e 20 20 20 49 66 20 41 44 |al .way. If AD| 00000340 31 bd 20 69 73 20 6e 6f 74 20 79 65 74 20 72 75 |1. is not yet ru| 00000350 6e 6e 69 6e 67 2c 20 20 69 74 20 77 69 6c 6c 20 |nning, it will | 00000360 62 65 20 6c 6f 61 64 65 64 20 61 6e 64 20 74 68 |be loaded and th| 00000370 65 20 64 72 61 77 69 6e 67 20 77 69 6c 6c 20 0a |e drawing will .| 00000380 61 70 70 65 61 72 20 69 6e 20 61 20 6e 65 77 20 |appear in a new | 00000390 77 69 6e 64 6f 77 2e 20 20 20 49 66 20 69 74 20 |window. If it | 000003a0 69 73 2c 20 20 74 68 65 20 64 72 61 77 69 6e 67 |is, the drawing| 000003b0 20 77 69 6c 6c 20 62 65 20 6c 6f 61 64 65 64 20 | will be loaded | 000003c0 69 6e 74 6f 20 61 20 6e 65 77 20 0a 77 69 6e 64 |into a new .wind| 000003d0 6f 77 2e 20 20 20 49 6e 20 62 6f 74 68 20 63 61 |ow. In both ca| 000003e0 73 65 73 2c 20 20 75 6e 6c 65 73 73 20 74 68 65 |ses, unless the| 000003f0 20 6f 70 74 69 6f 6e 20 74 6f 20 6e 6f 74 20 64 | option to not d| 00000400 6f 20 73 6f 20 68 61 73 20 62 65 65 6e 20 20 73 |o so has been s| 00000410 65 74 2c 20 20 61 20 0a 74 6f 6f 6c 20 77 69 6e |et, a .tool win| 00000420 64 6f 77 20 77 69 6c 6c 20 61 6c 73 6f 20 61 70 |dow will also ap| 00000430 70 65 61 72 20 66 6f 72 20 65 61 63 68 20 64 6f |pear for each do| 00000440 63 75 6d 65 6e 74 20 77 69 6e 64 6f 77 2e 0a 0a |cument window...| 00000450 54 6f 20 20 63 72 65 61 74 65 20 61 20 6e 65 77 |To create a new| 00000460 20 62 6c 61 6e 6b 20 64 6f 63 75 6d 65 6e 74 2c | blank document,| 00000470 20 20 63 6c 69 63 6b 20 53 65 6c 65 63 74 20 6f | click Select o| 00000480 6e 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 20 |n the icon bar | 00000490 69 63 6f 6e 20 20 6f 6e 63 65 20 0a 41 44 31 bd |icon once .AD1.| 000004a0 20 68 61 73 20 62 65 65 6e 20 6c 6f 61 64 65 64 | has been loaded| 000004b0 2e 0a 0a 54 6f 20 6c 6f 61 64 20 61 20 44 72 61 |...To load a Dra| 000004c0 77 20 66 69 6c 65 20 66 72 6f 6d 20 74 68 65 20 |w file from the | 000004d0 66 69 6c 65 72 20 6f 72 20 73 61 76 65 64 20 66 |filer or saved f| 000004e0 72 6f 6d 20 61 6e 6f 74 68 65 72 20 61 70 70 6c |rom another appl| 000004f0 69 63 61 74 69 6f 6e 2c 20 64 72 61 67 20 0a 69 |ication, drag .i| 00000500 74 20 74 6f 20 74 68 65 20 69 63 6f 6e 20 62 61 |t to the icon ba| 00000510 72 20 69 63 6f 6e 2e 0a 0a 41 20 73 65 74 74 69 |r icon...A setti| 00000520 6e 67 73 20 66 69 6c 65 20 69 73 20 6c 6f 61 64 |ngs file is load| 00000530 65 64 20 77 68 65 6e 20 74 68 65 20 61 70 70 6c |ed when the appl| 00000540 69 63 61 74 69 6f 6e 20 69 73 20 72 75 6e 20 75 |ication is run u| 00000550 70 2e 20 20 20 54 68 69 73 20 20 63 6f 6e 74 61 |p. This conta| 00000560 69 6e 73 20 0a 73 75 63 68 20 69 6e 66 6f 72 6d |ins .such inform| 00000570 61 74 69 6f 6e 20 61 73 20 74 68 65 20 64 69 73 |ation as the dis| 00000580 70 6c 61 79 20 63 6f 6c 6f 75 72 73 2c 20 20 70 |play colours, p| 00000590 72 65 66 65 72 65 6e 63 65 20 73 65 74 74 69 6e |reference settin| 000005a0 67 73 20 28 73 65 65 20 62 65 6c 6f 77 29 2c 20 |gs (see below), | 000005b0 0a 64 65 66 61 75 6c 74 20 70 61 67 65 20 73 69 |.default page si| 000005c0 7a 65 20 61 6e 64 20 67 72 69 64 20 73 65 74 74 |ze and grid sett| 000005d0 69 6e 67 73 20 61 6e 64 20 64 65 66 61 75 6c 74 |ings and default| 000005e0 20 74 65 78 74 20 61 6e 64 20 70 61 74 68 20 73 | text and path s| 000005f0 74 79 6c 65 73 2e 20 20 20 49 66 20 0a 61 20 20 |tyles. If .a | 00000600 6d 65 73 73 61 67 65 20 61 70 70 65 61 72 73 20 |message appears | 00000610 63 6f 6d 70 6c 61 69 6e 69 6e 67 20 74 68 61 74 |complaining that| 00000620 20 74 68 69 73 20 66 69 6c 65 20 69 73 20 6e 6f | this file is no| 00000630 74 20 70 72 65 73 65 6e 74 2c 20 20 75 73 65 20 |t present, use | 00000640 6f 6e 65 20 20 6f 66 20 0a 74 68 65 20 64 65 66 |one of .the def| 00000650 61 75 6c 74 20 73 61 76 65 20 6f 70 74 69 6f 6e |ault save option| 00000660 73 20 74 6f 20 63 72 65 61 74 65 20 74 68 65 20 |s to create the | 00000670 66 69 6c 65 2e 0a 0a 0a 0a 4d 65 72 67 69 6e 67 |file.....Merging| 00000680 20 61 6e 64 20 73 61 76 69 6e 67 0a 0a 54 6f 20 | and saving..To | 00000690 6d 65 72 67 65 20 61 20 64 72 61 77 69 6e 67 20 |merge a drawing | 000006a0 77 69 74 68 20 61 6e 6f 74 68 65 72 2c 20 20 6c |with another, l| 000006b0 6f 61 64 20 74 68 65 20 66 69 72 73 74 20 61 6e |oad the first an| 000006c0 64 20 74 68 65 6e 20 64 72 61 67 20 74 68 65 20 |d then drag the | 000006d0 20 73 65 63 6f 6e 64 20 0a 69 6e 74 6f 20 20 74 | second .into t| 000006e0 68 65 20 20 64 72 61 77 69 6e 67 20 77 69 6e 64 |he drawing wind| 000006f0 6f 77 3b 20 20 20 74 68 65 20 74 77 6f 20 64 72 |ow; the two dr| 00000700 61 77 69 6e 67 73 20 77 69 6c 6c 20 62 65 20 20 |awings will be | 00000710 63 6f 6d 62 69 6e 65 64 2e 20 20 20 49 66 20 20 |combined. If | 00000720 74 68 65 20 0a 61 70 70 72 6f 70 72 69 61 74 65 |the .appropriate| 00000730 20 20 6f 70 74 69 6f 6e 20 20 68 61 73 20 62 65 | option has be| 00000740 65 6e 20 73 65 74 2c 20 20 74 68 65 20 62 6f 74 |en set, the bot| 00000750 74 6f 6d 20 6c 65 66 74 20 63 6f 72 6e 65 72 20 |tom left corner | 00000760 6f 66 20 20 74 68 65 20 20 6c 6f 61 64 65 64 20 |of the loaded | 00000770 0a 64 72 61 77 69 6e 67 20 77 69 6c 6c 20 62 65 |.drawing will be| 00000780 20 70 6c 61 63 65 64 20 61 74 20 74 68 65 20 70 | placed at the p| 00000790 6f 69 6e 74 65 72 20 70 6f 73 69 74 69 6f 6e 20 |ointer position | 000007a0 77 68 65 72 65 20 74 68 65 20 6d 6f 75 73 65 20 |where the mouse | 000007b0 62 75 74 74 6f 6e 20 20 77 61 73 20 0a 72 65 6c |button was .rel| 000007c0 65 61 73 65 64 2e 20 20 20 49 66 20 69 74 20 69 |eased. If it i| 000007d0 73 20 6e 6f 74 20 73 65 74 2c 20 74 68 65 20 62 |s not set, the b| 000007e0 6f 74 74 6f 6d 20 6c 65 66 74 20 63 6f 72 6e 65 |ottom left corne| 000007f0 72 73 20 6f 66 20 74 68 65 20 64 72 61 77 69 6e |rs of the drawin| 00000800 67 73 20 77 69 6c 6c 20 0a 62 65 20 61 6c 69 67 |gs will .be alig| 00000810 6e 65 64 20 77 69 74 68 6f 75 74 20 72 65 67 61 |ned without rega| 00000820 72 64 20 74 6f 20 74 68 65 20 70 6f 69 6e 74 65 |rd to the pointe| 00000830 72 20 70 6f 73 69 74 69 6f 6e 2e 0a 0a 54 6f 20 |r position...To | 00000840 63 72 65 61 74 65 20 61 20 73 70 72 69 74 65 20 |create a sprite | 00000850 6f 62 6a 65 63 74 2c 20 20 64 72 61 67 20 61 20 |object, drag a | 00000860 73 70 72 69 74 65 20 66 69 6c 65 20 69 6e 74 6f |sprite file into| 00000870 20 61 20 64 72 61 77 69 6e 67 20 77 69 6e 64 6f | a drawing windo| 00000880 77 3b 20 20 74 68 65 20 0a 6f 62 6a 65 63 74 20 |w; the .object | 00000890 20 77 69 6c 6c 20 20 61 70 70 65 61 72 20 61 74 | will appear at| 000008a0 20 74 68 65 20 70 6f 69 6e 74 65 72 20 70 6f 73 | the pointer pos| 000008b0 69 74 69 6f 6e 20 61 74 20 69 74 73 20 20 74 72 |ition at its tr| 000008c0 75 65 20 20 73 69 7a 65 2e 20 20 20 49 66 20 20 |ue size. If | 000008d0 74 68 65 20 0a 73 70 72 69 74 65 20 66 69 6c 65 |the .sprite file| 000008e0 20 63 6f 6e 74 61 69 6e 73 20 6d 6f 72 65 20 74 | contains more t| 000008f0 68 61 6e 20 6f 6e 65 20 73 70 72 69 74 65 2c 20 |han one sprite, | 00000900 74 68 65 20 66 69 72 73 74 20 6f 6e 65 20 77 69 |the first one wi| 00000910 6c 6c 20 62 65 20 75 73 65 64 2e 0a 0a 54 6f 20 |ll be used...To | 00000920 63 72 65 61 74 65 20 61 20 74 65 78 74 20 61 72 |create a text ar| 00000930 65 61 20 6f 62 6a 65 63 74 2c 20 64 72 61 67 20 |ea object, drag | 00000940 61 20 74 65 78 74 20 66 69 6c 65 20 69 6e 74 6f |a text file into| 00000950 20 61 20 64 72 61 77 69 6e 67 20 77 69 6e 64 6f | a drawing windo| 00000960 77 3b 20 20 74 68 65 20 0a 6f 62 6a 65 63 74 20 |w; the .object | 00000970 20 77 69 6c 6c 20 62 65 20 63 72 65 61 74 65 64 | will be created| 00000980 20 77 69 74 68 20 74 68 65 20 74 65 78 74 20 63 | with the text c| 00000990 6f 6c 75 6d 6e 73 20 73 65 74 20 74 6f 20 73 74 |olumns set to st| 000009a0 61 6e 64 61 72 64 20 20 73 69 7a 65 73 2e 20 20 |andard sizes. | 000009b0 20 49 66 20 0a 74 68 65 20 20 66 69 6c 65 20 64 | If .the file d| 000009c0 6f 65 73 20 6e 6f 74 20 68 61 76 65 20 61 20 73 |oes not have a s| 000009d0 74 61 6e 64 61 72 64 20 68 65 61 64 65 72 2c 20 |tandard header, | 000009e0 20 6f 6e 65 20 77 69 6c 6c 20 62 65 20 73 75 70 | one will be sup| 000009f0 70 6c 69 65 64 2e 20 20 20 49 66 20 20 61 6e 20 |plied. If an | 00000a00 0a 65 78 69 73 74 69 6e 67 20 74 65 78 74 20 61 |.existing text a| 00000a10 72 65 61 20 6f 62 6a 65 63 74 20 69 73 20 73 65 |rea object is se| 00000a20 6c 65 63 74 65 64 20 77 68 65 6e 20 61 20 74 65 |lected when a te| 00000a30 78 74 20 66 69 6c 65 20 69 73 20 6c 6f 61 64 65 |xt file is loade| 00000a40 64 2c 20 74 68 65 20 74 65 78 74 20 0a 69 6e 20 |d, the text .in | 00000a50 74 68 61 74 20 61 72 65 61 20 77 69 6c 6c 20 62 |that area will b| 00000a60 65 20 72 65 70 6c 61 63 65 64 20 62 79 20 74 68 |e replaced by th| 00000a70 65 20 63 6f 6e 74 65 6e 74 73 20 6f 66 20 74 68 |e contents of th| 00000a80 65 20 66 69 6c 65 20 77 69 74 68 6f 75 74 20 63 |e file without c| 00000a90 68 61 6e 67 69 6e 67 20 0a 69 74 73 20 73 69 7a |hanging .its siz| 00000aa0 65 20 6f 72 20 70 6f 73 69 74 69 6f 6e 2e 0a 0a |e or position...| 00000ab0 54 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 6f 70 |The following op| 00000ac0 74 69 6f 6e 73 20 61 70 70 65 61 72 20 6f 6e 20 |tions appear on | 00000ad0 74 68 65 20 53 61 76 65 20 6d 65 6e 75 2e 20 20 |the Save menu. | 00000ae0 20 41 6c 6c 20 62 75 74 20 6f 6e 65 20 6f 66 20 | All but one of | 00000af0 74 68 65 6d 20 20 6c 65 61 64 20 0a 74 6f 20 27 |them lead .to '| 00000b00 53 61 76 65 20 61 73 27 20 77 69 6e 64 6f 77 73 |Save as' windows| 00000b10 20 77 68 69 63 68 20 61 72 65 20 75 73 65 64 20 | which are used | 00000b20 69 6e 20 74 68 65 20 6e 6f 72 6d 61 6c 20 77 61 |in the normal wa| 00000b30 79 3a 0a 0a 20 20 44 72 61 77 69 6e 67 20 20 20 |y:.. Drawing | 00000b40 20 20 20 20 20 20 20 20 20 20 20 20 53 61 76 65 | Save| 00000b50 73 20 74 68 65 20 63 6f 6d 70 6c 65 74 65 20 64 |s the complete d| 00000b60 72 61 77 69 6e 67 20 61 73 20 61 20 44 72 61 77 |rawing as a Draw| 00000b70 20 66 69 6c 65 2e 0a 0a 20 20 53 65 6c 65 63 74 | file... Select| 00000b80 69 6f 6e 20 20 20 20 20 20 20 20 20 20 20 20 20 |ion | 00000b90 53 61 76 65 73 20 20 74 68 65 20 73 65 6c 65 63 |Saves the selec| 00000ba0 74 65 64 20 6f 62 6a 65 63 74 73 20 61 73 20 61 |ted objects as a| 00000bb0 20 44 72 61 77 20 20 66 69 6c 65 2c 20 20 70 6c | Draw file, pl| 00000bc0 75 73 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |us . | 00000bd0 20 20 20 20 20 20 20 20 20 20 20 20 74 68 65 20 | the | 00000be0 20 20 64 72 61 77 69 6e 67 20 20 68 65 61 64 65 | drawing heade| 00000bf0 72 20 20 61 6e 64 20 20 66 6f 6e 74 20 20 69 6e |r and font in| 00000c00 66 6f 72 6d 61 74 69 6f 6e 20 20 20 69 66 20 0a |formation if .| 00000c10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000c20 20 20 20 20 20 20 20 20 72 65 71 75 69 72 65 64 | required| 00000c30 2e 20 20 20 4f 6e 6c 79 20 61 76 61 69 6c 61 62 |. Only availab| 00000c40 6c 65 20 69 6e 20 53 65 6c 65 63 74 20 6d 6f 64 |le in Select mod| 00000c50 65 20 77 68 65 6e 20 20 61 74 20 0a 20 20 20 20 |e when at . | 00000c60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000c70 20 20 20 20 6c 65 61 73 74 20 6f 6e 65 20 6f 62 | least one ob| 00000c80 6a 65 63 74 20 69 73 20 73 65 6c 65 63 74 65 64 |ject is selected| 00000c90 2e 0a 0a 20 20 53 70 72 69 74 65 73 20 20 20 20 |... Sprites | 00000ca0 20 20 20 20 20 20 20 20 20 20 20 53 61 76 65 73 | Saves| 00000cb0 20 20 74 68 65 20 20 73 65 6c 65 63 74 65 64 20 | the selected | 00000cc0 20 6f 62 6a 65 63 74 73 20 61 73 20 20 61 20 20 | objects as a | 00000cd0 73 70 72 69 74 65 20 20 66 69 6c 65 2e 20 20 0a |sprite file. .| 00000ce0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000cf0 20 20 20 20 20 20 20 20 53 65 6c 65 63 74 20 20 | Select | 00000d00 6d 6f 64 65 20 20 6d 75 73 74 20 61 67 61 69 6e |mode must again| 00000d10 20 62 65 20 61 63 74 69 76 65 2c 20 20 61 6e 64 | be active, and| 00000d20 20 20 61 6c 6c 20 20 74 68 65 20 0a 20 20 20 20 | all the . | 00000d30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d40 20 20 20 20 73 65 6c 65 63 74 65 64 20 6f 62 6a | selected obj| 00000d50 65 63 74 73 20 6d 75 73 74 20 62 65 20 73 70 72 |ects must be spr| 00000d60 69 74 65 73 2e 0a 0a 20 20 54 65 78 74 20 61 72 |ites... Text ar| 00000d70 65 61 20 20 20 20 20 20 20 20 20 20 20 20 20 53 |ea S| 00000d80 61 76 65 73 20 74 68 65 20 74 65 78 74 20 63 6f |aves the text co| 00000d90 6e 74 61 69 6e 65 64 20 69 6e 20 74 68 65 20 73 |ntained in the s| 00000da0 65 6c 65 63 74 65 64 20 61 72 65 61 20 61 73 20 |elected area as | 00000db0 61 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |a . | 00000dc0 20 20 20 20 20 20 20 20 20 20 20 74 65 78 74 20 | text | 00000dd0 20 66 69 6c 65 2e 20 20 20 41 20 20 73 69 6e 67 | file. A sing| 00000de0 6c 65 20 74 65 78 74 20 61 72 65 61 20 6f 62 6a |le text area obj| 00000df0 65 63 74 20 20 6d 75 73 74 20 20 62 65 20 0a 20 |ect must be . | 00000e00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e10 20 20 20 20 20 20 20 73 65 6c 65 63 74 65 64 2e | selected.| 00000e20 20 20 20 49 66 20 74 68 65 20 74 65 78 74 20 64 | If the text d| 00000e30 69 64 20 6e 6f 74 20 68 61 76 65 20 74 68 65 20 |id not have the | 00000e40 20 73 74 61 6e 64 61 72 64 20 0a 20 20 20 20 20 | standard . | 00000e50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000e60 20 20 20 68 65 61 64 65 72 20 77 68 65 6e 20 69 | header when i| 00000e70 74 20 77 61 73 20 6c 6f 61 64 65 64 2c 20 20 69 |t was loaded, i| 00000e80 74 20 77 69 6c 6c 20 62 65 20 73 61 76 65 64 20 |t will be saved | 00000e90 20 77 69 74 68 20 0a 20 20 20 20 20 20 20 20 20 | with . | 00000ea0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 | i| 00000eb0 74 2e 0a 0a 20 20 41 73 63 69 69 20 20 20 20 20 |t... Ascii | 00000ec0 20 20 20 20 20 20 20 20 20 20 20 20 53 61 76 65 | Save| 00000ed0 73 20 74 68 65 20 73 65 6c 65 63 74 65 64 20 6f |s the selected o| 00000ee0 62 6a 65 63 74 73 20 69 6e 20 64 75 6d 70 20 20 |bjects in dump | 00000ef0 66 6f 72 6d 61 74 2e 20 20 20 54 68 69 73 20 0a |format. This .| 00000f00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f10 20 20 20 20 20 20 20 20 6d 61 79 20 6e 6f 74 20 | may not | 00000f20 62 65 20 61 76 61 69 6c 61 62 6c 65 20 69 6e 20 |be available in | 00000f30 72 65 6c 65 61 73 65 64 20 76 65 72 73 69 6f 6e |released version| 00000f40 73 3b 20 20 20 69 74 20 69 73 20 0a 20 20 20 20 |s; it is . | 00000f50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000f60 20 20 20 20 69 6e 74 65 6e 64 65 64 20 20 20 66 | intended f| 00000f70 6f 72 20 20 66 75 74 75 72 65 20 20 69 6e 74 65 |or future inte| 00000f80 72 66 61 63 69 6e 67 20 20 20 77 69 74 68 20 20 |rfacing with | 00000f90 20 6f 74 68 65 72 20 0a 20 20 20 20 20 20 20 20 | other . | 00000fa0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000fb0 70 72 6f 67 72 61 6d 73 2e 0a 0a 20 20 44 65 66 |programs... Def| 00000fc0 61 75 6c 74 73 20 20 20 20 20 20 20 20 20 20 20 |aults | 00000fd0 20 20 20 53 61 76 65 73 20 20 74 68 65 20 63 75 | Saves the cu| 00000fe0 72 72 65 6e 74 20 70 72 65 66 65 72 65 6e 63 65 |rrent preference| 00000ff0 20 20 73 65 74 74 69 6e 67 73 2c 20 20 61 6e 64 | settings, and| 00001000 20 20 74 68 65 20 0a 20 20 20 20 20 20 20 20 20 | the . | 00001010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 63 | c| 00001020 75 72 72 65 6e 74 20 64 72 61 77 69 6e 67 27 73 |urrent drawing's| 00001030 20 73 65 74 74 69 6e 67 73 20 61 6e 64 20 64 65 | settings and de| 00001040 66 61 75 6c 74 20 73 74 79 6c 65 73 2c 20 20 61 |fault styles, a| 00001050 73 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |s . | 00001060 20 20 20 20 20 20 20 20 20 20 20 74 68 65 20 70 | the p| 00001070 65 72 6d 61 6e 65 6e 74 20 64 65 66 61 75 6c 74 |ermanent default| 00001080 2e 20 20 20 54 68 69 73 20 64 65 66 61 75 6c 74 |. This default| 00001090 20 77 69 6c 6c 20 62 65 20 75 73 65 64 20 0a 20 | will be used . | 000010a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000010b0 20 20 20 20 20 20 20 66 6f 72 20 61 6e 79 20 6e | for any n| 000010c0 65 77 20 64 72 61 77 69 6e 67 73 20 63 72 65 61 |ew drawings crea| 000010d0 74 65 64 2c 20 61 6e 64 20 77 69 6c 6c 20 62 65 |ted, and will be| 000010e0 20 73 61 76 65 64 20 6f 6e 20 0a 20 20 20 20 20 | saved on . | 000010f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001100 20 20 20 64 69 73 63 20 73 6f 20 74 68 61 74 20 | disc so that | 00001110 69 74 20 63 61 6e 20 62 65 20 75 73 65 64 20 6e |it can be used n| 00001120 65 78 74 20 74 69 6d 65 20 41 44 31 bd 20 69 73 |ext time AD1. is| 00001130 20 20 72 75 6e 20 0a 20 20 20 20 20 20 20 20 20 | run . | 00001140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 75 | u| 00001150 70 2e 0a 0a 0a 0a 50 72 65 66 65 72 65 6e 63 65 |p.....Preference| 00001160 73 0a 0a 53 65 6c 65 63 74 69 6e 67 20 20 74 68 |s..Selecting th| 00001170 65 20 20 22 50 72 65 66 65 72 65 6e 63 65 73 22 |e "Preferences"| 00001180 20 20 6f 70 74 69 6f 6e 20 66 72 6f 6d 20 74 68 | option from th| 00001190 65 20 69 63 6f 6e 20 20 62 61 72 20 20 6d 65 6e |e icon bar men| 000011a0 75 20 20 6f 70 65 6e 73 20 20 74 68 65 20 0a 73 |u opens the .s| 000011b0 65 74 74 69 6e 67 20 20 77 69 6e 64 6f 77 2e 20 |etting window. | 000011c0 20 20 54 68 65 20 64 69 73 70 6c 61 79 20 63 6f | The display co| 000011d0 6c 6f 75 72 73 20 66 6f 72 20 76 61 72 69 6f 75 |lours for variou| 000011e0 73 20 69 74 65 6d 73 20 20 61 72 65 20 20 73 68 |s items are sh| 000011f0 6f 77 6e 3b 20 20 20 74 6f 20 0a 63 68 61 6e 67 |own; to .chang| 00001200 65 20 74 68 65 6d 2c 20 73 74 65 70 20 74 68 72 |e them, step thr| 00001210 6f 75 67 68 20 74 68 65 20 70 61 6c 65 74 74 65 |ough the palette| 00001220 20 63 6f 6c 6f 75 72 73 20 75 73 69 6e 67 20 74 | colours using t| 00001230 68 65 20 75 70 20 6f 72 20 64 6f 77 6e 20 61 72 |he up or down ar| 00001240 72 6f 77 73 2e 20 20 0a 54 68 65 20 6f 74 68 65 |rows. .The othe| 00001250 72 20 6f 70 74 69 6f 6e 73 20 61 76 61 69 6c 61 |r options availa| 00001260 62 6c 65 20 61 72 65 3a 0a 0a 20 20 41 75 74 6f |ble are:.. Auto| 00001270 20 70 61 70 65 72 20 73 69 7a 65 20 20 20 20 20 | paper size | 00001280 20 20 57 68 65 6e 20 20 73 65 74 2c 20 20 74 68 | When set, th| 00001290 65 20 20 70 61 70 65 72 20 73 69 7a 65 20 69 73 |e paper size is| 000012a0 20 20 61 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 | automatically | 000012b0 20 73 65 74 20 0a 20 20 20 20 20 20 20 20 20 20 | set . | 000012c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 28 62 | (b| 000012d0 61 73 65 64 20 20 6f 6e 20 20 74 68 65 20 20 64 |ased on the d| 000012e0 72 61 77 69 6e 67 20 20 64 69 6d 65 6e 73 69 6f |rawing dimensio| 000012f0 6e 73 29 20 20 77 68 65 6e 65 76 65 72 20 20 61 |ns) whenever a| 00001300 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00001310 20 20 20 20 20 20 20 20 20 20 64 72 61 77 69 6e | drawin| 00001320 67 20 69 73 20 6c 6f 61 64 65 64 2e 20 20 20 49 |g is loaded. I| 00001330 66 20 74 68 69 73 20 69 73 20 6e 6f 74 20 73 65 |f this is not se| 00001340 74 2c 20 74 68 65 20 70 61 70 65 72 20 0a 20 20 |t, the paper . | 00001350 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001360 20 20 20 20 20 20 73 69 7a 65 20 77 69 6c 6c 20 | size will | 00001370 62 65 20 74 61 6b 65 6e 20 66 72 6f 6d 20 74 68 |be taken from th| 00001380 65 20 64 65 66 61 75 6c 74 20 73 65 74 74 69 6e |e default settin| 00001390 67 73 2e 0a 0a 20 20 53 68 6f 77 20 74 6f 6f 6c |gs... Show tool| 000013a0 73 20 20 20 20 20 20 20 20 20 20 20 20 57 68 65 |s Whe| 000013b0 6e 20 73 65 74 2c 20 20 74 68 65 20 74 6f 6f 6c |n set, the tool| 000013c0 20 77 69 6e 64 6f 77 20 69 73 20 61 75 74 6f 6d | window is autom| 000013d0 61 74 69 63 61 6c 6c 79 20 6f 70 65 6e 65 64 20 |atically opened | 000013e0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000013f0 20 20 20 20 20 20 20 20 20 77 68 65 6e 20 61 20 | when a | 00001400 64 72 61 77 69 6e 67 20 77 69 6e 64 6f 77 20 69 |drawing window i| 00001410 73 20 6f 70 65 6e 65 64 2e 0a 0a 20 20 4d 65 72 |s opened... Mer| 00001420 67 65 20 61 74 20 70 6f 69 6e 74 65 72 20 20 20 |ge at pointer | 00001430 20 20 20 57 68 65 6e 20 20 73 65 74 2c 20 20 61 | When set, a| 00001440 6e 64 20 20 61 20 44 72 61 77 20 66 69 6c 65 20 |nd a Draw file | 00001450 69 73 20 20 64 72 61 67 67 65 64 20 20 69 6e 74 |is dragged int| 00001460 6f 20 20 61 6e 20 0a 20 20 20 20 20 20 20 20 20 |o an . | 00001470 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 | e| 00001480 78 69 73 74 69 6e 67 20 64 72 61 77 69 6e 67 20 |xisting drawing | 00001490 77 69 6e 64 6f 77 20 74 6f 20 6d 65 72 67 65 20 |window to merge | 000014a0 74 68 65 20 74 77 6f 20 64 72 61 77 69 6e 67 73 |the two drawings| 000014b0 2c 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |, . | 000014c0 20 20 20 20 20 20 20 20 20 20 20 70 6c 61 63 65 | place| 000014d0 20 74 68 65 20 6c 6f 61 64 65 64 20 64 72 61 77 | the loaded draw| 000014e0 69 6e 67 20 61 74 20 74 68 65 20 70 6f 69 6e 74 |ing at the point| 000014f0 65 72 20 20 70 6f 73 69 74 69 6f 6e 2e 20 20 0a |er position. .| 00001500 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001510 20 20 20 20 20 20 20 20 49 66 20 74 68 69 73 20 | If this | 00001520 69 73 20 6e 6f 74 20 73 65 74 2c 20 74 68 65 20 |is not set, the | 00001530 62 6f 74 74 6f 6d 20 6c 65 66 74 20 63 6f 72 6e |bottom left corn| 00001540 65 72 73 20 6f 66 20 74 68 65 20 0a 20 20 20 20 |ers of the . | 00001550 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001560 20 20 20 20 64 72 61 77 69 6e 67 73 20 77 69 6c | drawings wil| 00001570 6c 20 62 65 20 61 6c 69 67 6e 65 64 2e 0a 0a 20 |l be aligned... | 00001580 20 51 75 69 74 20 61 66 74 65 72 20 70 72 69 6e | Quit after prin| 00001590 74 69 6e 67 20 20 20 53 65 74 20 74 68 69 73 20 |ting Set this | 000015a0 69 66 20 69 74 20 69 73 20 72 65 71 75 69 72 65 |if it is require| 000015b0 64 20 74 6f 20 75 6e 6c 6f 61 64 20 41 44 31 bd |d to unload AD1.| 000015c0 20 61 66 74 65 72 20 69 74 20 0a 20 20 20 20 20 | after it . | 000015d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000015e0 20 20 20 68 61 73 20 20 62 65 65 6e 20 6c 6f 61 | has been loa| 000015f0 64 65 64 20 61 74 20 74 68 65 20 70 72 69 6e 74 |ded at the print| 00001600 65 72 20 64 72 69 76 65 72 27 73 20 20 72 65 71 |er driver's req| 00001610 75 65 73 74 2c 20 0a 20 20 20 20 20 20 20 20 20 |uest, . | 00001620 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 77 | w| 00001630 68 65 6e 20 61 20 44 72 61 77 20 66 69 6c 65 20 |hen a Draw file | 00001640 69 73 20 64 72 61 67 67 65 64 20 6f 6e 74 6f 20 |is dragged onto | 00001650 74 68 65 20 70 72 69 6e 74 65 72 20 69 63 6f 6e |the printer icon| 00001660 2e 20 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |. . | 00001670 20 20 20 20 20 20 20 20 20 20 20 20 49 66 20 74 | If t| 00001680 68 69 73 20 6f 70 74 69 6f 6e 20 69 73 20 6e 6f |his option is no| 00001690 74 20 73 65 74 2c 20 20 69 74 20 77 69 6c 6c 20 |t set, it will | 000016a0 72 65 6d 61 69 6e 20 20 6c 6f 61 64 65 64 20 0a |remain loaded .| 000016b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000016c0 20 20 20 20 20 20 20 20 61 66 74 65 72 20 20 70 | after p| 000016d0 72 69 6e 74 69 6e 67 20 68 61 73 20 66 69 6e 69 |rinting has fini| 000016e0 73 68 65 64 2e 20 20 20 49 66 20 74 68 69 73 20 |shed. If this | 000016f0 6f 70 74 69 6f 6e 20 20 69 73 20 0a 20 20 20 20 |option is . | 00001700 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001710 20 20 20 20 73 65 74 2c 20 20 74 68 65 20 61 70 | set, the ap| 00001720 70 6c 69 63 61 74 69 6f 6e 20 77 69 6c 6c 20 75 |plication will u| 00001730 6e 6c 6f 61 64 20 69 74 73 65 6c 66 20 61 66 74 |nload itself aft| 00001740 65 72 20 6f 6e 65 20 0a 20 20 20 20 20 20 20 20 |er one . | 00001750 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001760 63 6f 70 79 20 68 61 73 20 62 65 65 6e 20 70 72 |copy has been pr| 00001770 69 6e 74 65 64 2e 20 20 4e 6f 74 65 20 74 68 61 |inted. Note tha| 00001780 74 20 74 68 69 73 20 6f 70 74 69 6f 6e 20 6f 6e |t this option on| 00001790 6c 79 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |ly . | 000017a0 20 20 20 20 20 20 20 20 20 20 20 20 68 61 73 20 | has | 000017b0 65 66 66 65 63 74 20 77 68 65 6e 20 69 74 20 69 |effect when it i| 000017c0 73 20 73 61 76 65 64 20 61 73 20 74 68 65 20 64 |s saved as the d| 000017d0 65 66 61 75 6c 74 2e 2e 2e 0a 0a 20 20 43 6f 6e |efault..... Con| 000017e0 66 69 72 6d 20 64 65 6c 65 74 65 20 6d 61 6e 79 |firm delete many| 000017f0 20 20 20 49 66 20 74 68 69 73 20 69 73 20 73 65 | If this is se| 00001800 74 2c 20 20 61 20 59 65 73 2f 4e 6f 20 63 6f 6e |t, a Yes/No con| 00001810 66 69 72 6d 20 62 6f 78 20 77 69 6c 6c 20 70 6f |firm box will po| 00001820 70 20 20 75 70 20 0a 20 20 20 20 20 20 20 20 20 |p up . | 00001830 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 | e| 00001840 76 65 72 79 20 74 69 6d 65 20 6d 6f 72 65 20 74 |very time more t| 00001850 68 61 6e 20 6f 6e 65 20 6f 62 6a 65 63 74 2c 20 |han one object, | 00001860 6f 72 20 61 20 67 72 6f 75 70 2c 20 69 73 20 74 |or a group, is t| 00001870 6f 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |o . | 00001880 20 20 20 20 20 20 20 20 20 20 20 62 65 20 64 65 | be de| 00001890 6c 65 74 65 64 2e 20 20 20 54 68 65 20 6f 62 6a |leted. The obj| 000018a0 65 63 74 73 20 77 69 6c 6c 20 6f 6e 6c 79 20 62 |ects will only b| 000018b0 65 20 64 65 6c 65 74 65 64 20 20 69 66 20 0a 20 |e deleted if . | 000018c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000018d0 20 20 20 20 20 20 20 59 65 73 20 69 73 20 63 68 | Yes is ch| 000018e0 6f 73 65 6e 2e 0a 0a 20 20 49 6e 74 65 72 61 63 |osen... Interac| 000018f0 74 69 76 65 20 68 65 6c 70 20 20 20 20 20 20 49 |tive help I| 00001900 66 20 20 74 68 69 73 20 69 73 20 73 65 74 20 28 |f this is set (| 00001910 77 68 69 63 68 20 6f 6e 6c 79 20 68 61 73 20 65 |which only has e| 00001920 66 66 65 63 74 20 77 68 65 6e 20 69 74 20 20 69 |ffect when it i| 00001930 73 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |s . | 00001940 20 20 20 20 20 20 20 20 20 20 20 73 61 76 65 64 | saved| 00001950 20 20 61 73 20 74 68 65 20 64 65 66 61 75 6c 74 | as the default| 00001960 29 2c 20 20 69 6e 74 65 72 61 63 74 69 76 65 20 |), interactive | 00001970 68 65 6c 70 20 77 69 6c 6c 20 20 62 65 20 0a 20 |help will be . | 00001980 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001990 20 20 20 20 20 20 20 65 6e 61 62 6c 65 64 20 20 | enabled | 000019a0 20 28 69 66 20 20 74 68 65 20 20 21 48 65 6c 70 | (if the !Help| 000019b0 20 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 20 20 | application | 000019c0 69 73 20 20 20 61 6c 73 6f 20 0a 20 20 20 20 20 |is also . | 000019d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000019e0 20 20 20 72 75 6e 6e 69 6e 67 29 2e 20 20 20 49 | running). I| 000019f0 66 20 74 68 69 73 20 6f 70 74 69 6f 6e 20 69 73 |f this option is| 00001a00 20 6e 6f 74 20 73 65 74 2c 20 69 6e 74 65 72 61 | not set, intera| 00001a10 63 74 69 76 65 20 0a 20 20 20 20 20 20 20 20 20 |ctive . | 00001a20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 68 | h| 00001a30 65 6c 70 20 69 73 20 6e 6f 74 20 61 76 61 69 6c |elp is not avail| 00001a40 61 62 6c 65 20 62 75 74 20 6c 6f 61 64 69 6e 67 |able but loading| 00001a50 20 74 69 6d 65 20 61 6e 64 20 20 6d 65 6d 6f 72 | time and memor| 00001a60 79 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |y . | 00001a70 20 20 20 20 20 20 20 20 20 20 20 75 73 61 67 65 | usage| 00001a80 20 77 69 6c 6c 20 62 65 20 72 65 64 75 63 65 64 | will be reduced| 00001a90 2e 0a 0a 54 6f 20 20 69 6d 70 6c 65 6d 65 6e 74 |...To implement| 00001aa0 20 20 74 68 65 20 20 73 65 74 74 69 6e 67 73 2c | the settings,| 00001ab0 20 20 63 6c 69 63 6b 20 4f 4b 3b 20 20 20 74 68 | click OK; th| 00001ac0 65 73 65 20 77 69 6c 6c 20 20 70 65 72 73 69 73 |ese will persis| 00001ad0 74 20 20 75 6e 74 69 6c 20 20 74 68 65 20 0a 61 |t until the .a| 00001ae0 70 70 6c 69 63 61 74 69 6f 6e 20 69 73 20 71 75 |pplication is qu| 00001af0 69 74 2e 20 20 20 49 66 20 61 6e 79 20 63 6f 6c |it. If any col| 00001b00 6f 75 72 73 20 68 61 76 65 20 62 65 65 6e 20 63 |ours have been c| 00001b10 68 61 6e 67 65 64 2c 20 20 74 68 65 20 64 69 73 |hanged, the dis| 00001b20 70 6c 61 79 20 77 69 6c 6c 20 0a 62 65 20 72 65 |play will .be re| 00001b30 64 72 61 77 6e 2e 20 20 20 54 6f 20 73 61 76 65 |drawn. To save| 00001b40 20 74 68 65 20 6f 70 74 69 6f 6e 73 20 70 65 72 | the options per| 00001b50 6d 61 6e 65 6e 74 6c 79 2c 20 20 63 6c 69 63 6b |manently, click| 00001b60 20 53 61 76 65 3b 20 20 20 74 68 65 20 20 64 65 | Save; the de| 00001b70 66 61 75 6c 74 20 0a 64 72 61 77 69 6e 67 20 20 |fault .drawing | 00001b80 73 74 79 6c 65 20 20 77 69 6c 6c 20 72 65 6d 61 |style will rema| 00001b90 69 6e 20 61 73 20 62 65 66 6f 72 65 2e 20 20 20 |in as before. | 00001ba0 54 6f 20 73 61 76 65 20 61 20 64 72 61 77 69 6e |To save a drawin| 00001bb0 67 20 20 73 74 79 6c 65 20 20 61 73 20 20 74 68 |g style as th| 00001bc0 65 20 0a 64 65 66 61 75 6c 74 20 61 6c 6f 6e 67 |e .default along| 00001bd0 20 77 69 74 68 20 74 68 65 20 70 72 65 66 65 72 | with the prefer| 00001be0 65 6e 63 65 73 2c 20 20 75 73 65 20 22 53 61 76 |ences, use "Sav| 00001bf0 65 2f 53 65 74 74 69 6e 67 73 22 20 66 72 6f 6d |e/Settings" from| 00001c00 20 74 68 65 20 64 6f 63 75 6d 65 6e 74 20 0a 6d | the document .m| 00001c10 65 6e 75 20 61 73 20 64 65 73 63 72 69 62 65 64 |enu as described| 00001c20 20 61 62 6f 76 65 2e 0a 0a 0a 0a 54 68 65 20 74 | above.....The t| 00001c30 6f 6f 6c 62 6f 78 0a 0a 54 68 65 20 20 74 6f 6f |oolbox..The too| 00001c40 6c 62 6f 78 20 63 6f 6e 74 61 69 6e 73 20 76 61 |lbox contains va| 00001c50 72 69 6f 75 73 20 69 63 6f 6e 73 20 74 6f 20 73 |rious icons to s| 00001c60 65 6c 65 63 74 20 74 68 65 20 20 64 72 61 77 69 |elect the drawi| 00001c70 6e 67 20 20 6d 6f 64 65 2c 20 20 64 69 73 70 6c |ng mode, displ| 00001c80 61 79 20 0a 63 6f 6e 74 72 6f 6c 73 20 61 6e 64 |ay .controls and| 00001c90 20 61 20 6d 65 73 73 61 67 65 20 64 69 73 70 6c | a message displ| 00001ca0 61 79 2e 20 20 46 72 6f 6d 20 6c 65 66 74 20 74 |ay. From left t| 00001cb0 6f 20 72 69 67 68 74 2c 20 74 68 65 20 74 6f 6f |o right, the too| 00001cc0 6c 20 69 63 6f 6e 73 20 61 72 65 3a 0a 0a 20 20 |l icons are:.. | 00001cd0 43 72 65 61 74 65 20 6c 69 6e 65 2f 63 75 72 76 |Create line/curv| 00001ce0 65 20 20 20 20 20 54 68 65 73 65 20 66 6f 75 72 |e These four| 00001cf0 20 74 6f 6f 6c 73 20 63 72 65 61 74 65 20 70 61 | tools create pa| 00001d00 74 68 73 20 6f 66 20 74 68 61 74 20 74 79 70 65 |ths of that type| 00001d10 2c 20 69 6e 20 74 68 65 20 0a 20 20 20 20 20 20 |, in the . | 00001d20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001d30 20 20 73 61 6d 65 20 20 77 61 79 20 61 73 20 74 | same way as t| 00001d40 68 65 20 6f 72 69 67 69 6e 61 6c 20 44 72 61 77 |he original Draw| 00001d50 20 64 69 64 2e 20 20 20 54 68 65 79 20 63 61 6e | did. They can| 00001d60 20 20 62 65 20 0a 20 20 20 20 20 20 20 20 20 20 | be . | 00001d70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 63 6c | cl| 00001d80 69 63 6b 65 64 20 77 68 65 6e 20 69 64 6c 65 2c |icked when idle,| 00001d90 20 20 74 6f 20 73 65 74 20 74 68 65 20 74 79 70 | to set the typ| 00001da0 65 20 6f 66 20 74 68 65 20 69 6e 69 74 69 61 6c |e of the initial| 00001db0 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00001dc0 20 20 20 20 20 20 20 20 20 20 73 65 67 6d 65 6e | segmen| 00001dd0 74 2c 20 20 6f 72 20 20 77 68 69 6c 65 20 64 72 |t, or while dr| 00001de0 61 77 69 6e 67 20 74 6f 20 63 68 61 6e 67 65 20 |awing to change | 00001df0 74 68 65 20 20 63 75 72 72 65 6e 74 20 0a 20 20 |the current . | 00001e00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001e10 20 20 20 20 20 20 73 65 67 6d 65 6e 74 20 20 74 | segment t| 00001e20 6f 20 20 74 68 61 74 20 74 79 70 65 2e 20 20 20 |o that type. | 00001e30 54 68 65 20 74 77 6f 20 20 27 63 6c 6f 73 65 64 |The two 'closed| 00001e40 27 20 20 74 6f 6f 6c 73 20 0a 20 20 20 20 20 20 |' tools . | 00001e50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001e60 20 20 69 6e 73 65 72 74 20 20 65 78 74 72 61 20 | insert extra | 00001e70 6c 69 6e 65 20 73 65 67 6d 65 6e 74 73 2c 20 20 |line segments, | 00001e80 6f 66 20 74 68 65 20 73 61 6d 65 20 74 79 70 65 |of the same type| 00001e90 20 20 61 73 20 0a 20 20 20 20 20 20 20 20 20 20 | as . | 00001ea0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 | th| 00001eb0 61 74 20 20 6c 61 73 74 20 20 70 6c 61 63 65 64 |at last placed| 00001ec0 2c 20 20 77 68 65 6e 20 20 61 20 70 61 74 68 20 |, when a path | 00001ed0 20 6f 72 20 20 73 75 62 70 61 74 68 20 20 69 73 | or subpath is| 00001ee0 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00001ef0 20 20 20 20 20 20 20 20 20 20 63 6f 6d 70 6c 65 | comple| 00001f00 74 65 64 2e 0a 0a 20 20 4d 6f 76 65 20 20 20 20 |ted... Move | 00001f10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 49 6e | In| 00001f20 73 65 72 74 73 20 61 6e 20 69 6e 76 69 73 69 62 |serts an invisib| 00001f30 6c 65 20 6d 6f 76 65 20 69 6e 74 6f 20 61 20 70 |le move into a p| 00001f40 61 74 68 2c 20 20 73 74 61 72 74 69 6e 67 20 61 |ath, starting a| 00001f50 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00001f60 20 20 20 20 20 20 20 20 20 20 6e 65 77 20 73 75 | new su| 00001f70 62 70 61 74 68 2e 20 20 20 43 61 6e 20 6f 6e 6c |bpath. Can onl| 00001f80 79 20 62 65 20 75 73 65 64 20 77 68 65 6e 20 70 |y be used when p| 00001f90 61 74 68 20 65 6e 74 72 79 20 69 73 20 0a 20 20 |ath entry is . | 00001fa0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001fb0 20 20 20 20 20 20 61 6c 72 65 61 64 79 20 69 6e | already in| 00001fc0 20 70 72 6f 67 72 65 73 73 2c 20 20 61 6e 64 20 | progress, and | 00001fd0 74 68 65 20 70 72 65 76 69 6f 75 73 20 73 65 67 |the previous seg| 00001fe0 6d 65 6e 74 20 77 61 73 20 0a 20 20 20 20 20 20 |ment was . | 00001ff0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002000 20 20 6e 6f 74 20 61 20 6d 6f 76 65 2e 0a 0a 20 | not a move... | 00002010 20 45 6c 6c 69 70 73 65 20 20 20 20 20 20 20 20 | Ellipse | 00002020 20 20 20 20 20 20 20 43 72 65 61 74 65 73 20 20 | Creates | 00002030 61 6e 20 65 6c 6c 69 70 73 65 20 6f 72 20 63 69 |an ellipse or ci| 00002040 72 63 6c 65 2e 20 20 20 43 6c 69 63 6b 20 20 53 |rcle. Click S| 00002050 65 6c 65 63 74 20 20 74 6f 20 0a 20 20 20 20 20 |elect to . | 00002060 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002070 20 20 20 6d 61 72 6b 20 74 68 65 20 63 65 6e 74 | mark the cent| 00002080 72 65 2c 20 20 74 68 65 6e 20 53 65 6c 65 63 74 |re, then Select| 00002090 20 61 67 61 69 6e 20 74 6f 20 64 65 66 69 6e 65 | again to define| 000020a0 20 20 74 68 65 20 0a 20 20 20 20 20 20 20 20 20 | the . | 000020b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 | s| 000020c0 69 7a 65 2e 0a 0a 20 20 42 6f 78 20 20 20 20 20 |ize... Box | 000020d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 43 72 | Cr| 000020e0 65 61 74 65 73 20 20 61 20 72 65 63 74 61 6e 67 |eates a rectang| 000020f0 6c 65 20 6f 72 20 73 71 75 61 72 65 2e 20 20 20 |le or square. | 00002100 43 6c 69 63 6b 20 53 65 6c 65 63 74 20 20 74 6f |Click Select to| 00002110 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00002120 20 20 20 20 20 20 20 20 20 20 6d 61 72 6b 20 20 | mark | 00002130 6f 6e 65 20 63 6f 72 6e 65 72 2c 20 20 74 68 65 |one corner, the| 00002140 6e 20 53 65 6c 65 63 74 20 61 67 61 69 6e 20 74 |n Select again t| 00002150 6f 20 20 6d 61 72 6b 20 20 74 68 65 20 0a 20 20 |o mark the . | 00002160 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002170 20 20 20 20 20 20 64 69 61 67 6f 6e 61 6c 6c 79 | diagonally| 00002180 20 6f 70 70 6f 73 69 74 65 20 63 6f 72 6e 65 72 | opposite corner| 00002190 2e 0a 0a 20 20 50 6f 6c 79 67 6f 6e 20 20 20 20 |... Polygon | 000021a0 20 20 20 20 20 20 20 20 20 20 20 43 72 65 61 74 | Creat| 000021b0 65 73 20 61 20 72 65 67 75 6c 61 72 20 70 6f 6c |es a regular pol| 000021c0 79 67 6f 6e 2e 20 20 43 6c 69 63 6b 20 53 65 6c |ygon. Click Sel| 000021d0 65 63 74 20 74 6f 20 64 65 66 69 6e 65 20 0a 20 |ect to define . | 000021e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000021f0 20 20 20 20 20 20 20 74 68 65 20 63 65 6e 74 72 | the centr| 00002200 65 2c 20 20 74 68 65 6e 20 64 72 61 67 20 6f 75 |e, then drag ou| 00002210 74 20 74 68 65 20 63 69 72 63 6c 65 20 6f 6e 20 |t the circle on | 00002220 77 68 69 63 68 20 74 68 65 20 0a 20 20 20 20 20 |which the . | 00002230 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002240 20 20 20 63 6f 72 6e 65 72 73 20 77 69 6c 6c 20 | corners will | 00002250 62 65 20 70 6c 61 63 65 64 20 28 74 68 65 20 63 |be placed (the c| 00002260 69 72 63 75 6d 63 69 72 63 6c 65 20 66 6f 72 20 |ircumcircle for | 00002270 74 68 6f 73 65 20 0a 20 20 20 20 20 20 20 20 20 |those . | 00002280 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6f | o| 00002290 66 20 79 6f 75 20 77 68 6f 20 6c 69 6b 65 20 62 |f you who like b| 000022a0 69 67 20 77 6f 72 64 73 29 2e 20 20 43 6c 69 63 |ig words). Clic| 000022b0 6b 20 53 65 6c 65 63 74 20 61 67 61 69 6e 20 74 |k Select again t| 000022c0 6f 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |o . | 000022d0 20 20 20 20 20 20 20 20 20 20 20 64 65 66 69 6e | defin| 000022e0 65 20 20 74 68 65 20 73 69 7a 65 2e 20 20 20 54 |e the size. T| 000022f0 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 73 69 64 |he number of sid| 00002300 65 73 20 69 73 20 73 65 74 20 20 62 79 20 0a 20 |es is set by . | 00002310 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002320 20 20 20 20 20 20 20 74 68 65 20 6f 70 74 69 6f | the optio| 00002330 6e 20 6f 6e 20 74 68 65 20 22 43 72 65 61 74 65 |n on the "Create| 00002340 22 20 6d 65 6e 75 2e 0a 0a 20 20 54 65 78 74 20 |" menu... Text | 00002350 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002360 20 43 72 65 61 74 65 73 20 61 20 74 65 78 74 20 | Creates a text | 00002370 6f 62 6a 65 63 74 2e 20 20 20 43 6c 69 63 6b 20 |object. Click | 00002380 53 65 6c 65 63 74 20 74 6f 20 20 70 6f 73 69 74 |Select to posit| 00002390 69 6f 6e 20 0a 20 20 20 20 20 20 20 20 20 20 20 |ion . | 000023a0 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 65 | the| 000023b0 20 20 63 61 72 65 74 2c 20 20 74 68 65 6e 20 74 | caret, then t| 000023c0 79 70 65 2e 20 20 20 54 68 65 20 74 65 78 74 20 |ype. The text | 000023d0 63 61 6e 20 20 62 65 20 20 65 64 69 74 65 64 20 |can be edited | 000023e0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000023f0 20 20 20 20 20 20 20 20 20 64 75 72 69 6e 67 20 | during | 00002400 20 65 6e 74 72 79 2c 20 20 75 73 69 6e 67 20 20 | entry, using | 00002410 74 68 65 20 73 61 6d 65 20 6b 65 79 73 20 61 73 |the same keys as| 00002420 20 20 66 6f 72 20 20 74 65 78 74 20 0a 20 20 20 | for text . | 00002430 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002440 20 20 20 20 20 65 64 69 74 69 6e 67 2e 20 20 50 | editing. P| 00002450 72 65 73 73 20 52 65 74 75 72 6e 20 74 6f 20 74 |ress Return to t| 00002460 65 72 6d 69 6e 61 74 65 20 65 6e 74 72 79 3b 20 |erminate entry; | 00002470 20 75 6e 6c 65 73 73 20 0a 20 20 20 20 20 20 20 | unless . | 00002480 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002490 20 74 68 65 20 66 6f 6e 74 20 62 65 69 6e 67 20 | the font being | 000024a0 75 73 65 64 20 69 73 20 74 68 65 20 73 79 73 74 |used is the syst| 000024b0 65 6d 20 66 6f 6e 74 2c 20 20 74 68 65 20 63 61 |em font, the ca| 000024c0 72 65 74 20 0a 20 20 20 20 20 20 20 20 20 20 20 |ret . | 000024d0 20 20 20 20 20 20 20 20 20 20 20 20 20 77 69 6c | wil| 000024e0 6c 20 20 62 65 20 20 6d 6f 76 65 64 20 64 6f 77 |l be moved dow| 000024f0 6e 20 72 65 61 64 79 20 66 6f 72 20 74 68 65 20 |n ready for the | 00002500 20 6e 65 78 74 20 20 6c 69 6e 65 20 20 6f 66 20 | next line of | 00002510 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00002520 20 20 20 20 20 20 20 20 20 74 65 78 74 2e 20 20 | text. | 00002530 20 54 68 65 20 20 6c 69 6e 65 20 20 73 70 61 63 | The line spac| 00002540 69 6e 67 20 63 61 6e 20 62 65 20 20 73 65 74 20 |ing can be set | 00002550 20 75 73 69 6e 67 20 20 74 68 65 20 0a 20 20 20 | using the . | 00002560 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002570 20 20 20 20 20 22 4c 65 61 64 69 6e 67 22 20 6f | "Leading" o| 00002580 70 74 69 6f 6e 20 6f 6e 20 74 68 65 20 22 54 65 |ption on the "Te| 00002590 78 74 20 53 74 79 6c 65 22 20 6d 65 6e 75 2e 0a |xt Style" menu..| 000025a0 0a 20 20 45 64 69 74 20 20 20 20 20 20 20 20 20 |. Edit | 000025b0 20 20 20 20 20 20 20 20 20 45 6e 74 65 72 73 20 | Enters | 000025c0 65 64 69 74 20 6d 6f 64 65 2c 20 20 66 6f 72 20 |edit mode, for | 000025d0 63 68 61 6e 67 69 6e 67 20 65 78 69 73 74 69 6e |changing existin| 000025e0 67 20 70 61 74 68 73 20 20 6f 72 20 0a 20 20 20 |g paths or . | 000025f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002600 20 20 20 20 20 74 65 78 74 2e 0a 0a 20 20 53 65 | text... Se| 00002610 6c 65 63 74 20 20 20 20 20 20 20 20 20 20 20 20 |lect | 00002620 20 20 20 20 45 6e 74 65 72 73 20 73 65 6c 65 63 | Enters selec| 00002630 74 20 6d 6f 64 65 2e 0a 0a 20 20 41 62 61 6e 64 |t mode... Aband| 00002640 6f 6e 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |on | 00002650 20 41 62 61 6e 64 6f 6e 73 20 61 6e 20 6f 70 65 | Abandons an ope| 00002660 72 61 74 69 6f 6e 20 69 6e 20 70 72 6f 67 72 65 |ration in progre| 00002670 73 73 2e 0a 0a 54 68 65 20 6f 74 68 65 72 20 63 |ss...The other c| 00002680 6f 6e 74 72 6f 6c 20 62 75 74 74 6f 6e 73 20 69 |ontrol buttons i| 00002690 6e 20 74 68 65 20 74 6f 6f 6c 20 77 69 6e 64 6f |n the tool windo| 000026a0 77 20 61 72 65 3a 0a 0a 20 20 4f 72 74 68 6f 20 |w are:.. Ortho | 000026b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000026c0 57 68 65 6e 20 73 65 6c 65 63 74 65 64 2c 20 20 |When selected, | 000026d0 70 6f 69 6e 74 65 72 20 6d 6f 76 65 6d 65 6e 74 |pointer movement| 000026e0 20 69 73 20 72 65 73 74 72 69 63 74 65 64 20 20 | is restricted | 000026f0 74 6f 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |to . | 00002700 20 20 20 20 20 20 20 20 20 20 20 20 39 30 b0 20 | 90. | 00002710 20 6f 72 20 20 34 35 b0 20 6d 6f 76 65 6d 65 6e | or 45. movemen| 00002720 74 20 28 72 65 63 74 61 6e 67 75 6c 61 72 20 20 |t (rectangular | 00002730 67 72 69 64 29 20 20 6f 72 20 20 33 30 b0 20 0a |grid) or 30. .| 00002740 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002750 20 20 20 20 20 20 20 20 6d 6f 76 65 6d 65 6e 74 | movement| 00002760 20 20 28 69 73 6f 6d 65 74 72 69 63 20 67 72 69 | (isometric gri| 00002770 64 29 20 77 68 69 6c 65 20 20 64 72 61 67 67 69 |d) while draggi| 00002780 6e 67 2e 20 20 20 54 68 69 73 20 0a 20 20 20 20 |ng. This . | 00002790 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000027a0 20 20 20 20 63 61 6e 20 62 65 20 75 73 65 64 2c | can be used,| 000027b0 20 20 66 6f 72 20 65 78 61 6d 70 6c 65 2c 20 74 | for example, t| 000027c0 6f 20 66 6f 72 63 65 20 74 68 65 20 65 6c 6c 69 |o force the elli| 000027d0 70 73 65 20 6f 72 20 0a 20 20 20 20 20 20 20 20 |pse or . | 000027e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000027f0 62 6f 78 20 74 6f 6f 6c 73 20 74 6f 20 63 72 65 |box tools to cre| 00002800 61 74 65 20 61 20 73 71 75 61 72 65 20 6f 72 20 |ate a square or | 00002810 63 69 72 63 6c 65 2e 20 20 20 49 74 20 20 77 69 |circle. It wi| 00002820 6c 6c 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |ll . | 00002830 20 20 20 20 20 20 20 20 20 20 20 20 61 6c 73 6f | also| 00002840 20 20 20 66 6f 72 63 65 20 20 74 68 65 20 20 70 | force the p| 00002850 61 74 68 20 20 63 72 65 61 74 65 20 20 6d 6f 64 |ath create mod| 00002860 65 73 20 20 20 74 6f 20 20 20 64 72 61 77 20 0a |es to draw .| 00002870 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002880 20 20 20 20 20 20 20 20 68 6f 72 69 7a 6f 6e 74 | horizont| 00002890 61 6c 20 20 6f 72 20 20 76 65 72 74 69 63 61 6c |al or vertical| 000028a0 20 6c 69 6e 65 73 2c 20 20 61 6e 64 20 20 53 65 | lines, and Se| 000028b0 6c 65 63 74 20 20 6d 6f 64 65 20 0a 20 20 20 20 |lect mode . | 000028c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000028d0 20 20 20 20 64 72 61 67 67 69 6e 67 20 74 6f 20 | dragging to | 000028e0 61 6c 73 6f 20 62 65 20 63 6f 6e 73 74 72 61 69 |also be constrai| 000028f0 6e 65 64 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 |ned... | 00002900 20 20 20 20 20 20 20 20 20 20 20 20 20 20 57 68 | Wh| 00002910 65 6e 20 6e 6f 74 20 73 65 6c 65 63 74 65 64 2c |en not selected,| 00002920 20 74 68 65 20 70 6f 69 6e 74 65 72 20 6d 6f 76 | the pointer mov| 00002930 65 73 20 66 72 65 65 6c 79 2e 0a 0a 20 20 5a 6f |es freely... Zo| 00002940 6f 6d 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |om | 00002950 20 20 20 20 57 68 65 6e 20 20 73 65 6c 65 63 74 | When select| 00002960 65 64 2c 20 20 20 64 69 73 70 6c 61 79 73 20 20 |ed, displays | 00002970 61 74 20 20 74 68 65 20 20 70 72 65 73 65 74 20 |at the preset | 00002980 20 20 7a 6f 6f 6d 20 0a 20 20 20 20 20 20 20 20 | zoom . | 00002990 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000029a0 73 65 74 74 69 6e 67 3b 20 20 20 77 68 65 6e 20 |setting; when | 000029b0 6e 6f 74 2c 20 61 74 20 61 63 74 75 61 6c 20 73 |not, at actual s| 000029c0 69 7a 65 2e 20 20 43 6c 69 63 6b 20 41 64 6a 75 |ize. Click Adju| 000029d0 73 74 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |st . | 000029e0 20 20 20 20 20 20 20 20 20 20 20 20 74 6f 20 20 | to | 000029f0 70 6f 70 20 20 75 70 20 20 74 68 65 20 7a 6f 6f |pop up the zoo| 00002a00 6d 20 73 65 74 74 69 6e 67 20 62 6f 78 20 20 28 |m setting box (| 00002a10 74 68 69 73 20 20 69 73 20 20 61 6c 73 6f 20 0a |this is also .| 00002a20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00002a30 20 20 20 20 20 20 20 20 61 76 61 69 6c 61 62 6c | availabl| 00002a40 65 20 66 72 6f 6d 20 74 68 65 20 22 53 65 74 74 |e from the "Sett| 00002a50 69 6e 67 73 2f 5a 6f 6f 6d 22 20 6d 65 6e 75 29 |ings/Zoom" menu)| 00002a60 2e 0a 0a 54 68 65 20 6d 65 73 73 61 67 65 20 64 |...The message d| 00002a70 69 73 70 6c 61 79 20 73 68 6f 77 73 20 76 61 72 |isplay shows var| 00002a80 69 6f 75 73 20 28 68 6f 70 65 66 75 6c 6c 79 29 |ious (hopefully)| 00002a90 20 68 65 6c 70 66 75 6c 20 6d 65 73 73 61 67 65 | helpful message| 00002aa0 73 2e 0a 0a 0a 0a 53 65 6c 65 63 74 20 6d 6f 64 |s.....Select mod| 00002ab0 65 0a 0a 53 65 6c 65 63 74 20 20 6d 6f 64 65 20 |e..Select mode | 00002ac0 20 69 73 20 66 61 69 72 6c 79 20 73 69 6d 69 6c | is fairly simil| 00002ad0 61 72 20 74 6f 20 74 68 65 20 6f 72 69 67 69 6e |ar to the origin| 00002ae0 61 6c 2e 20 20 20 43 6c 69 63 6b 20 20 53 65 6c |al. Click Sel| 00002af0 65 63 74 20 20 6f 76 65 72 20 20 61 6e 20 0a 6f |ect over an .o| 00002b00 62 6a 65 63 74 20 74 6f 20 73 65 6c 65 63 74 20 |bject to select | 00002b10 69 74 3b 20 20 64 6f 75 62 6c 65 2d 63 6c 69 63 |it; double-clic| 00002b20 6b 20 53 65 6c 65 63 74 20 6f 76 65 72 20 61 20 |k Select over a | 00002b30 73 65 6c 65 63 74 65 64 20 6f 62 6a 65 63 74 20 |selected object | 00002b40 74 6f 20 66 69 6e 64 20 61 20 0a 64 65 65 70 65 |to find a .deepe| 00002b50 72 20 20 6f 6e 65 2e 20 20 20 43 6c 69 63 6b 20 |r one. Click | 00002b60 41 64 6a 75 73 74 20 74 6f 20 61 64 64 20 61 6e |Adjust to add an| 00002b70 20 6f 62 6a 65 63 74 20 74 6f 2c 20 20 6f 72 20 | object to, or | 00002b80 72 65 6d 6f 76 65 20 69 74 20 20 66 72 6f 6d 2c |remove it from,| 00002b90 20 20 74 68 65 20 0a 73 65 6c 65 63 74 69 6f 6e | the .selection| 00002ba0 2e 20 20 20 43 6c 69 63 6b 20 20 53 65 6c 65 63 |. Click Selec| 00002bb0 74 20 6f 76 65 72 20 61 20 62 6c 61 6e 6b 20 61 |t over a blank a| 00002bc0 72 65 61 20 6f 66 20 74 68 65 20 64 69 61 67 72 |rea of the diagr| 00002bd0 61 6d 20 74 6f 20 20 63 6c 65 61 72 20 20 74 68 |am to clear th| 00002be0 65 20 0a 73 65 6c 65 63 74 69 6f 6e 2e 20 20 20 |e .selection. | 00002bf0 53 74 61 72 74 69 6e 67 20 6f 76 65 72 20 61 20 |Starting over a | 00002c00 62 6c 61 6e 6b 20 61 72 65 61 2c 20 20 64 72 61 |blank area, dra| 00002c10 67 20 53 65 6c 65 63 74 20 74 6f 20 65 6e 63 6c |g Select to encl| 00002c20 6f 73 65 20 61 20 62 6f 78 20 20 6f 66 20 0a 6f |ose a box of .o| 00002c30 62 6a 65 63 74 73 20 61 6e 64 20 73 65 6c 65 63 |bjects and selec| 00002c40 74 20 74 68 65 6d 20 61 6c 6c 3b 20 20 20 64 72 |t them all; dr| 00002c50 61 67 20 41 64 6a 75 73 74 20 74 6f 20 65 6e 63 |ag Adjust to enc| 00002c60 6c 6f 73 65 20 61 20 62 6f 78 20 6f 66 20 6f 62 |lose a box of ob| 00002c70 6a 65 63 74 73 20 61 6e 64 20 0a 61 64 64 20 74 |jects and .add t| 00002c80 68 65 6d 20 74 6f 20 6f 72 20 72 65 6d 6f 76 65 |hem to or remove| 00002c90 20 74 68 65 6d 20 66 72 6f 6d 20 74 68 65 20 73 | them from the s| 00002ca0 65 6c 65 63 74 69 6f 6e 2e 0a 0a 45 61 63 68 20 |election...Each | 00002cb0 73 65 6c 65 63 74 65 64 20 6f 62 6a 65 63 74 20 |selected object | 00002cc0 77 69 6c 6c 20 61 70 70 65 61 72 20 77 69 74 68 |will appear with| 00002cd0 20 66 6f 75 72 20 27 68 61 6e 64 6c 65 73 27 2c | four 'handles',| 00002ce0 20 20 6f 6e 65 20 6f 6e 20 65 61 63 68 20 63 6f | one on each co| 00002cf0 72 6e 65 72 3a 20 20 0a 74 6f 20 6d 6f 76 65 20 |rner: .to move | 00002d00 74 68 61 74 20 63 6f 72 6e 65 72 2c 20 20 64 72 |that corner, dr| 00002d10 61 67 20 74 68 65 20 68 61 6e 64 6c 65 20 77 69 |ag the handle wi| 00002d20 74 68 20 53 65 6c 65 63 74 2e 20 20 20 44 72 61 |th Select. Dra| 00002d30 67 20 61 6e 79 20 68 61 6e 64 6c 65 20 20 77 69 |g any handle wi| 00002d40 74 68 20 0a 41 64 6a 75 73 74 20 74 6f 20 72 6f |th .Adjust to ro| 00002d50 74 61 74 65 20 74 68 65 20 6f 62 6a 65 63 74 20 |tate the object | 00002d60 61 62 6f 75 74 20 69 74 73 20 63 65 6e 74 72 65 |about its centre| 00002d70 3b 20 20 20 64 72 61 67 20 77 69 74 68 20 53 65 |; drag with Se| 00002d80 6c 65 63 74 20 6f 76 65 72 20 20 74 68 65 20 0a |lect over the .| 00002d90 62 6f 64 79 20 6f 66 20 61 6e 20 6f 62 6a 65 63 |body of an objec| 00002da0 74 20 74 6f 20 6d 6f 76 65 20 69 74 2e 0a 0a 4e |t to move it...N| 00002db0 6f 74 65 20 74 68 61 74 20 74 68 65 20 73 65 6e |ote that the sen| 00002dc0 73 69 74 69 76 65 20 61 72 65 61 20 6f 66 20 61 |sitive area of a| 00002dd0 6e 20 6f 62 6a 65 63 74 20 65 78 74 65 6e 64 73 |n object extends| 00002de0 20 61 20 64 69 73 74 61 6e 63 65 20 6f 6e 20 65 | a distance on e| 00002df0 61 63 68 20 20 73 69 64 65 20 0a 65 71 75 69 76 |ach side .equiv| 00002e00 61 6c 65 6e 74 20 20 74 6f 20 20 74 68 65 20 73 |alent to the s| 00002e10 69 7a 65 20 6f 66 20 61 20 27 68 61 6e 64 6c 65 |ize of a 'handle| 00002e20 27 2e 20 20 20 54 68 69 73 20 61 76 6f 69 64 73 |'. This avoids| 00002e30 20 61 20 70 72 6f 62 6c 65 6d 20 20 77 69 74 68 | a problem with| 00002e40 20 20 74 68 65 20 0a 6f 72 69 67 69 6e 61 6c 20 | the .original | 00002e50 77 68 65 72 65 20 69 74 20 77 61 73 20 76 65 72 |where it was ver| 00002e60 79 20 64 69 66 66 69 63 75 6c 74 20 74 6f 20 73 |y difficult to s| 00002e70 65 6c 65 63 74 20 6f 72 20 6d 6f 76 65 20 6f 62 |elect or move ob| 00002e80 6a 65 63 74 73 20 20 63 6f 6e 73 69 73 74 69 6e |jects consistin| 00002e90 67 20 0a 6f 66 20 61 20 68 6f 72 69 7a 6f 6e 74 |g .of a horizont| 00002ea0 61 6c 20 6f 72 20 76 65 72 74 69 63 61 6c 20 74 |al or vertical t| 00002eb0 68 69 6e 20 6c 69 6e 65 2e 0a 0a 53 65 65 20 74 |hin line...See t| 00002ec0 68 65 20 6c 61 74 65 72 20 73 65 63 74 69 6f 6e |he later section| 00002ed0 73 20 66 6f 72 20 53 65 6c 65 63 74 20 61 6e 64 |s for Select and| 00002ee0 20 41 72 72 61 6e 67 65 20 6d 65 6e 75 20 6f 70 | Arrange menu op| 00002ef0 74 69 6f 6e 73 2e 0a 0a 0a 0a 45 64 69 74 20 6d |tions.....Edit m| 00002f00 6f 64 65 0a 0a 45 64 69 74 20 20 6d 6f 64 65 20 |ode..Edit mode | 00002f10 69 73 20 75 73 65 64 20 74 6f 20 63 68 61 6e 67 |is used to chang| 00002f20 65 20 65 78 69 73 74 69 6e 67 20 70 61 74 68 73 |e existing paths| 00002f30 20 6f 72 20 74 65 78 74 2e 20 20 20 45 6e 74 65 | or text. Ente| 00002f40 72 20 45 64 69 74 20 6d 6f 64 65 20 20 62 79 20 |r Edit mode by | 00002f50 0a 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 65 |.clicking on the| 00002f60 20 74 6f 6f 6c 62 6f 78 20 69 63 6f 6e 2c 20 20 | toolbox icon, | 00002f70 74 68 65 6e 20 73 65 6c 65 63 74 20 61 6e 20 6f |then select an o| 00002f80 62 6a 65 63 74 20 62 79 20 63 6c 69 63 6b 69 6e |bject by clickin| 00002f90 67 20 53 65 6c 65 63 74 20 6f 6e 20 0a 69 74 2e |g Select on .it.| 00002fa0 20 20 54 6f 20 73 74 61 72 74 20 65 64 69 74 69 | To start editi| 00002fb0 6e 67 2c 20 63 6c 69 63 6b 20 41 64 6a 75 73 74 |ng, click Adjust| 00002fc0 20 6f 76 65 72 20 74 68 65 20 6f 62 6a 65 63 74 | over the object| 00002fd0 2c 20 6f 72 20 6f 76 65 72 20 61 6e 20 75 6e 73 |, or over an uns| 00002fe0 65 6c 65 63 74 65 64 20 0a 6f 62 6a 65 63 74 20 |elected .object | 00002ff0 74 6f 20 73 65 6c 65 63 74 20 61 6e 64 20 74 68 |to select and th| 00003000 65 6e 20 65 64 69 74 20 74 68 61 74 2e 20 20 44 |en edit that. D| 00003010 6f 75 62 6c 65 2d 63 6c 69 63 6b 20 53 65 6c 65 |ouble-click Sele| 00003020 63 74 20 74 6f 20 66 69 6e 64 20 61 20 64 65 65 |ct to find a dee| 00003030 70 65 72 20 0a 6f 62 6a 65 63 74 2e 0a 0a 49 66 |per .object...If| 00003040 20 20 74 68 65 20 6f 62 6a 65 63 74 20 6f 76 65 | the object ove| 00003050 72 20 77 68 69 63 68 20 41 64 6a 75 73 74 20 69 |r which Adjust i| 00003060 73 20 63 6c 69 63 6b 65 64 20 69 73 20 61 20 74 |s clicked is a t| 00003070 65 78 74 20 20 6f 62 6a 65 63 74 2c 20 20 74 68 |ext object, th| 00003080 65 20 20 63 61 72 65 74 20 0a 77 69 6c 6c 20 61 |e caret .will a| 00003090 70 70 65 61 72 2e 20 20 20 54 65 78 74 20 63 61 |ppear. Text ca| 000030a0 6e 20 6e 6f 77 20 62 65 20 74 79 70 65 64 20 61 |n now be typed a| 000030b0 6e 64 20 61 6d 65 6e 64 65 64 3b 20 20 20 74 68 |nd amended; th| 000030c0 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 20 63 6f 6e |e following con| 000030d0 74 72 6f 6c 20 0a 6b 65 79 73 20 63 61 6e 20 62 |trol .keys can b| 000030e0 65 20 75 73 65 64 3a 0a 0a 20 20 4c 65 66 74 2c |e used:.. Left,| 000030f0 52 69 67 68 74 20 20 20 20 20 20 20 20 20 20 20 |Right | 00003100 20 4d 6f 76 65 20 74 68 65 20 63 61 72 65 74 2e | Move the caret.| 00003110 0a 0a 20 20 43 74 72 6c 2d 4c 65 66 74 20 20 20 |.. Ctrl-Left | 00003120 20 20 20 20 20 20 20 20 20 20 4d 6f 76 65 20 74 | Move t| 00003130 6f 20 74 68 65 20 62 65 67 69 6e 6e 69 6e 67 20 |o the beginning | 00003140 6f 66 20 74 68 65 20 74 65 78 74 2e 0a 0a 20 20 |of the text... | 00003150 43 74 72 6c 2d 52 69 67 68 74 20 20 20 20 20 20 |Ctrl-Right | 00003160 20 20 20 20 20 20 4d 6f 76 65 20 74 6f 20 74 68 | Move to th| 00003170 65 20 65 6e 64 20 6f 66 20 74 68 65 20 74 65 78 |e end of the tex| 00003180 74 2e 0a 0a 20 20 42 61 63 6b 73 70 61 63 65 20 |t... Backspace | 00003190 6f 72 20 44 65 6c 65 74 65 20 20 20 44 65 6c 65 |or Delete Dele| 000031a0 74 65 20 74 68 65 20 63 68 61 72 61 63 74 65 72 |te the character| 000031b0 20 74 6f 20 74 68 65 20 6c 65 66 74 20 6f 66 20 | to the left of | 000031c0 74 68 65 20 63 61 72 65 74 2e 0a 0a 20 20 43 6f |the caret... Co| 000031d0 70 79 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |py | 000031e0 20 20 20 20 44 65 6c 65 74 65 20 74 68 65 20 63 | Delete the c| 000031f0 68 61 72 61 63 74 65 72 20 74 6f 20 74 68 65 20 |haracter to the | 00003200 72 69 67 68 74 20 6f 66 20 74 68 65 20 63 61 72 |right of the car| 00003210 65 74 2e 0a 0a 20 20 52 65 74 75 72 6e 20 20 20 |et... Return | 00003220 20 20 20 20 20 20 20 20 20 20 20 20 20 46 69 6e | Fin| 00003230 69 73 68 20 65 64 69 74 69 6e 67 20 61 6e 64 20 |ish editing and | 00003240 75 70 64 61 74 65 20 74 68 65 20 74 65 78 74 20 |update the text | 00003250 6f 62 6a 65 63 74 20 77 69 74 68 20 74 68 65 20 |object with the | 00003260 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00003270 20 20 20 20 20 20 20 20 20 63 68 61 6e 67 65 73 | changes| 00003280 20 6d 61 64 65 2e 0a 0a 20 20 45 73 63 61 70 65 | made... Escape| 00003290 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000032a0 41 62 61 6e 64 6f 6e 20 74 65 78 74 20 65 64 69 |Abandon text edi| 000032b0 74 69 6e 67 20 61 6e 64 20 64 6f 20 6e 6f 74 20 |ting and do not | 000032c0 63 68 61 6e 67 65 20 74 68 65 20 74 65 78 74 2e |change the text.| 000032d0 0a 0a 4e 6f 74 65 20 74 68 61 74 20 27 53 79 73 |..Note that 'Sys| 000032e0 74 65 6d 20 46 6f 6e 74 27 20 74 65 78 74 20 63 |tem Font' text c| 000032f0 61 6e 6e 6f 74 20 62 65 20 65 64 69 74 65 64 20 |annot be edited | 00003300 6f 6e 20 73 63 72 65 65 6e 3b 20 20 69 74 20 77 |on screen; it w| 00003310 69 6c 6c 20 62 65 20 73 68 6f 77 6e 20 0a 69 6e |ill be shown .in| 00003320 20 61 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 2e | a dialogue box.| 00003330 20 20 54 68 65 20 73 74 61 6e 64 61 72 64 20 57 | The standard W| 00003340 69 6d 70 20 65 64 69 74 69 6e 67 20 6b 65 79 73 |imp editing keys| 00003350 20 63 61 6e 20 62 65 20 75 73 65 64 2e 0a 0a 49 | can be used...I| 00003360 66 20 74 68 65 20 6f 62 6a 65 63 74 20 6f 76 65 |f the object ove| 00003370 72 20 77 68 69 63 68 20 41 64 6a 75 73 74 20 77 |r which Adjust w| 00003380 61 73 20 63 6c 69 63 6b 65 64 20 69 73 20 61 20 |as clicked is a | 00003390 70 61 74 68 2c 20 20 69 74 20 77 69 6c 6c 20 62 |path, it will b| 000033a0 65 20 72 65 64 72 61 77 6e 20 0a 69 6e 20 20 74 |e redrawn .in t| 000033b0 68 69 6e 20 20 6c 69 6e 65 73 20 20 77 69 74 68 |hin lines with| 000033c0 20 61 20 6d 61 72 6b 65 72 20 6f 76 65 72 20 65 | a marker over e| 000033d0 61 63 68 20 70 6f 69 6e 74 20 61 6e 64 20 20 61 |ach point and a| 000033e0 20 20 64 69 66 66 65 72 65 6e 74 20 20 63 6f 6c | different col| 000033f0 6f 75 72 65 64 20 0a 6d 61 72 6b 65 72 20 6f 76 |oured .marker ov| 00003400 65 72 20 63 75 72 76 65 20 63 6f 6e 74 72 6f 6c |er curve control| 00003410 20 70 6f 69 6e 74 73 2e 20 20 20 54 68 65 20 69 | points. The i| 00003420 6e 69 74 69 61 6c 20 70 6f 73 69 74 69 6f 6e 20 |nitial position | 00003430 66 6f 72 20 61 20 6e 65 77 20 73 75 62 70 61 74 |for a new subpat| 00003440 68 20 0a 69 73 20 73 68 6f 77 6e 20 61 73 20 61 |h .is shown as a| 00003450 6e 20 6f 70 65 6e 20 63 69 72 63 6c 65 2c 20 6f |n open circle, o| 00003460 74 68 65 72 20 70 6f 69 6e 74 73 20 61 73 20 61 |ther points as a| 00003470 20 66 69 6c 6c 65 64 20 73 71 75 61 72 65 2e 0a | filled square..| 00003480 0a 54 6f 20 73 65 6c 65 63 74 20 61 20 70 6f 69 |.To select a poi| 00003490 6e 74 2c 20 20 63 6c 69 63 6b 20 41 64 6a 75 73 |nt, click Adjus| 000034a0 74 20 6f 76 65 72 20 69 74 3b 20 20 20 69 74 20 |t over it; it | 000034b0 61 6e 64 20 69 74 73 20 61 73 73 6f 63 69 61 74 |and its associat| 000034c0 65 64 20 20 73 65 67 6d 65 6e 74 20 0a 28 69 66 |ed segment .(if| 000034d0 20 20 74 68 65 72 65 20 69 73 20 6f 6e 65 29 20 | there is one) | 000034e0 77 69 6c 6c 20 62 65 20 68 69 67 68 6c 69 67 68 |will be highligh| 000034f0 74 65 64 2e 20 20 20 54 68 65 20 45 64 69 74 20 |ted. The Edit | 00003500 6d 65 6e 75 20 6f 70 74 69 6f 6e 73 20 20 61 70 |menu options ap| 00003510 70 6c 79 20 20 74 6f 20 0a 74 68 69 73 20 20 70 |ply to .this p| 00003520 6f 69 6e 74 20 20 61 6e 64 20 73 65 67 6d 65 6e |oint and segmen| 00003530 74 2e 20 20 20 44 72 61 67 20 41 64 6a 75 73 74 |t. Drag Adjust| 00003540 20 6f 76 65 72 20 74 68 65 20 70 6f 69 6e 74 2c | over the point,| 00003550 20 20 6f 72 20 6f 76 65 72 20 20 61 20 20 63 75 | or over a cu| 00003560 72 76 65 20 0a 63 6f 6e 74 72 6f 6c 20 70 6f 69 |rve .control poi| 00003570 6e 74 2c 20 74 6f 20 63 68 61 6e 67 65 20 69 74 |nt, to change it| 00003580 73 20 70 6f 73 69 74 69 6f 6e 2e 0a 0a 54 6f 20 |s position...To | 00003590 66 69 6e 69 73 68 20 70 61 74 68 20 65 64 69 74 |finish path edit| 000035a0 69 6e 67 20 61 6e 64 20 75 70 64 61 74 65 20 74 |ing and update t| 000035b0 68 65 20 6f 72 69 67 69 6e 61 6c 20 6f 62 6a 65 |he original obje| 000035c0 63 74 2c 20 20 63 6c 69 63 6b 20 53 65 6c 65 63 |ct, click Selec| 000035d0 74 2e 20 20 20 54 6f 20 0a 72 65 73 74 6f 72 65 |t. To .restore| 000035e0 20 74 68 65 20 6f 72 69 67 69 6e 61 6c 20 6f 62 | the original ob| 000035f0 6a 65 63 74 20 77 69 74 68 6f 75 74 20 63 68 61 |ject without cha| 00003600 6e 67 69 6e 67 20 69 74 2c 20 20 63 6c 69 63 6b |nging it, click| 00003610 20 41 62 61 6e 64 6f 6e 20 6f 72 20 61 6e 79 20 | Abandon or any | 00003620 20 6f 66 20 0a 74 68 65 20 74 6f 6f 6c 62 6f 78 | of .the toolbox| 00003630 20 69 63 6f 6e 73 2e 0a 0a 53 65 65 20 74 68 65 | icons...See the| 00003640 20 6c 61 74 65 72 20 73 65 63 74 69 6f 6e 20 66 | later section f| 00003650 6f 72 20 45 64 69 74 20 6d 65 6e 75 20 6f 70 74 |or Edit menu opt| 00003660 69 6f 6e 73 2e 0a 0a 0a 0a 43 72 65 61 74 65 20 |ions.....Create | 00003670 50 61 74 68 20 6d 6f 64 65 0a 0a 53 65 6c 65 63 |Path mode..Selec| 00003680 74 20 61 20 74 6f 6f 6c 62 6f 78 20 69 63 6f 6e |t a toolbox icon| 00003690 20 74 6f 20 73 74 61 72 74 20 70 61 74 68 20 63 | to start path c| 000036a0 72 65 61 74 69 6f 6e 2c 20 20 74 68 65 6e 20 63 |reation, then c| 000036b0 6c 69 63 6b 20 53 65 6c 65 63 74 20 74 6f 20 20 |lick Select to | 000036c0 70 6c 61 63 65 20 0a 74 68 65 20 69 6e 69 74 69 |place .the initi| 000036d0 61 6c 20 70 6f 69 6e 74 2e 20 20 20 4d 6f 76 65 |al point. Move| 000036e0 20 74 68 65 20 6c 69 6e 65 20 6f 72 20 63 75 72 | the line or cur| 000036f0 76 65 20 61 73 20 72 65 71 75 69 72 65 64 2c 20 |ve as required, | 00003700 20 61 6e 64 20 63 6c 69 63 6b 20 53 65 6c 65 63 | and click Selec| 00003710 74 20 0a 74 6f 20 70 6c 61 63 65 20 70 6f 69 6e |t .to place poin| 00003720 74 73 2e 20 20 54 68 65 20 73 65 67 6d 65 6e 74 |ts. The segment| 00003730 20 74 79 70 65 20 28 6c 69 6e 65 2c 20 63 75 72 | type (line, cur| 00003740 76 65 20 6f 72 20 6d 6f 76 65 29 20 63 61 6e 20 |ve or move) can | 00003750 62 65 20 63 68 61 6e 67 65 64 20 62 79 20 0a 63 |be changed by .c| 00003760 6c 69 63 6b 69 6e 67 20 20 6f 6e 20 74 68 65 20 |licking on the | 00003770 61 70 70 72 6f 70 72 69 61 74 65 20 74 6f 6f 6c |appropriate tool| 00003780 62 6f 78 20 69 63 6f 6e 3b 20 20 20 6e 6f 20 6d |box icon; no m| 00003790 6f 72 65 20 74 68 61 6e 20 20 6f 6e 65 20 20 73 |ore than one s| 000037a0 75 63 63 65 73 73 69 76 65 20 0a 6d 6f 76 65 20 |uccessive .move | 000037b0 20 63 61 6e 20 62 65 20 63 72 65 61 74 65 64 20 | can be created | 000037c0 61 74 20 61 20 74 69 6d 65 2c 20 20 61 6e 64 20 |at a time, and | 000037d0 74 68 65 20 70 61 74 68 20 63 61 6e 6e 6f 74 20 |the path cannot | 000037e0 73 74 61 72 74 20 6f 72 20 65 6e 64 20 20 77 69 |start or end wi| 000037f0 74 68 20 20 61 20 0a 6d 6f 76 65 2e 20 20 44 6f |th a .move. Do| 00003800 75 62 6c 65 2d 63 6c 69 63 6b 20 53 65 6c 65 63 |uble-click Selec| 00003810 74 20 74 6f 20 70 6c 61 63 65 20 74 68 65 20 66 |t to place the f| 00003820 69 6e 61 6c 20 70 6f 69 6e 74 2e 20 20 49 66 20 |inal point. If | 00003830 6f 6e 65 20 6f 66 20 74 68 65 20 63 6c 6f 73 65 |one of the close| 00003840 64 20 0a 70 61 74 68 20 20 74 6f 6f 6c 73 20 69 |d .path tools i| 00003850 73 20 63 68 6f 73 65 6e 2c 20 20 61 6e 20 61 64 |s chosen, an ad| 00003860 64 69 74 69 6f 6e 61 6c 20 73 65 67 6d 65 6e 74 |ditional segment| 00003870 20 77 69 6c 6c 20 62 65 20 70 6c 61 63 65 64 20 | will be placed | 00003880 74 6f 20 63 6c 6f 73 65 20 20 74 68 65 20 0a 73 |to close the .s| 00003890 75 62 70 61 74 68 20 20 77 68 65 6e 20 20 74 68 |ubpath when th| 000038a0 65 20 70 61 74 68 20 69 73 20 66 69 6e 69 73 68 |e path is finish| 000038b0 65 64 20 6f 72 20 61 20 6e 65 77 20 73 75 62 70 |ed or a new subp| 000038c0 61 74 68 20 69 73 20 20 73 74 61 72 74 65 64 20 |ath is started | 000038d0 20 28 77 69 74 68 20 20 61 20 0a 6d 6f 76 65 29 | (with a .move)| 000038e0 2e 20 20 43 6c 69 63 6b 20 41 64 6a 75 73 74 20 |. Click Adjust | 000038f0 74 6f 20 72 65 6d 6f 76 65 20 74 68 65 20 6c 61 |to remove the la| 00003900 73 74 2d 65 6e 74 65 72 65 64 20 70 6f 69 6e 74 |st-entered point| 00003910 2e 0a 0a 57 68 65 6e 20 20 63 75 72 76 65 73 20 |...When curves | 00003920 20 61 72 65 20 20 62 65 69 6e 67 20 64 72 61 77 | are being draw| 00003930 6e 2c 20 20 74 68 65 69 72 20 63 6f 6e 74 72 6f |n, their contro| 00003940 6c 20 70 6f 69 6e 74 73 20 20 77 69 6c 6c 20 20 |l points will | 00003950 62 65 20 20 69 6e 69 74 69 61 6c 6c 79 20 0a 61 |be initially .a| 00003960 6c 69 67 6e 65 64 20 73 6f 20 74 68 61 74 20 74 |ligned so that t| 00003970 68 65 20 74 72 61 6e 73 69 74 69 6f 6e 73 20 61 |he transitions a| 00003980 72 65 20 73 6d 6f 6f 74 68 2e 0a 0a 0a 0a 4d 69 |re smooth.....Mi| 00003990 73 63 20 6d 65 6e 75 0a 0a 4f 70 74 69 6f 6e 73 |sc menu..Options| 000039a0 20 74 68 61 74 20 64 6f 6e 27 74 20 66 69 74 20 | that don't fit | 000039b0 69 6e 20 61 6e 79 77 68 65 72 65 20 65 6c 73 65 |in anywhere else| 000039c0 2e 0a 0a 20 20 46 69 6c 65 20 20 20 20 20 20 20 |... File | 000039d0 20 20 20 20 20 20 20 20 20 20 20 4f 70 65 6e 73 | Opens| 000039e0 20 61 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 | a dialogue box | 000039f0 67 69 76 69 6e 67 20 69 6e 66 6f 72 6d 61 74 69 |giving informati| 00003a00 6f 6e 20 61 62 6f 75 74 20 20 74 68 65 20 0a 20 |on about the . | 00003a10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003a20 20 20 20 20 20 20 20 64 6f 63 75 6d 65 6e 74 20 | document | 00003a30 63 75 72 72 65 6e 74 6c 79 20 62 65 69 6e 67 20 |currently being | 00003a40 65 64 69 74 65 64 2e 0a 0a 20 20 50 72 69 6e 74 |edited... Print| 00003a50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003a60 20 4f 70 65 6e 73 20 74 68 65 20 50 72 69 6e 74 | Opens the Print| 00003a70 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 2c 20 61 | dialogue box, a| 00003a80 6c 6c 6f 77 69 6e 67 20 74 68 65 20 64 72 61 77 |llowing the draw| 00003a90 69 6e 67 20 0a 20 20 20 20 20 20 20 20 20 20 20 |ing . | 00003aa0 20 20 20 20 20 20 20 20 20 20 20 20 20 74 6f 20 | to | 00003ab0 20 62 65 20 20 70 72 69 6e 74 65 64 20 20 76 69 | be printed vi| 00003ac0 61 20 20 61 20 20 52 69 73 63 4f 53 20 20 70 72 |a a RiscOS pr| 00003ad0 69 6e 74 65 72 20 20 20 64 72 69 76 65 72 2e 20 |inter driver. | 00003ae0 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00003af0 20 20 20 20 20 20 20 20 20 20 53 70 65 63 69 66 | Specif| 00003b00 79 20 20 74 68 65 20 20 6e 75 6d 62 65 72 20 6f |y the number o| 00003b10 66 20 63 6f 70 69 65 73 2c 20 20 65 6e 73 75 72 |f copies, ensur| 00003b20 65 20 20 74 68 61 74 20 20 74 68 65 20 0a 20 20 |e that the . | 00003b30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003b40 20 20 20 20 20 20 70 72 69 6e 74 65 72 20 69 73 | printer is| 00003b50 20 6f 6e 6c 69 6e 65 20 61 6e 64 20 63 6c 69 63 | online and clic| 00003b60 6b 20 4f 4b 20 74 6f 20 73 74 61 72 74 20 70 72 |k OK to start pr| 00003b70 69 6e 74 69 6e 67 2e 0a 0a 20 20 53 65 74 20 62 |inting... Set b| 00003b80 67 6e 27 64 20 20 20 20 20 20 20 20 20 20 20 20 |gn'd | 00003b90 20 4f 6e 6c 79 20 20 61 76 61 69 6c 61 62 6c 65 | Only available| 00003ba0 20 20 77 68 65 6e 20 20 69 6e 20 20 53 65 6c 65 | when in Sele| 00003bb0 63 74 20 20 6d 6f 64 65 20 20 61 6e 64 20 20 73 |ct mode and s| 00003bc0 6f 6d 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 |ome . | 00003bd0 20 20 20 20 20 20 20 20 20 20 20 20 20 6f 62 6a | obj| 00003be0 65 63 74 73 20 61 72 65 20 73 65 6c 65 63 74 65 |ects are selecte| 00003bf0 64 2e 20 20 20 4d 6f 76 65 73 20 74 68 65 20 73 |d. Moves the s| 00003c00 65 6c 65 63 74 65 64 20 6f 62 6a 65 63 74 73 20 |elected objects | 00003c10 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00003c20 20 20 20 20 20 20 20 20 20 74 6f 20 20 74 68 65 | to the| 00003c30 20 20 62 61 63 6b 2c 20 20 61 6e 64 20 20 6d 61 | back, and ma| 00003c40 72 6b 73 20 20 74 68 65 6d 20 20 61 73 20 20 75 |rks them as u| 00003c50 6e 73 65 6c 65 63 74 61 62 6c 65 20 0a 20 20 20 |nselectable . | 00003c60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003c70 20 20 20 20 20 62 61 63 6b 67 72 6f 75 6e 64 3b | background;| 00003c80 20 20 20 74 68 65 69 72 20 70 6f 73 69 74 69 6f | their positio| 00003c90 6e 20 6f 72 20 61 70 70 65 61 72 61 6e 63 65 20 |n or appearance | 00003ca0 20 63 61 6e 6e 6f 74 20 0a 20 20 20 20 20 20 20 | cannot . | 00003cb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003cc0 20 62 65 20 63 68 61 6e 67 65 64 20 75 6e 74 69 | be changed unti| 00003cd0 6c 20 74 68 65 79 20 61 72 65 20 75 6e 6d 61 72 |l they are unmar| 00003ce0 6b 65 64 2e 20 20 20 54 68 69 73 20 66 65 61 74 |ked. This feat| 00003cf0 75 72 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 |ure . | 00003d00 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 20 | is | 00003d10 20 69 6e 74 65 6e 64 65 64 20 66 6f 72 20 73 75 | intended for su| 00003d20 63 68 20 74 68 69 6e 67 73 20 61 73 20 73 68 65 |ch things as she| 00003d30 65 74 20 20 62 6f 72 64 65 72 73 20 20 6f 72 20 |et borders or | 00003d40 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00003d50 20 20 20 20 20 20 20 20 20 64 72 61 77 69 6e 67 | drawing| 00003d60 20 67 72 69 64 73 2c 20 20 77 68 69 63 68 20 61 | grids, which a| 00003d70 72 65 20 75 73 65 64 20 61 73 20 61 20 62 61 63 |re used as a bac| 00003d80 6b 64 72 6f 70 20 74 6f 20 20 61 20 0a 20 20 20 |kdrop to a . | 00003d90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003da0 20 20 20 20 20 64 72 61 77 69 6e 67 20 6f 6e 20 | drawing on | 00003db0 74 6f 70 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 |top... | 00003dc0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 49 66 | If| 00003dd0 20 73 6f 6d 65 20 62 61 63 6b 67 72 6f 75 6e 64 | some background| 00003de0 20 6f 62 6a 65 63 74 73 20 65 78 69 73 74 20 61 | objects exist a| 00003df0 6c 72 65 61 64 79 2c 20 20 74 68 65 20 6e 65 77 |lready, the new| 00003e00 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00003e10 20 20 20 20 20 20 20 20 20 20 6f 62 6a 65 63 74 | object| 00003e20 73 20 77 69 6c 6c 20 62 65 20 61 64 64 65 64 20 |s will be added | 00003e30 74 6f 20 74 68 61 74 20 62 61 63 6b 67 72 6f 75 |to that backgrou| 00003e40 6e 64 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |nd... | 00003e50 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 65 | The| 00003e60 20 20 6f 62 6a 65 63 74 73 20 74 68 61 74 20 61 | objects that a| 00003e70 72 65 20 69 6e 20 62 61 63 6b 67 72 6f 75 6e 64 |re in background| 00003e80 20 61 72 65 20 20 73 61 76 65 64 20 20 69 6e 20 | are saved in | 00003e90 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00003ea0 20 20 20 20 20 20 20 20 20 74 68 65 20 64 72 61 | the dra| 00003eb0 77 69 6e 67 20 66 69 6c 65 2c 20 61 6e 64 20 77 |wing file, and w| 00003ec0 69 6c 6c 20 72 65 6d 61 69 6e 20 73 6f 20 77 68 |ill remain so wh| 00003ed0 65 6e 20 74 68 65 20 66 69 6c 65 20 0a 20 20 20 |en the file . | 00003ee0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003ef0 20 20 20 20 20 69 73 20 6c 6f 61 64 65 64 20 61 | is loaded a| 00003f00 67 61 69 6e 2e 20 20 20 48 6f 77 65 76 65 72 2c |gain. However,| 00003f10 20 20 69 66 20 74 68 65 20 66 69 6c 65 20 69 73 | if the file is| 00003f20 20 65 64 69 74 65 64 20 0a 20 20 20 20 20 20 20 | edited . | 00003f30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003f40 20 75 73 69 6e 67 20 74 68 65 20 6f 72 69 67 69 | using the origi| 00003f50 6e 61 6c 20 44 72 61 77 2c 20 20 74 68 69 73 20 |nal Draw, this | 00003f60 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 77 69 6c 6c |information will| 00003f70 20 62 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 | be . | 00003f80 20 20 20 20 20 20 20 20 20 20 20 20 20 6c 6f 73 | los| 00003f90 74 2e 0a 0a 20 20 43 6c 65 61 72 20 62 67 6e 27 |t... Clear bgn'| 00003fa0 64 20 20 20 20 20 20 20 20 20 20 20 4f 6e 6c 79 |d Only| 00003fb0 20 61 76 61 69 6c 61 62 6c 65 20 77 68 65 6e 20 | available when | 00003fc0 61 20 62 61 63 6b 67 72 6f 75 6e 64 20 69 73 20 |a background is | 00003fd0 73 65 74 3b 20 20 20 75 6e 6d 61 72 6b 73 20 0a |set; unmarks .| 00003fe0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00003ff0 20 20 20 20 20 20 20 20 61 6c 6c 20 20 20 74 68 | all th| 00004000 65 20 20 62 61 63 6b 67 72 6f 75 6e 64 20 20 6f |e background o| 00004010 62 6a 65 63 74 73 20 20 61 6e 64 20 20 20 6d 61 |bjects and ma| 00004020 6b 65 73 20 20 20 74 68 65 6d 20 0a 20 20 20 20 |kes them . | 00004030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004040 20 20 20 20 73 65 6c 65 63 74 61 62 6c 65 20 61 | selectable a| 00004050 67 61 69 6e 2e 0a 0a 0a 0a 53 65 74 74 69 6e 67 |gain.....Setting| 00004060 73 20 6d 65 6e 75 0a 0a 54 68 65 73 65 20 6f 70 |s menu..These op| 00004070 74 69 6f 6e 73 20 73 65 74 20 6f 70 65 72 61 74 |tions set operat| 00004080 69 6e 67 20 6f 72 20 64 69 73 70 6c 61 79 20 70 |ing or display p| 00004090 61 72 61 6d 65 74 65 72 73 2e 0a 0a 20 20 50 61 |arameters... Pa| 000040a0 67 65 20 73 69 7a 65 20 20 20 20 20 20 20 20 20 |ge size | 000040b0 20 20 20 20 41 6c 6c 6f 77 73 20 74 68 65 20 70 | Allows the p| 000040c0 61 70 65 72 20 73 69 7a 65 20 74 6f 20 62 65 20 |aper size to be | 000040d0 73 65 74 2e 20 20 20 43 6c 69 63 6b 20 6f 6e 20 |set. Click on | 000040e0 74 68 65 20 75 70 20 0a 20 20 20 20 20 20 20 20 |the up . | 000040f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004100 6f 72 20 64 6f 77 6e 20 61 72 72 6f 77 73 20 74 |or down arrows t| 00004110 6f 20 63 68 6f 6f 73 65 20 66 72 6f 6d 20 61 20 |o choose from a | 00004120 72 61 6e 67 65 20 6f 66 20 20 73 74 61 6e 64 61 |range of standa| 00004130 72 64 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |rd . | 00004140 20 20 20 20 20 20 20 20 20 20 20 20 73 69 7a 65 | size| 00004150 73 2e 20 20 43 68 6f 6f 73 65 20 22 50 6f 72 74 |s. Choose "Port| 00004160 72 61 69 74 22 20 66 6f 72 20 70 61 70 65 72 20 |rait" for paper | 00004170 74 68 69 73 20 77 61 79 20 75 70 3a 0a 0a 20 20 |this way up:.. | 00004180 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000041a0 20 20 20 20 20 20 cd ca ca ca ca c4 0a 20 20 20 | ....... | 000041b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000041d0 20 20 20 20 20 c2 20 20 20 20 c2 0a 20 20 20 20 | . .. | 000041e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00004200 20 20 20 20 c2 20 20 20 20 c2 0a 20 20 20 20 20 | . .. | 00004210 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00004230 20 20 20 c2 20 20 20 20 c2 0a 20 20 20 20 20 20 | . .. | 00004240 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00004260 20 20 c5 ca ca ca ca cc 0a 0a 20 20 20 20 20 20 | ........ | 00004270 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004280 20 20 6f 72 20 22 4c 61 6e 64 73 63 61 70 65 22 | or "Landscape"| 00004290 20 66 6f 72 20 74 68 69 73 20 77 61 79 20 75 70 | for this way up| 000042a0 3a 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |:.. | 000042b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000042c0 20 20 20 20 20 20 20 20 20 cd ca ca ca ca ca ca | .......| 000042d0 ca ca ca c4 0a 20 20 20 20 20 20 20 20 20 20 20 |..... | 000042e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000042f0 20 20 20 20 20 20 20 20 20 20 20 c2 20 20 20 20 | . | 00004300 20 20 20 20 20 c2 0a 20 20 20 20 20 20 20 20 20 | .. | 00004310 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004320 20 20 20 20 20 20 20 20 20 20 20 20 20 c2 20 20 | . | 00004330 20 20 20 20 20 20 20 c2 0a 20 20 20 20 20 20 20 | .. | 00004340 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004350 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 c5 | .| 00004360 ca ca ca ca ca ca ca ca ca cc 0a 0a 20 20 20 20 |............ | 00004370 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004380 20 20 20 20 53 65 6c 65 63 74 20 20 74 68 65 20 | Select the | 00004390 22 41 73 20 70 72 69 6e 74 65 72 22 20 6f 70 74 |"As printer" opt| 000043a0 69 6f 6e 20 74 6f 20 74 61 6b 65 20 74 68 65 20 |ion to take the | 000043b0 20 70 61 70 65 72 20 0a 20 20 20 20 20 20 20 20 | paper . | 000043c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000043d0 73 69 7a 65 20 20 66 72 6f 6d 20 20 74 68 65 20 |size from the | 000043e0 63 75 72 72 65 6e 74 6c 79 20 6c 6f 61 64 65 64 |currently loaded| 000043f0 20 20 70 72 69 6e 74 65 72 20 20 64 72 69 76 65 | printer drive| 00004400 72 3b 20 20 0a 20 20 20 20 20 20 20 20 20 20 20 |r; . | 00004410 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 69 | thi| 00004420 73 20 20 6f 70 74 69 6f 6e 20 20 69 73 20 20 6f |s option is o| 00004430 62 76 69 6f 75 73 6c 79 20 6e 6f 74 20 20 61 76 |bviously not av| 00004440 61 69 6c 61 62 6c 65 20 20 69 66 20 20 6e 6f 20 |ailable if no | 00004450 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00004460 20 20 20 20 20 20 20 20 20 64 72 69 76 65 72 20 | driver | 00004470 69 73 20 6c 6f 61 64 65 64 2e 20 20 20 49 66 20 |is loaded. If | 00004480 74 68 65 20 70 72 69 6e 74 65 72 20 64 72 69 76 |the printer driv| 00004490 65 72 20 73 69 7a 65 20 20 69 73 20 0a 20 20 20 |er size is . | 000044a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000044b0 20 20 20 20 20 62 65 69 6e 67 20 75 73 65 64 2c | being used,| 000044c0 20 63 68 6f 6f 73 65 20 22 53 68 6f 77 20 6c 69 | choose "Show li| 000044d0 6d 69 74 73 22 20 74 6f 20 73 68 6f 77 20 74 68 |mits" to show th| 000044e0 65 20 70 61 70 65 72 20 0a 20 20 20 20 20 20 20 |e paper . | 000044f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004500 20 6d 61 72 67 69 6e 73 20 6f 6e 20 74 68 65 20 | margins on the | 00004510 64 72 61 77 69 6e 67 2e 0a 0a 20 20 20 20 20 20 |drawing... | 00004520 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004530 20 20 54 68 65 20 20 70 61 70 65 72 20 64 69 6d | The paper dim| 00004540 65 6e 73 69 6f 6e 73 20 61 72 65 20 73 68 6f 77 |ensions are show| 00004550 6e 20 69 6e 20 20 74 68 65 20 20 63 75 72 72 65 |n in the curre| 00004560 6e 74 6c 79 20 0a 20 20 20 20 20 20 20 20 20 20 |ntly . | 00004570 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 65 | se| 00004580 6c 65 63 74 65 64 20 75 6e 69 74 73 2e 0a 0a 20 |lected units... | 00004590 20 55 6e 69 74 73 20 20 20 20 20 20 20 20 20 20 | Units | 000045a0 20 20 20 20 20 20 20 53 65 6c 65 63 74 20 22 49 | Select "I| 000045b0 6e 63 68 65 73 22 20 6f 72 20 22 43 65 6e 74 69 |nches" or "Centi| 000045c0 6d 65 74 72 65 73 22 20 66 72 6f 6d 20 74 68 65 |metres" from the| 000045d0 20 6d 65 6e 75 20 20 61 73 20 0a 20 20 20 20 20 | menu as . | 000045e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000045f0 20 20 20 72 65 71 75 69 72 65 64 2e 20 20 20 41 | required. A| 00004600 6c 6c 20 20 75 73 65 72 20 6d 65 61 73 75 72 65 |ll user measure| 00004610 6d 65 6e 74 73 20 61 72 65 20 20 73 68 6f 77 6e |ments are shown| 00004620 20 20 61 6e 64 20 0a 20 20 20 20 20 20 20 20 20 | and . | 00004630 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 | i| 00004640 6e 70 75 74 20 69 6e 20 74 68 65 73 65 20 75 6e |nput in these un| 00004650 69 74 73 2e 0a 0a 20 20 47 72 69 64 20 20 20 20 |its... Grid | 00004660 20 20 20 20 20 20 20 20 20 20 20 20 20 20 53 65 | Se| 00004670 74 73 20 74 68 65 20 73 63 72 65 65 6e 20 61 6e |ts the screen an| 00004680 64 20 6c 6f 63 6b 20 67 72 69 64 73 2e 20 20 20 |d lock grids. | 00004690 49 6e 20 74 68 69 73 20 20 76 65 72 73 69 6f 6e |In this version| 000046a0 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 000046b0 20 20 20 20 20 20 20 20 20 20 6f 66 20 44 72 61 | of Dra| 000046c0 77 2c 20 20 74 68 65 20 67 72 69 64 20 74 68 61 |w, the grid tha| 000046d0 74 20 64 72 61 77 69 6e 67 20 69 73 20 63 6f 6e |t drawing is con| 000046e0 73 74 72 61 69 6e 65 64 20 20 74 6f 20 0a 20 20 |strained to . | 000046f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004700 20 20 20 20 20 20 63 61 6e 20 20 62 65 20 66 69 | can be fi| 00004710 6e 65 72 20 28 6f 72 20 63 6f 61 72 73 65 72 21 |ner (or coarser!| 00004720 29 20 74 68 61 6e 20 74 68 65 20 67 72 69 64 20 |) than the grid | 00004730 74 68 61 74 20 20 69 73 20 0a 20 20 20 20 20 20 |that is . | 00004740 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004750 20 20 73 68 6f 77 6e 20 20 6f 6e 20 73 63 72 65 | shown on scre| 00004760 65 6e 2e 20 20 20 54 68 69 73 20 67 65 74 73 20 |en. This gets | 00004770 61 72 6f 75 6e 64 20 20 74 68 65 20 20 70 72 6f |around the pro| 00004780 62 6c 65 6d 20 0a 20 20 20 20 20 20 20 20 20 20 |blem . | 00004790 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 | th| 000047a0 61 74 20 61 20 67 72 69 64 20 67 69 76 69 6e 67 |at a grid giving| 000047b0 20 74 68 65 20 72 65 71 75 69 72 65 64 20 64 72 | the required dr| 000047c0 61 77 69 6e 67 20 72 65 73 6f 6c 75 74 69 6f 6e |awing resolution| 000047d0 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 000047e0 20 20 20 20 20 20 20 20 20 20 63 6c 75 74 74 65 | clutte| 000047f0 72 65 64 20 20 75 70 20 74 68 65 20 73 63 72 65 |red up the scre| 00004800 65 6e 20 61 6e 64 20 74 6f 6f 6b 20 61 20 6c 6f |en and took a lo| 00004810 6e 67 20 20 74 69 6d 65 20 20 74 6f 20 0a 20 20 |ng time to . | 00004820 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004830 20 20 20 20 20 20 72 65 64 72 61 77 20 61 74 20 | redraw at | 00004840 6c 6f 77 20 6d 61 67 6e 69 66 69 63 61 74 69 6f |low magnificatio| 00004850 6e 73 20 69 6e 20 74 68 65 20 6f 72 69 67 69 6e |ns in the origin| 00004860 61 6c 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |al... | 00004870 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 65 | The| 00004880 20 20 73 63 72 65 65 6e 20 67 72 69 64 20 73 65 | screen grid se| 00004890 74 74 69 6e 67 20 73 65 74 73 20 74 68 65 20 73 |tting sets the s| 000048a0 70 61 63 69 6e 67 20 20 6f 66 20 20 74 68 65 20 |pacing of the | 000048b0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000048c0 20 20 20 20 20 20 20 20 20 76 69 73 69 62 6c 65 | visible| 000048d0 20 64 6f 74 73 2c 20 69 6e 20 75 73 65 72 20 75 | dots, in user u| 000048e0 6e 69 74 73 2e 0a 0a 20 20 20 20 20 20 20 20 20 |nits... | 000048f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 | T| 00004900 68 65 20 20 6c 6f 63 6b 20 20 67 72 69 64 20 73 |he lock grid s| 00004910 65 74 74 69 6e 67 20 73 70 65 63 69 66 69 65 73 |etting specifies| 00004920 20 68 6f 77 20 20 6d 75 63 68 20 20 66 69 6e 65 | how much fine| 00004930 72 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |r . | 00004940 20 20 20 20 20 20 20 20 20 20 20 74 68 61 6e 20 | than | 00004950 20 74 68 65 20 20 73 63 72 65 65 6e 20 20 67 72 | the screen gr| 00004960 69 64 20 74 68 65 20 20 6c 6f 63 6b 20 20 67 72 |id the lock gr| 00004970 69 64 20 20 69 73 2e 20 20 20 46 6f 72 20 0a 20 |id is. For . | 00004980 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004990 20 20 20 20 20 20 20 65 78 61 6d 70 6c 65 2c 20 | example, | 000049a0 20 69 66 20 74 68 65 20 73 63 72 65 65 6e 20 67 | if the screen g| 000049b0 72 69 64 20 69 73 20 73 65 74 20 74 6f 20 27 31 |rid is set to '1| 000049c0 27 20 20 28 69 6e 63 68 29 20 0a 20 20 20 20 20 |' (inch) . | 000049d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000049e0 20 20 20 61 6e 64 20 74 68 65 20 6c 6f 63 6b 20 | and the lock | 000049f0 67 72 69 64 20 6d 75 6c 74 69 70 6c 69 65 72 20 |grid multiplier | 00004a00 74 6f 20 27 35 27 2c 20 74 68 65 6e 20 74 68 65 |to '5', then the| 00004a10 20 6c 6f 63 6b 20 0a 20 20 20 20 20 20 20 20 20 | lock . | 00004a20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 | g| 00004a30 72 69 64 20 77 69 6c 6c 20 62 65 20 61 74 20 30 |rid will be at 0| 00004a40 b7 32 22 20 73 70 61 63 69 6e 67 20 61 6e 64 20 |.2" spacing and | 00004a50 61 6c 6c 20 64 72 61 77 69 6e 67 20 20 77 69 6c |all drawing wil| 00004a60 6c 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |l . | 00004a70 20 20 20 20 20 20 20 20 20 20 20 62 65 20 63 6f | be co| 00004a80 6e 66 69 6e 65 64 20 74 6f 20 74 68 69 73 2e 0a |nfined to this..| 00004a90 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00004aa0 20 20 20 20 20 20 20 20 20 43 68 6f 6f 73 65 20 | Choose | 00004ab0 20 74 68 65 20 22 53 68 6f 77 20 73 63 72 65 65 | the "Show scree| 00004ac0 6e 20 67 72 69 64 22 20 6f 70 74 69 6f 6e 20 74 |n grid" option t| 00004ad0 6f 20 73 68 6f 77 20 20 74 68 65 20 0a 20 20 20 |o show the . | 00004ae0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004af0 20 20 20 20 20 73 63 72 65 65 6e 20 67 72 69 64 | screen grid| 00004b00 20 70 6f 69 6e 74 73 20 69 6e 20 74 68 65 20 64 | points in the d| 00004b10 72 61 77 69 6e 67 20 77 69 6e 64 6f 77 2e 20 20 |rawing window. | 00004b20 49 66 20 74 68 69 73 20 0a 20 20 20 20 20 20 20 |If this . | 00004b30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004b40 20 69 73 20 73 65 74 2c 20 22 41 75 74 6f 20 61 | is set, "Auto a| 00004b50 64 6a 75 73 74 22 20 63 61 6e 20 62 65 20 63 68 |djust" can be ch| 00004b60 6f 73 65 6e 20 74 6f 20 63 6f 61 72 73 65 6e 20 |osen to coarsen | 00004b70 74 68 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 |the . | 00004b80 20 20 20 20 20 20 20 20 20 20 20 20 20 67 72 69 | gri| 00004b90 64 20 20 61 74 20 6c 6f 77 20 6d 61 67 6e 69 66 |d at low magnif| 00004ba0 69 63 61 74 69 6f 6e 73 2c 20 20 73 6f 20 74 68 |ications, so th| 00004bb0 61 74 20 69 74 20 64 6f 65 73 20 20 6e 6f 74 20 |at it does not | 00004bc0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00004bd0 20 20 20 20 20 20 20 20 20 6f 76 65 72 77 68 65 | overwhe| 00004be0 6c 6d 20 20 74 68 65 20 20 64 72 61 77 69 6e 67 |lm the drawing| 00004bf0 20 20 6f 72 20 74 61 6b 65 20 61 20 20 6c 6f 6e | or take a lon| 00004c00 67 20 20 74 69 6d 65 20 20 74 6f 20 0a 20 20 20 |g time to . | 00004c10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004c20 20 20 20 20 20 72 65 64 72 61 77 3b 20 20 6e 6f | redraw; no| 00004c30 74 65 20 74 68 61 74 20 74 68 69 73 20 61 66 66 |te that this aff| 00004c40 65 63 74 73 20 74 68 65 20 73 63 72 65 65 6e 20 |ects the screen | 00004c50 64 69 73 70 6c 61 79 20 0a 20 20 20 20 20 20 20 |display . | 00004c60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004c70 20 6f 6e 6c 79 2e 0a 0a 20 20 20 20 20 20 20 20 | only... | 00004c80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004c90 43 68 6f 6f 73 65 20 74 68 65 20 22 53 6e 61 70 |Choose the "Snap| 00004ca0 20 74 6f 20 6c 6f 63 6b 20 67 72 69 64 22 20 6f | to lock grid" o| 00004cb0 70 74 69 6f 6e 20 74 6f 20 63 6f 6e 73 74 72 61 |ption to constra| 00004cc0 69 6e 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |in . | 00004cd0 20 20 20 20 20 20 20 20 20 20 20 20 61 6c 6c 20 | all | 00004ce0 70 6f 69 6e 74 65 72 20 6d 6f 76 65 6d 65 6e 74 |pointer movement| 00004cf0 73 20 74 6f 20 74 68 65 20 6c 6f 63 6b 20 67 72 |s to the lock gr| 00004d00 69 64 2e 20 20 57 68 65 6e 20 74 68 69 73 20 0a |id. When this .| 00004d10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004d20 20 20 20 20 20 20 20 20 69 73 20 6e 6f 74 20 73 | is not s| 00004d30 65 74 2c 20 74 68 65 20 70 6f 69 6e 74 65 72 20 |et, the pointer | 00004d40 6d 6f 76 65 73 20 66 72 65 65 6c 79 2e 0a 0a 20 |moves freely... | 00004d50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004d60 20 20 20 20 20 20 20 53 65 6c 65 63 74 20 22 52 | Select "R| 00004d70 65 63 74 61 6e 67 75 6c 61 72 22 20 6f 72 20 22 |ectangular" or "| 00004d80 49 73 6f 6d 65 74 72 69 63 22 20 74 6f 20 75 73 |Isometric" to us| 00004d90 65 20 61 20 20 67 72 69 64 20 0a 20 20 20 20 20 |e a grid . | 00004da0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004db0 20 20 20 6f 66 20 74 68 61 74 20 74 79 70 65 2e | of that type.| 00004dc0 20 20 54 68 69 73 20 73 65 74 74 69 6e 67 20 61 | This setting a| 00004dd0 6c 73 6f 20 61 66 66 65 63 74 73 20 74 68 65 20 |lso affects the | 00004de0 61 6e 67 6c 65 20 0a 20 20 20 20 20 20 20 20 20 |angle . | 00004df0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 | t| 00004e00 68 61 74 20 20 6d 6f 76 65 6d 65 6e 74 20 20 69 |hat movement i| 00004e10 73 20 63 6f 6e 73 74 72 61 69 6e 65 64 20 74 6f |s constrained to| 00004e20 20 20 77 68 65 6e 20 20 4f 72 74 68 6f 20 20 69 | when Ortho i| 00004e30 73 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |s . | 00004e40 20 20 20 20 20 20 20 20 20 20 20 73 65 6c 65 63 | selec| 00004e50 74 65 64 2e 0a 0a 20 20 5a 6f 6f 6d 20 20 20 20 |ted... Zoom | 00004e60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 53 74 | St| 00004e70 61 6e 64 61 72 64 20 20 27 4d 61 67 6e 69 66 69 |andard 'Magnifi| 00004e80 65 72 27 20 62 6f 78 20 66 6f 72 20 73 65 74 74 |er' box for sett| 00004e90 69 6e 67 20 20 74 68 65 20 20 70 72 65 73 65 74 |ing the preset| 00004ea0 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00004eb0 20 20 20 20 20 20 20 20 20 20 6d 61 67 6e 69 66 | magnif| 00004ec0 69 63 61 74 69 6f 6e 20 20 74 68 61 74 20 20 77 |ication that w| 00004ed0 69 6c 6c 20 62 65 20 75 73 65 64 20 20 77 68 65 |ill be used whe| 00004ee0 6e 20 20 74 68 65 20 20 5a 6f 6f 6d 20 0a 20 20 |n the Zoom . | 00004ef0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004f00 20 20 20 20 20 20 62 75 74 74 6f 6e 20 20 69 6e | button in| 00004f10 20 74 68 65 20 74 6f 6f 6c 62 6f 78 20 69 73 20 | the toolbox is | 00004f20 73 65 6c 65 63 74 65 64 20 28 74 68 69 73 20 63 |selected (this c| 00004f30 61 6e 20 20 61 6c 73 6f 20 0a 20 20 20 20 20 20 |an also . | 00004f40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004f50 20 20 62 65 20 6f 70 65 6e 65 64 20 62 79 20 63 | be opened by c| 00004f60 6c 69 63 6b 69 6e 67 20 41 64 6a 75 73 74 20 6f |licking Adjust o| 00004f70 76 65 72 20 74 68 65 20 62 75 74 74 6f 6e 29 2e |ver the button).| 00004f80 0a 0a 20 20 53 68 6f 77 20 74 6f 6f 6c 73 20 20 |.. Show tools | 00004f90 20 20 20 20 20 20 20 20 20 20 43 68 6f 6f 73 65 | Choose| 00004fa0 20 74 68 69 73 20 74 6f 20 64 69 73 70 6c 61 79 | this to display| 00004fb0 20 74 68 65 20 74 6f 6f 6c 62 6f 78 20 77 69 6e | the toolbox win| 00004fc0 64 6f 77 20 66 6f 72 20 74 68 61 74 20 0a 20 20 |dow for that . | 00004fd0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004fe0 20 20 20 20 20 20 64 72 61 77 69 6e 67 2e 20 20 | drawing. | 00004ff0 54 68 65 20 6f 70 74 69 6f 6e 20 69 73 20 74 69 |The option is ti| 00005000 63 6b 65 64 20 77 68 65 6e 20 74 68 65 20 74 6f |cked when the to| 00005010 6f 6c 62 6f 78 20 69 73 20 0a 20 20 20 20 20 20 |olbox is . | 00005020 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005030 20 20 6f 70 65 6e 3b 20 20 74 6f 20 72 65 6d 6f | open; to remo| 00005040 76 65 20 74 68 65 20 74 6f 6f 6c 62 6f 78 2c 20 |ve the toolbox, | 00005050 75 73 65 20 69 74 73 20 63 6c 6f 73 65 20 69 63 |use its close ic| 00005060 6f 6e 2e 0a 0a 20 20 53 68 6f 77 20 58 59 20 20 |on... Show XY | 00005070 20 20 20 20 20 20 20 20 20 20 20 20 20 43 68 6f | Cho| 00005080 6f 73 65 20 20 74 68 69 73 20 20 74 6f 20 64 69 |ose this to di| 00005090 73 70 6c 61 79 20 74 68 65 20 70 6f 73 69 74 69 |splay the positi| 000050a0 6f 6e 20 20 77 69 6e 64 6f 77 20 20 66 6f 72 20 |on window for | 000050b0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000050c0 20 20 20 20 20 20 20 20 20 74 68 61 74 20 64 6f | that do| 000050d0 63 75 6d 65 6e 74 2c 20 73 68 6f 77 69 6e 67 20 |cument, showing | 000050e0 74 68 65 20 70 6f 73 69 74 69 6f 6e 20 6f 66 20 |the position of | 000050f0 74 68 65 20 70 6f 69 6e 74 65 72 20 0a 20 20 20 |the pointer . | 00005100 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005110 20 20 20 20 20 69 6e 20 75 73 65 72 20 63 6f 6f | in user coo| 00005120 72 64 69 6e 61 74 65 73 2e 20 20 20 28 30 2c 30 |rdinates. (0,0| 00005130 29 20 69 73 20 61 74 20 74 68 65 20 62 6f 74 74 |) is at the bott| 00005140 6f 6d 20 6c 65 66 74 20 0a 20 20 20 20 20 20 20 |om left . | 00005150 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005160 20 63 6f 72 6e 65 72 20 6f 66 20 74 68 65 20 70 | corner of the p| 00005170 61 70 65 72 2e 20 20 20 54 6f 20 72 65 6d 6f 76 |aper. To remov| 00005180 65 20 74 68 65 20 64 69 73 70 6c 61 79 2c 20 20 |e the display, | 00005190 75 73 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 |use . | 000051a0 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 65 | the| 000051b0 20 20 77 69 6e 64 6f 77 27 73 20 63 6c 6f 73 65 | window's close| 000051c0 20 69 63 6f 6e 3b 20 20 20 74 68 65 20 6f 70 74 | icon; the opt| 000051d0 69 6f 6e 20 20 69 73 20 20 74 69 63 6b 65 64 20 |ion is ticked | 000051e0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000051f0 20 20 20 20 20 20 20 20 20 77 68 65 6e 20 74 68 | when th| 00005200 65 20 70 6f 73 69 74 69 6f 6e 20 64 69 73 70 6c |e position displ| 00005210 61 79 20 69 73 20 6f 6e 2e 0a 0a 0a 43 72 65 61 |ay is on....Crea| 00005220 74 65 20 6d 65 6e 75 0a 0a 54 68 69 73 20 6d 65 |te menu..This me| 00005230 6e 75 20 6d 6f 73 74 6c 79 20 64 75 70 6c 69 63 |nu mostly duplic| 00005240 61 74 65 73 20 74 68 65 20 74 6f 6f 6c 62 6f 78 |ates the toolbox| 00005250 20 69 63 6f 6e 73 2e 0a 0a 20 20 4c 69 6e 65 20 | icons... Line | 00005260 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005270 20 43 72 65 61 74 65 73 20 61 20 6c 69 6e 65 20 | Creates a line | 00005280 73 65 67 6d 65 6e 74 2e 0a 0a 20 20 43 75 72 76 |segment... Curv| 00005290 65 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |e | 000052a0 20 20 43 72 65 61 74 65 73 20 61 20 63 75 72 76 | Creates a curv| 000052b0 65 20 73 65 67 6d 65 6e 74 2e 0a 0a 20 20 4d 6f |e segment... Mo| 000052c0 76 65 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |ve | 000052d0 20 20 20 20 53 74 61 72 74 73 20 61 20 6e 65 77 | Starts a new| 000052e0 20 73 75 62 70 61 74 68 2e 0a 0a 20 20 41 75 74 | subpath... Aut| 000052f0 6f 2d 63 6c 6f 73 65 20 20 20 20 20 20 20 20 20 |o-close | 00005300 20 20 20 57 68 65 6e 20 20 74 69 63 6b 65 64 2c | When ticked,| 00005310 20 20 63 6c 6f 73 65 73 20 20 73 75 62 70 61 74 | closes subpat| 00005320 68 73 20 77 68 65 6e 20 74 68 65 20 20 70 61 74 |hs when the pat| 00005330 68 20 20 69 73 20 0a 20 20 20 20 20 20 20 20 20 |h is . | 00005340 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 | f| 00005350 69 6e 69 73 68 65 64 20 6f 72 20 61 20 6e 65 77 |inished or a new| 00005360 20 73 75 62 70 61 74 68 20 69 73 20 73 74 61 72 | subpath is star| 00005370 74 65 64 2e 0a 0a 20 20 42 6f 78 20 20 20 20 20 |ted... Box | 00005380 20 20 20 20 20 20 20 20 20 20 20 20 20 20 43 72 | Cr| 00005390 65 61 74 65 73 20 61 20 72 65 63 74 61 6e 67 6c |eates a rectangl| 000053a0 65 2e 0a 0a 20 20 45 6c 6c 69 70 73 65 20 20 20 |e... Ellipse | 000053b0 20 20 20 20 20 20 20 20 20 20 20 20 43 72 65 61 | Crea| 000053c0 74 65 73 20 61 6e 20 65 6c 6c 69 70 73 65 2e 0a |tes an ellipse..| 000053d0 0a 20 20 54 65 78 74 20 20 20 20 20 20 20 20 20 |. Text | 000053e0 20 20 20 20 20 20 20 20 20 43 72 65 61 74 65 73 | Creates| 000053f0 20 61 20 74 65 78 74 20 6f 62 6a 65 63 74 2e 0a | a text object..| 00005400 0a 20 20 50 6f 6c 79 67 6f 6e 20 20 20 20 20 20 |. Polygon | 00005410 20 20 20 20 20 20 20 20 20 43 72 65 61 74 65 73 | Creates| 00005420 20 20 61 20 72 65 67 75 6c 61 72 20 70 6f 6c 79 | a regular poly| 00005430 67 6f 6e 2e 20 20 20 45 6e 74 65 72 20 20 74 68 |gon. Enter th| 00005440 65 20 20 72 65 71 75 69 72 65 64 20 0a 20 20 20 |e required . | 00005450 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005460 20 20 20 20 20 6e 75 6d 62 65 72 20 6f 66 20 73 | number of s| 00005470 69 64 65 73 20 69 6e 20 74 68 65 20 65 6e 74 72 |ides in the entr| 00005480 79 20 62 6f 78 20 6c 65 61 64 69 6e 67 20 66 72 |y box leading fr| 00005490 6f 6d 20 74 68 69 73 20 0a 20 20 20 20 20 20 20 |om this . | 000054a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000054b0 20 6f 70 74 69 6f 6e 2e 0a 0a 0a 0a 53 65 6c 65 | option.....Sele| 000054c0 63 74 20 6d 65 6e 75 0a 0a 41 70 61 72 74 20 66 |ct menu..Apart f| 000054d0 72 6f 6d 20 74 68 65 20 66 69 72 73 74 2c 20 20 |rom the first, | 000054e0 74 68 65 73 65 20 6f 70 74 69 6f 6e 73 20 61 72 |these options ar| 000054f0 65 20 61 76 61 69 6c 61 62 6c 65 20 77 68 65 6e |e available when| 00005500 20 69 6e 20 53 65 6c 65 63 74 20 6d 6f 64 65 20 | in Select mode | 00005510 61 6e 64 20 0a 61 6e 20 61 70 70 72 6f 70 72 69 |and .an appropri| 00005520 61 74 65 20 6f 62 6a 65 63 74 20 6f 72 20 63 6f |ate object or co| 00005530 6d 62 69 6e 61 74 69 6f 6e 20 6f 66 20 6f 62 6a |mbination of obj| 00005540 65 63 74 73 20 69 73 20 73 65 6c 65 63 74 65 64 |ects is selected| 00005550 2e 0a 0a 20 20 53 65 6c 65 63 74 20 61 6c 6c 20 |... Select all | 00005560 20 20 20 20 20 20 20 20 20 20 20 53 65 6c 65 63 | Selec| 00005570 74 73 20 20 61 6c 6c 20 73 65 6c 65 63 74 61 62 |ts all selectab| 00005580 6c 65 20 28 69 2e 65 2e 20 20 6e 6f 6e 2d 62 61 |le (i.e. non-ba| 00005590 63 6b 67 72 6f 75 6e 64 20 20 61 6e 64 20 0a 20 |ckground and . | 000055a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000055b0 20 20 20 20 20 20 20 6e 6f 74 20 66 6f 6e 74 20 | not font | 000055c0 74 61 62 6c 65 29 20 6f 62 6a 65 63 74 73 20 69 |table) objects i| 000055d0 6e 20 74 68 65 20 64 72 61 77 69 6e 67 2e 0a 0a |n the drawing...| 000055e0 20 20 43 6c 65 61 72 20 20 20 20 20 20 20 20 20 | Clear | 000055f0 20 20 20 20 20 20 20 20 55 6e 73 65 6c 65 63 74 | Unselect| 00005600 73 20 74 68 65 20 63 75 72 72 65 6e 74 20 73 65 |s the current se| 00005610 6c 65 63 74 69 6f 6e 2e 0a 0a 20 20 43 6f 70 79 |lection... Copy| 00005620 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005630 20 20 4d 61 6b 65 73 20 20 61 20 63 6f 70 79 20 | Makes a copy | 00005640 6f 66 20 74 68 65 20 20 73 65 6c 65 63 74 65 64 |of the selected| 00005650 20 20 6f 62 6a 65 63 74 73 2c 20 20 73 6c 69 67 | objects, slig| 00005660 68 74 6c 79 20 0a 20 20 20 20 20 20 20 20 20 20 |htly . | 00005670 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6f 66 | of| 00005680 66 73 65 74 20 20 66 72 6f 6d 20 74 68 65 20 6f |fset from the o| 00005690 72 69 67 69 6e 61 6c 73 2e 20 20 20 54 68 65 20 |riginals. The | 000056a0 20 63 6f 70 69 65 64 20 20 6f 62 6a 65 63 74 73 | copied objects| 000056b0 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 000056c0 20 20 20 20 20 20 20 20 20 20 72 65 6d 61 69 6e | remain| 000056d0 20 61 74 20 74 68 65 20 73 61 6d 65 20 27 64 65 | at the same 'de| 000056e0 70 74 68 27 20 61 73 20 74 68 65 20 73 6f 75 72 |pth' as the sour| 000056f0 63 65 20 20 6f 62 6a 65 63 74 73 2c 20 0a 20 20 |ce objects, . | 00005700 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005710 20 20 20 20 20 20 69 6e 20 63 6f 6e 74 72 61 73 | in contras| 00005720 74 20 74 6f 20 74 68 65 20 6f 72 69 67 69 6e 61 |t to the origina| 00005730 6c 20 77 68 65 72 65 20 74 68 65 79 20 77 65 72 |l where they wer| 00005740 65 20 20 61 64 64 65 64 20 0a 20 20 20 20 20 20 |e added . | 00005750 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005760 20 20 61 74 20 74 68 65 20 66 72 6f 6e 74 20 6f | at the front o| 00005770 66 20 74 68 65 20 64 72 61 77 69 6e 67 2e 0a 0a |f the drawing...| 00005780 20 20 44 65 6c 65 74 65 20 20 20 20 20 20 20 20 | Delete | 00005790 20 20 20 20 20 20 20 20 49 72 72 65 74 72 69 65 | Irretrie| 000057a0 76 61 62 6c 79 20 20 64 65 6c 65 74 65 73 20 74 |vably deletes t| 000057b0 68 65 20 73 65 6c 65 63 74 65 64 20 20 6f 62 6a |he selected obj| 000057c0 65 63 74 73 20 20 66 72 6f 6d 20 0a 20 20 20 20 |ects from . | 000057d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000057e0 20 20 20 20 74 68 65 20 64 72 61 77 69 6e 67 2e | the drawing.| 000057f0 0a 0a 20 20 46 72 6f 6e 74 20 20 20 20 20 20 20 |.. Front | 00005800 20 20 20 20 20 20 20 20 20 20 4d 6f 76 65 73 20 | Moves | 00005810 20 74 68 65 20 20 73 65 6c 65 63 74 65 64 20 6f | the selected o| 00005820 62 6a 65 63 74 73 20 74 6f 20 74 68 65 20 66 72 |bjects to the fr| 00005830 6f 6e 74 20 20 6f 66 20 20 74 68 65 20 0a 20 20 |ont of the . | 00005840 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005850 20 20 20 20 20 20 64 72 61 77 69 6e 67 2c 20 20 | drawing, | 00005860 6f 62 73 63 75 72 69 6e 67 20 61 6e 79 20 6e 6f |obscuring any no| 00005870 6e 2d 73 65 6c 65 63 74 65 64 20 6f 62 6a 65 63 |n-selected objec| 00005880 74 73 20 20 74 68 61 74 20 0a 20 20 20 20 20 20 |ts that . | 00005890 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000058a0 20 20 74 68 65 79 20 6f 76 65 72 6c 61 70 2e 0a | they overlap..| 000058b0 0a 20 20 42 61 63 6b 20 20 20 20 20 20 20 20 20 |. Back | 000058c0 20 20 20 20 20 20 20 20 20 4d 6f 76 65 73 20 20 | Moves | 000058d0 74 68 65 20 20 73 65 6c 65 63 74 65 64 20 6f 62 |the selected ob| 000058e0 6a 65 63 74 73 20 74 6f 20 74 68 65 20 20 62 61 |jects to the ba| 000058f0 63 6b 20 20 6f 66 20 20 74 68 65 20 0a 20 20 20 |ck of the . | 00005900 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005910 20 20 20 20 20 64 72 61 77 69 6e 67 2c 20 67 6f | drawing, go| 00005920 69 6e 67 20 62 65 68 69 6e 64 20 61 6e 79 20 6e |ing behind any n| 00005930 6f 6e 2d 73 65 6c 65 63 74 65 64 20 6f 62 6a 65 |on-selected obje| 00005940 63 74 73 20 62 75 74 20 0a 20 20 20 20 20 20 20 |cts but . | 00005950 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005960 20 69 6e 20 66 72 6f 6e 74 20 6f 66 20 74 68 65 | in front of the| 00005970 20 62 61 63 6b 67 72 6f 75 6e 64 20 69 66 20 6f | background if o| 00005980 6e 65 20 69 73 20 73 65 74 2e 0a 0a 20 20 47 72 |ne is set... Gr| 00005990 6f 75 70 20 20 20 20 20 20 20 20 20 20 20 20 20 |oup | 000059a0 20 20 20 20 43 6f 6d 62 69 6e 65 73 20 61 6c 6c | Combines all| 000059b0 20 74 68 65 20 73 65 6c 65 63 74 65 64 20 6f 62 | the selected ob| 000059c0 6a 65 63 74 73 20 69 6e 74 6f 20 61 20 67 72 6f |jects into a gro| 000059d0 75 70 2e 0a 0a 20 20 55 6e 67 72 6f 75 70 20 20 |up... Ungroup | 000059e0 20 20 20 20 20 20 20 20 20 20 20 20 20 44 69 73 | Dis| 000059f0 73 6f 6c 76 65 73 20 20 74 68 65 20 20 73 65 6c |solves the sel| 00005a00 65 63 74 65 64 20 67 72 6f 75 70 2e 20 20 20 41 |ected group. A| 00005a10 20 20 73 69 6e 67 6c 65 20 20 67 72 6f 75 70 20 | single group | 00005a20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00005a30 20 20 20 20 20 20 20 20 20 6f 62 6a 65 63 74 20 | object | 00005a40 6d 75 73 74 20 62 65 20 73 65 6c 65 63 74 65 64 |must be selected| 00005a50 3b 20 20 69 74 20 72 65 76 65 72 74 73 20 74 6f |; it reverts to| 00005a60 20 69 6e 64 69 76 69 64 75 61 6c 20 0a 20 20 20 | individual . | 00005a70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005a80 20 20 20 20 20 6f 62 6a 65 63 74 73 2e 0a 0a 0a | objects....| 00005a90 0a 41 72 72 61 6e 67 65 20 6d 65 6e 75 0a 0a 54 |.Arrange menu..T| 00005aa0 68 65 73 65 20 6f 70 74 69 6f 6e 73 20 6d 61 6e |hese options man| 00005ab0 69 70 75 6c 61 74 65 20 74 68 65 20 73 65 6c 65 |ipulate the sele| 00005ac0 63 74 65 64 20 6f 62 6a 65 63 74 73 20 69 6e 20 |cted objects in | 00005ad0 53 65 6c 65 63 74 20 6f 72 20 45 64 69 74 20 6d |Select or Edit m| 00005ae0 6f 64 65 73 2e 0a 0a 20 20 52 6f 74 61 74 65 2f |odes... Rotate/| 00005af0 53 6b 65 77 20 20 20 20 20 20 20 20 20 20 20 4c |Skew L| 00005b00 65 61 64 73 20 74 6f 20 61 20 64 75 61 6c 2d 66 |eads to a dual-f| 00005b10 75 6e 63 74 69 6f 6e 20 64 69 61 6c 6f 67 75 65 |unction dialogue| 00005b20 20 62 6f 78 20 66 6f 72 20 65 6e 74 72 79 20 6f | box for entry o| 00005b30 66 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |f . | 00005b40 20 20 20 20 20 20 20 20 20 20 20 74 68 65 20 20 | the | 00005b50 72 65 71 75 69 72 65 64 20 20 61 6e 67 6c 65 2e |required angle.| 00005b60 20 20 20 22 52 6f 74 61 74 65 22 20 72 6f 74 61 | "Rotate" rota| 00005b70 74 65 73 20 20 61 6c 6c 20 20 74 68 65 20 0a 20 |tes all the . | 00005b80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005b90 20 20 20 20 20 20 20 73 65 6c 65 63 74 65 64 20 | selected | 00005ba0 20 6f 62 6a 65 63 74 73 20 61 62 6f 75 74 20 74 | objects about t| 00005bb0 68 65 20 63 65 6e 74 72 65 73 20 6f 66 20 20 74 |he centres of t| 00005bc0 68 65 69 72 20 20 6f 77 6e 20 0a 20 20 20 20 20 |heir own . | 00005bd0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005be0 20 20 20 62 6f 75 6e 64 69 6e 67 20 62 6f 78 65 | bounding boxe| 00005bf0 73 2e 20 20 53 70 65 63 69 66 79 20 74 68 65 20 |s. Specify the | 00005c00 61 6e 67 6c 65 20 69 6e 20 64 65 67 72 65 65 73 |angle in degrees| 00005c10 2c 20 61 6e 64 20 0a 20 20 20 20 20 20 20 20 20 |, and . | 00005c20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 | s| 00005c30 65 6c 65 63 74 20 22 43 6c 6f 63 6b 77 69 73 65 |elect "Clockwise| 00005c40 22 20 6f 72 20 22 41 6e 74 69 63 6c 6f 63 6b 77 |" or "Anticlockw| 00005c50 69 73 65 22 20 61 73 20 72 65 71 75 69 72 65 64 |ise" as required| 00005c60 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |... | 00005c70 20 20 20 20 20 20 20 20 20 20 20 22 53 6b 65 77 | "Skew| 00005c80 22 20 20 20 64 69 73 70 6c 61 63 65 73 20 20 65 |" displaces e| 00005c90 61 63 68 20 20 70 6f 69 6e 74 20 20 6f 66 20 20 |ach point of | 00005ca0 20 74 68 65 20 20 20 6f 62 6a 65 63 74 20 0a 20 | the object . | 00005cb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005cc0 20 20 20 20 20 20 20 68 6f 72 69 7a 6f 6e 74 61 | horizonta| 00005cd0 6c 6c 79 2c 20 20 61 20 64 69 73 74 61 6e 63 65 |lly, a distance| 00005ce0 20 64 65 70 65 6e 64 69 6e 67 20 6f 6e 20 74 68 | depending on th| 00005cf0 65 20 20 68 65 69 67 68 74 20 0a 20 20 20 20 20 |e height . | 00005d00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005d10 20 20 20 61 62 6f 76 65 20 20 6f 72 20 20 62 65 | above or be| 00005d20 6c 6f 77 20 74 68 65 20 6f 62 6a 65 63 74 27 73 |low the object's| 00005d30 20 63 65 6e 74 72 65 20 20 28 73 6f 20 20 73 71 | centre (so sq| 00005d40 75 61 72 65 73 20 0a 20 20 20 20 20 20 20 20 20 |uares . | 00005d50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 | t| 00005d60 75 72 6e 20 69 6e 74 6f 20 70 61 72 61 6c 6c 65 |urn into paralle| 00005d70 6c 6f 67 72 61 6d 73 2c 20 65 74 63 2e 29 2e 20 |lograms, etc.). | 00005d80 20 54 68 65 20 6c 69 6d 69 74 20 6f 6e 20 74 68 | The limit on th| 00005d90 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |e . | 00005da0 20 20 20 20 20 20 20 20 20 20 20 61 6e 67 6c 65 | angle| 00005db0 20 20 69 6e 20 74 68 69 73 20 63 61 73 65 20 69 | in this case i| 00005dc0 73 20 b1 38 35 b0 20 28 74 68 69 6e 6b 20 61 62 |s .85. (think ab| 00005dd0 6f 75 74 20 20 74 61 6e 67 65 6e 74 73 20 0a 20 |out tangents . | 00005de0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005df0 20 20 20 20 20 20 20 6f 66 20 20 6c 61 72 67 65 | of large| 00005e00 20 20 61 6e 67 6c 65 73 20 20 69 66 20 20 79 6f | angles if yo| 00005e10 75 20 20 77 61 6e 74 20 20 74 6f 20 20 6b 6e 6f |u want to kno| 00005e20 77 20 20 20 77 68 79 29 3a 20 20 0a 20 20 20 20 |w why): . | 00005e30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005e40 20 20 20 20 22 43 6c 6f 63 6b 77 69 73 65 22 20 | "Clockwise" | 00005e50 20 64 69 73 70 6c 61 63 65 73 20 70 6f 69 6e 74 | displaces point| 00005e60 73 20 61 62 6f 76 65 20 74 68 65 20 63 65 6e 74 |s above the cent| 00005e70 72 65 20 20 74 6f 20 0a 20 20 20 20 20 20 20 20 |re to . | 00005e80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005e90 74 68 65 20 20 72 69 67 68 74 20 61 6e 64 20 6f |the right and o| 00005ea0 6e 65 73 20 62 65 6c 6f 77 20 74 68 65 20 63 65 |nes below the ce| 00005eb0 6e 74 72 65 20 74 6f 20 74 68 65 20 20 6c 65 66 |ntre to the lef| 00005ec0 74 2c 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |t, . | 00005ed0 20 20 20 20 20 20 20 20 20 20 20 20 77 68 69 6c | whil| 00005ee0 65 20 22 41 6e 74 69 63 6c 6f 63 6b 77 69 73 65 |e "Anticlockwise| 00005ef0 22 20 64 6f 65 73 20 74 68 65 20 72 65 76 65 72 |" does the rever| 00005f00 73 65 2e 0a 0a 20 20 52 65 76 65 72 73 65 20 58 |se... Reverse X| 00005f10 20 20 20 20 20 20 20 20 20 20 20 20 20 4d 69 72 | Mir| 00005f20 72 6f 72 73 20 74 68 65 20 73 65 6c 65 63 74 65 |rors the selecte| 00005f30 64 20 6f 62 6a 65 63 74 73 20 6c 65 66 74 2d 74 |d objects left-t| 00005f40 6f 2d 72 69 67 68 74 2e 0a 0a 20 20 52 65 76 65 |o-right... Reve| 00005f50 72 73 65 20 59 20 20 20 20 20 20 20 20 20 20 20 |rse Y | 00005f60 20 20 4d 69 72 72 6f 72 73 20 74 68 65 20 73 65 | Mirrors the se| 00005f70 6c 65 63 74 65 64 20 6f 62 6a 65 63 74 73 20 74 |lected objects t| 00005f80 6f 70 2d 74 6f 2d 62 6f 74 74 6f 6d 2e 0a 0a 4f |op-to-bottom...O| 00005f90 6e 6c 79 20 70 61 74 68 20 6f 62 6a 65 63 74 73 |nly path objects| 00005fa0 20 28 61 6e 64 20 67 72 6f 75 70 73 20 63 6f 6e | (and groups con| 00005fb0 74 61 69 6e 69 6e 67 20 74 68 65 6d 29 20 63 61 |taining them) ca| 00005fc0 6e 20 62 65 20 72 6f 74 61 74 65 64 2c 20 20 73 |n be rotated, s| 00005fd0 6b 65 77 65 64 20 20 6f 72 20 0a 6d 69 72 72 6f |kewed or .mirro| 00005fe0 72 65 64 2e 0a 0a 20 20 53 6e 61 70 20 74 6f 20 |red... Snap to | 00005ff0 67 72 69 64 20 20 20 20 20 20 20 20 20 20 41 6c |grid Al| 00006000 69 67 6e 73 20 74 68 65 20 73 65 6c 65 63 74 65 |igns the selecte| 00006010 64 20 6f 62 6a 65 63 74 73 20 74 6f 20 74 68 65 |d objects to the| 00006020 20 6c 6f 63 6b 20 67 72 69 64 2e 20 20 46 6f 72 | lock grid. For| 00006030 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00006040 20 20 20 20 20 20 20 20 20 20 73 70 72 69 74 65 | sprite| 00006050 20 6f 72 20 74 65 78 74 20 6f 62 6a 65 63 74 73 | or text objects| 00006060 2c 20 20 74 68 65 20 62 6f 74 74 6f 6d 20 6c 65 |, the bottom le| 00006070 66 74 20 63 6f 72 6e 65 72 20 69 73 20 0a 20 20 |ft corner is . | 00006080 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006090 20 20 20 20 20 20 61 6c 69 67 6e 65 64 2e 20 20 | aligned. | 000060a0 46 6f 72 20 70 61 74 68 20 6f 62 6a 65 63 74 73 |For path objects| 000060b0 2c 20 65 61 63 68 20 70 6f 69 6e 74 20 69 6e 20 |, each point in | 000060c0 74 68 65 20 70 61 74 68 20 0a 20 20 20 20 20 20 |the path . | 000060d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000060e0 20 20 69 73 20 20 61 6c 69 67 6e 65 64 20 20 74 | is aligned t| 000060f0 6f 20 74 68 65 20 67 72 69 64 2e 20 20 20 54 68 |o the grid. Th| 00006100 69 73 20 20 6f 70 74 69 6f 6e 20 20 69 73 20 20 |is option is | 00006110 6f 6e 6c 79 20 0a 20 20 20 20 20 20 20 20 20 20 |only . | 00006120 20 20 20 20 20 20 20 20 20 20 20 20 20 20 61 76 | av| 00006130 61 69 6c 61 62 6c 65 20 77 68 65 74 68 65 72 20 |ailable whether | 00006140 6f 72 20 6e 6f 74 20 67 72 69 64 20 6c 6f 63 6b |or not grid lock| 00006150 20 69 73 20 65 6e 61 62 6c 65 64 2e 0a 0a 20 20 | is enabled... | 00006160 41 6c 69 67 6e 6d 65 6e 74 20 20 20 20 20 20 20 |Alignment | 00006170 20 20 20 20 20 20 4c 65 61 64 73 20 20 74 6f 20 | Leads to | 00006180 20 61 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 | a dialogue box | 00006190 20 77 69 74 68 20 20 74 68 72 65 65 20 20 66 75 | with three fu| 000061a0 6e 63 74 69 6f 6e 73 2e 20 20 0a 20 20 20 20 20 |nctions. . | 000061b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000061c0 20 20 20 57 69 74 68 20 22 41 6c 69 67 6e 22 20 | With "Align" | 000061d0 73 65 6c 65 63 74 65 64 2c 20 74 68 65 20 73 70 |selected, the sp| 000061e0 65 63 69 66 69 65 64 20 70 6f 69 6e 74 20 6f 6e |ecified point on| 000061f0 20 65 61 63 68 20 0a 20 20 20 20 20 20 20 20 20 | each . | 00006200 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6f | o| 00006210 62 6a 65 63 74 20 20 69 73 20 20 61 6c 69 67 6e |bject is align| 00006220 65 64 20 20 74 6f 20 20 74 68 65 20 20 73 61 6d |ed to the sam| 00006230 65 20 20 70 6f 69 6e 74 20 20 6f 6e 20 20 74 68 |e point on th| 00006240 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |e . | 00006250 20 20 20 20 20 20 20 20 20 20 20 6c 65 66 74 6d | leftm| 00006260 6f 73 74 20 28 66 6f 72 20 68 6f 72 69 7a 6f 6e |ost (for horizon| 00006270 74 61 6c 20 61 6c 69 67 6e 6d 65 6e 74 29 20 6f |tal alignment) o| 00006280 72 20 6c 6f 77 65 73 74 20 28 66 6f 72 20 0a 20 |r lowest (for . | 00006290 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000062a0 20 20 20 20 20 20 20 76 65 72 74 69 63 61 6c 20 | vertical | 000062b0 20 20 61 6c 69 67 6e 6d 65 6e 74 29 20 20 6f 62 | alignment) ob| 000062c0 6a 65 63 74 3b 20 20 20 20 62 6f 74 68 20 20 74 |ject; both t| 000062d0 79 70 65 73 20 20 20 6f 66 20 0a 20 20 20 20 20 |ypes of . | 000062e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000062f0 20 20 20 61 6c 69 67 6e 6d 65 6e 74 20 63 61 6e | alignment can| 00006300 20 62 65 20 70 65 72 66 6f 72 6d 65 64 20 61 74 | be performed at| 00006310 20 74 68 65 20 73 61 6d 65 20 74 69 6d 65 2e 0a | the same time..| 00006320 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00006330 20 20 20 20 20 20 20 20 20 57 69 74 68 20 22 44 | With "D| 00006340 69 73 74 72 69 62 75 74 65 22 20 73 65 6c 65 63 |istribute" selec| 00006350 74 65 64 2c 20 20 74 68 65 20 6f 62 6a 65 63 74 |ted, the object| 00006360 73 20 61 72 65 20 6d 6f 76 65 64 20 0a 20 20 20 |s are moved . | 00006370 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006380 20 20 20 20 20 73 6f 20 20 74 68 61 74 20 20 74 | so that t| 00006390 68 65 20 73 70 65 63 69 66 69 65 64 20 70 6f 69 |he specified poi| 000063a0 6e 74 73 20 61 72 65 20 20 73 70 61 63 65 64 20 |nts are spaced | 000063b0 20 65 76 65 6e 6c 79 20 0a 20 20 20 20 20 20 20 | evenly . | 000063c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000063d0 20 62 65 74 77 65 65 6e 20 73 61 6d 65 20 70 6f | between same po| 000063e0 69 6e 74 73 20 6f 6e 20 74 68 65 20 6c 65 66 74 |ints on the left| 000063f0 6d 6f 73 74 20 61 6e 64 20 20 72 69 67 68 74 6d |most and rightm| 00006400 6f 73 74 20 0a 20 20 20 20 20 20 20 20 20 20 20 |ost . | 00006410 20 20 20 20 20 20 20 20 20 20 20 20 20 28 66 6f | (fo| 00006420 72 20 20 68 6f 72 69 7a 6f 6e 74 61 6c 20 20 64 |r horizontal d| 00006430 69 73 74 72 69 62 75 74 65 29 20 6f 72 20 74 68 |istribute) or th| 00006440 65 20 20 68 69 67 68 65 73 74 20 20 61 6e 64 20 |e highest and | 00006450 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00006460 20 20 20 20 20 20 20 20 20 6c 6f 77 65 73 74 20 | lowest | 00006470 28 66 6f 72 20 76 65 72 74 69 63 61 6c 20 64 69 |(for vertical di| 00006480 73 74 72 69 62 75 74 65 29 20 6f 62 6a 65 63 74 |stribute) object| 00006490 73 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 |s... | 000064a0 20 20 20 20 20 20 20 20 20 20 20 20 57 69 74 68 | With| 000064b0 20 22 53 70 61 63 65 20 6f 75 74 22 20 73 65 6c | "Space out" sel| 000064c0 65 63 74 65 64 2c 20 20 74 68 65 20 6f 62 6a 65 |ected, the obje| 000064d0 63 74 73 20 61 72 65 20 20 6d 6f 76 65 64 20 0a |cts are moved .| 000064e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000064f0 20 20 20 20 20 20 20 20 73 6f 20 74 68 61 74 20 | so that | 00006500 74 68 65 20 73 70 61 63 65 20 62 65 74 77 65 65 |the space betwee| 00006510 6e 20 74 68 65 20 6f 62 6a 65 63 74 73 20 69 73 |n the objects is| 00006520 20 63 6f 6e 73 74 61 6e 74 2c 20 0a 20 20 20 20 | constant, . | 00006530 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006540 20 20 20 20 72 61 74 68 65 72 20 20 74 68 61 6e | rather than| 00006550 20 74 68 65 20 72 65 66 65 72 65 6e 63 65 20 70 | the reference p| 00006560 6f 69 6e 74 73 20 6f 6e 20 20 74 68 65 20 20 6f |oints on the o| 00006570 62 6a 65 63 74 73 20 0a 20 20 20 20 20 20 20 20 |bjects . | 00006580 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006590 62 65 69 6e 67 20 73 70 61 63 65 64 20 65 71 75 |being spaced equ| 000065a0 61 6c 6c 79 2e 20 20 20 54 68 65 72 65 20 6d 75 |ally. There mu| 000065b0 73 74 20 62 65 20 65 6e 6f 75 67 68 20 20 72 6f |st be enough ro| 000065c0 6f 6d 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |om . | 000065d0 20 20 20 20 20 20 20 20 20 20 20 20 62 65 74 77 | betw| 000065e0 65 65 6e 20 74 68 65 20 74 77 6f 20 65 78 74 72 |een the two extr| 000065f0 65 6d 65 20 6f 62 6a 65 63 74 73 20 74 6f 20 66 |eme objects to f| 00006600 69 74 20 69 6e 20 61 6c 6c 20 20 74 68 65 20 0a |it in all the .| 00006610 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006620 20 20 20 20 20 20 20 20 6f 74 68 65 72 73 20 77 | others w| 00006630 69 74 68 6f 75 74 20 6f 76 65 72 6c 61 70 70 69 |ithout overlappi| 00006640 6e 67 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |ng... | 00006650 20 20 20 20 20 20 20 20 20 20 20 20 20 4e 6f 74 | Not| 00006660 65 20 20 74 68 61 74 20 20 44 69 73 74 72 69 62 |e that Distrib| 00006670 75 74 65 20 20 61 6e 64 20 20 53 70 61 63 65 20 |ute and Space | 00006680 6f 75 74 20 20 61 72 65 20 20 20 6f 6e 6c 79 20 |out are only | 00006690 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000066a0 20 20 20 20 20 20 20 20 20 61 76 61 69 6c 61 62 | availab| 000066b0 6c 65 20 20 69 66 20 74 68 72 65 65 20 6f 72 20 |le if three or | 000066c0 6d 6f 72 65 20 6f 62 6a 65 63 74 73 20 61 72 65 |more objects are| 000066d0 20 20 73 65 6c 65 63 74 65 64 2e 20 20 0a 20 20 | selected. . | 000066e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000066f0 20 20 20 20 20 20 48 6f 72 69 7a 6f 6e 74 61 6c | Horizontal| 00006700 20 20 61 6e 64 20 76 65 72 74 69 63 61 6c 20 64 | and vertical d| 00006710 69 73 74 72 69 62 75 74 69 6f 6e 20 20 6f 72 20 |istribution or | 00006720 20 73 70 61 63 69 6e 67 20 0a 20 20 20 20 20 20 | spacing . | 00006730 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006740 20 20 63 61 6e 20 20 62 65 20 20 73 65 6c 65 63 | can be selec| 00006750 74 65 64 20 20 61 74 20 20 74 68 65 20 20 73 61 |ted at the sa| 00006760 6d 65 20 20 74 69 6d 65 2c 20 20 20 61 6c 74 68 |me time, alth| 00006770 6f 75 67 68 20 0a 20 20 20 20 20 20 20 20 20 20 |ough . | 00006780 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 6f | so| 00006790 6d 65 74 69 6d 65 73 20 74 68 65 20 72 65 73 75 |metimes the resu| 000067a0 6c 74 73 20 61 72 65 20 6e 6f 74 20 71 75 69 74 |lts are not quit| 000067b0 65 20 77 68 61 74 20 77 6f 75 6c 64 20 20 62 65 |e what would be| 000067c0 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 000067d0 20 20 20 20 20 20 20 20 20 20 65 78 70 65 63 74 | expect| 000067e0 65 64 2e 0a 0a 20 20 53 63 61 6c 69 6e 67 20 20 |ed... Scaling | 000067f0 20 20 20 20 20 20 20 20 20 20 20 20 20 4c 65 61 | Lea| 00006800 64 73 20 74 6f 20 61 20 64 69 61 6c 6f 67 75 65 |ds to a dialogue| 00006810 20 62 6f 78 20 61 70 70 6c 79 69 6e 67 20 76 61 | box applying va| 00006820 72 69 6f 75 73 20 6b 69 6e 64 73 20 20 6f 66 20 |rious kinds of | 00006830 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00006840 20 20 20 20 20 20 20 20 20 73 63 61 6c 69 6e 67 | scaling| 00006850 2e 20 20 20 54 68 65 20 64 65 66 61 75 6c 74 20 |. The default | 00006860 69 73 20 22 4d 61 67 6e 69 66 79 22 3a 20 20 20 |is "Magnify": | 00006870 61 6c 6c 20 20 6f 62 6a 65 63 74 20 0a 20 20 20 |all object . | 00006880 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006890 20 20 20 20 20 64 69 6d 65 6e 73 69 6f 6e 73 2c | dimensions,| 000068a0 20 74 65 78 74 20 70 6f 69 6e 74 20 73 69 7a 65 | text point size| 000068b0 20 61 6e 64 20 6c 69 6e 65 20 77 69 64 74 68 20 | and line width | 000068c0 61 72 65 20 61 6c 6c 20 0a 20 20 20 20 20 20 20 |are all . | 000068d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000068e0 20 73 63 61 6c 65 64 20 20 62 79 20 20 74 68 65 | scaled by the| 000068f0 20 65 6e 74 65 72 65 64 20 20 66 61 63 74 6f 72 | entered factor| 00006900 2e 20 20 20 57 69 74 68 20 20 22 4d 61 67 6e 69 |. With "Magni| 00006910 66 79 22 20 0a 20 20 20 20 20 20 20 20 20 20 20 |fy" . | 00006920 20 20 20 20 20 20 20 20 20 20 20 20 20 64 65 73 | des| 00006930 65 6c 65 63 74 65 64 2c 20 20 22 58 20 73 63 61 |elected, "X sca| 00006940 6c 65 22 2c 20 22 59 20 73 63 61 6c 65 22 20 61 |le", "Y scale" a| 00006950 6e 64 20 22 4c 69 6e 65 20 77 69 64 74 68 22 20 |nd "Line width" | 00006960 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00006970 20 20 20 20 20 20 20 20 20 63 61 6e 20 62 65 20 | can be | 00006980 73 65 6c 65 63 74 65 64 20 69 6e 64 65 70 65 6e |selected indepen| 00006990 64 65 6e 74 6c 79 3b 20 20 20 22 58 20 73 63 61 |dently; "X sca| 000069a0 6c 65 22 20 61 6e 64 20 20 22 59 20 0a 20 20 20 |le" and "Y . | 000069b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000069c0 20 20 20 20 20 73 63 61 6c 65 22 20 20 61 70 70 | scale" app| 000069d0 6c 79 20 74 6f 20 64 69 6d 65 6e 73 69 6f 6e 73 |ly to dimensions| 000069e0 20 61 6e 64 20 74 65 78 74 20 20 70 6f 69 6e 74 | and text point| 000069f0 20 20 73 69 7a 65 2c 20 0a 20 20 20 20 20 20 20 | size, . | 00006a00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006a10 20 77 68 69 6c 65 20 22 4c 69 6e 65 20 77 69 64 | while "Line wid| 00006a20 74 68 22 20 61 70 70 6c 69 65 73 20 74 6f 20 70 |th" applies to p| 00006a30 61 74 68 20 6f 75 74 6c 69 6e 65 73 2e 0a 0a 20 |ath outlines... | 00006a40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006a50 20 20 20 20 20 20 20 54 68 65 20 73 63 61 6c 69 | The scali| 00006a60 6e 67 20 69 73 20 61 70 70 6c 69 65 64 20 61 62 |ng is applied ab| 00006a70 6f 75 74 20 74 68 65 20 6f 62 6a 65 63 74 27 73 |out the object's| 00006a80 20 63 65 6e 74 72 65 2e 0a 0a 20 20 53 69 7a 65 | centre... Size| 00006a90 2f 50 6f 73 69 74 69 6f 6e 20 20 20 20 20 20 20 |/Position | 00006aa0 20 20 41 6c 6c 6f 77 73 20 74 68 65 20 73 69 7a | Allows the siz| 00006ab0 65 20 61 6e 64 20 70 6f 73 69 74 69 6f 6e 69 6e |e and positionin| 00006ac0 67 20 6f 66 20 61 20 73 69 6e 67 6c 65 20 6f 62 |g of a single ob| 00006ad0 6a 65 63 74 20 0a 20 20 20 20 20 20 20 20 20 20 |ject . | 00006ae0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 6f | to| 00006af0 20 62 65 20 61 6c 74 65 72 65 64 2e 20 20 41 74 | be altered. At| 00006b00 20 6d 6f 73 74 20 6f 6e 65 20 65 61 63 68 20 6f | most one each o| 00006b10 66 20 74 68 65 20 68 6f 72 69 7a 6f 6e 74 61 6c |f the horizontal| 00006b20 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00006b30 20 20 20 20 20 20 20 20 20 20 61 6e 64 20 20 76 | and v| 00006b40 65 72 74 69 63 61 6c 20 20 70 6f 73 69 74 69 6f |ertical positio| 00006b50 6e 20 20 61 6e 64 20 73 69 7a 65 20 20 66 69 65 |n and size fie| 00006b60 6c 64 73 20 20 63 61 6e 20 20 62 65 20 0a 20 20 |lds can be . | 00006b70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006b80 20 20 20 20 20 20 73 65 6c 65 63 74 65 64 20 61 | selected a| 00006b90 6e 64 20 61 6c 74 65 72 65 64 2e 20 20 20 43 68 |nd altered. Ch| 00006ba0 61 6e 67 69 6e 67 20 74 68 65 20 6c 65 66 74 2c |anging the left,| 00006bb0 20 20 72 69 67 68 74 2c 20 0a 20 20 20 20 20 20 | right, . | 00006bc0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006bd0 20 20 74 6f 70 20 6f 72 20 62 6f 74 74 6f 6d 20 | top or bottom | 00006be0 70 6f 73 69 74 69 6f 6e 20 6d 6f 76 65 73 20 74 |position moves t| 00006bf0 68 65 20 6f 62 6a 65 63 74 3b 20 20 63 68 61 6e |he object; chan| 00006c00 67 69 6e 67 20 0a 20 20 20 20 20 20 20 20 20 20 |ging . | 00006c10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 77 69 | wi| 00006c20 64 74 68 20 20 6f 72 20 20 68 65 69 67 68 74 20 |dth or height | 00006c30 20 73 63 61 6c 65 73 20 20 74 68 65 20 20 6f 62 | scales the ob| 00006c40 6a 65 63 74 20 20 61 62 6f 75 74 20 20 69 74 73 |ject about its| 00006c50 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00006c60 20 20 20 20 20 20 20 20 20 20 63 65 6e 74 72 65 | centre| 00006c70 2e 0a 0a 0a 0a 45 64 69 74 20 6d 65 6e 75 0a 0a |.....Edit menu..| 00006c80 54 68 65 73 65 20 6f 70 74 69 6f 6e 73 20 61 72 |These options ar| 00006c90 65 20 61 76 61 69 6c 61 62 6c 65 20 77 68 65 6e |e available when| 00006ca0 20 69 6e 20 70 61 74 68 20 65 64 69 74 20 6d 6f | in path edit mo| 00006cb0 64 65 2c 20 20 61 6e 64 20 61 20 70 6f 69 6e 74 |de, and a point| 00006cc0 20 68 61 73 20 20 62 65 65 6e 20 0a 73 65 6c 65 | has been .sele| 00006cd0 63 74 65 64 20 28 68 69 67 68 6c 69 67 68 74 65 |cted (highlighte| 00006ce0 64 29 2e 20 20 49 66 20 74 68 65 20 70 6f 69 6e |d). If the poin| 00006cf0 74 20 63 68 6f 73 65 6e 20 69 73 20 74 68 65 20 |t chosen is the | 00006d00 66 69 72 73 74 20 70 6f 69 6e 74 20 69 6e 20 61 |first point in a| 00006d10 20 70 61 74 68 2c 20 0a 6f 6e 6c 79 20 22 43 6f | path, .only "Co| 00006d20 6f 72 64 69 6e 61 74 65 22 20 69 73 20 61 76 61 |ordinate" is ava| 00006d30 69 6c 61 62 6c 65 2e 0a 0a 20 20 4d 6f 76 65 20 |ilable... Move | 00006d40 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006d50 20 43 68 61 6e 67 65 73 20 20 74 68 65 20 63 75 | Changes the cu| 00006d60 72 72 65 6e 74 20 6c 69 6e 65 20 73 65 67 6d 65 |rrent line segme| 00006d70 6e 74 20 74 6f 20 20 61 20 20 6d 6f 76 65 2c 20 |nt to a move, | 00006d80 20 69 66 20 0a 20 20 20 20 20 20 20 20 20 20 20 | if . | 00006d90 20 20 20 20 20 20 20 20 20 20 20 20 20 70 6f 73 | pos| 00006da0 73 69 62 6c 65 2e 0a 0a 20 20 4c 69 6e 65 20 20 |sible... Line | 00006db0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006dc0 43 68 61 6e 67 65 73 20 74 68 65 20 63 75 72 72 |Changes the curr| 00006dd0 65 6e 74 20 73 65 67 6d 65 6e 74 20 74 6f 20 61 |ent segment to a| 00006de0 20 6c 69 6e 65 2e 0a 0a 20 20 43 75 72 76 65 20 | line... Curve | 00006df0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006e00 43 68 61 6e 67 65 73 20 20 74 68 65 20 20 63 75 |Changes the cu| 00006e10 72 72 65 6e 74 20 20 73 65 67 6d 65 6e 74 20 20 |rrent segment | 00006e20 74 6f 20 20 61 20 20 20 28 69 6e 69 74 69 61 6c |to a (initial| 00006e30 6c 79 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |ly . | 00006e40 20 20 20 20 20 20 20 20 20 20 20 20 73 74 72 61 | stra| 00006e50 69 67 68 74 29 20 63 75 72 76 65 2e 0a 0a 20 20 |ight) curve... | 00006e60 4f 70 65 6e 20 20 20 20 20 20 20 20 20 20 20 20 |Open | 00006e70 20 20 20 20 20 20 4d 61 6b 65 73 20 74 68 65 20 | Makes the | 00006e80 63 75 72 72 65 6e 74 20 73 75 62 70 61 74 68 20 |current subpath | 00006e90 6f 70 65 6e 2e 20 20 49 66 20 69 74 20 77 61 73 |open. If it was| 00006ea0 20 63 6c 6f 73 65 64 2c 20 0a 20 20 20 20 20 20 | closed, . | 00006eb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006ec0 20 20 74 68 65 20 20 73 75 62 70 61 74 68 20 20 | the subpath | 00006ed0 69 73 20 6f 70 65 6e 65 64 20 61 6e 64 20 74 68 |is opened and th| 00006ee0 65 20 6c 61 73 74 20 20 70 6f 69 6e 74 20 20 6d |e last point m| 00006ef0 6f 76 65 64 20 0a 20 20 20 20 20 20 20 20 20 20 |oved . | 00006f00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 61 77 | aw| 00006f10 61 79 20 66 72 6f 6d 20 74 68 65 20 66 69 72 73 |ay from the firs| 00006f20 74 2e 0a 0a 20 20 43 6c 6f 73 65 64 20 20 20 20 |t... Closed | 00006f30 20 20 20 20 20 20 20 20 20 20 20 20 4d 61 6b 65 | Make| 00006f40 73 20 74 68 65 20 63 75 72 72 65 6e 74 20 73 75 |s the current su| 00006f50 62 70 61 74 68 20 63 6c 6f 73 65 64 3b 20 20 20 |bpath closed; | 00006f60 74 68 65 20 6c 61 73 74 20 70 6f 69 6e 74 20 0a |the last point .| 00006f70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00006f80 20 20 20 20 20 20 20 20 69 73 20 6d 6f 76 65 64 | is moved| 00006f90 20 74 6f 20 63 6f 69 6e 63 69 64 65 20 77 69 74 | to coincide wit| 00006fa0 68 20 74 68 65 20 66 69 72 73 74 20 70 6f 69 6e |h the first poin| 00006fb0 74 2e 0a 0a 20 20 49 6e 73 65 72 74 20 70 6f 69 |t... Insert poi| 00006fc0 6e 74 20 20 20 20 20 20 20 20 20 20 54 68 65 20 |nt The | 00006fd0 63 75 72 72 65 6e 74 20 73 65 67 6d 65 6e 74 20 |current segment | 00006fe0 69 73 20 72 65 70 6c 61 63 65 64 20 77 69 74 68 |is replaced with| 00006ff0 20 74 77 6f 2c 20 20 65 61 63 68 20 6f 66 20 0a | two, each of .| 00007000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007010 20 20 20 20 20 20 20 20 74 68 65 20 73 61 6d 65 | the same| 00007020 20 74 79 70 65 20 28 6c 69 6e 65 20 6f 72 20 63 | type (line or c| 00007030 75 72 76 65 29 20 61 73 20 74 68 65 20 6f 72 69 |urve) as the ori| 00007040 67 69 6e 61 6c 2e 0a 0a 20 20 44 65 6c 65 74 65 |ginal... Delete| 00007050 20 70 6f 69 6e 74 20 20 20 20 20 20 20 20 20 20 | point | 00007060 54 68 65 20 20 63 75 72 72 65 6e 74 20 20 73 65 |The current se| 00007070 67 6d 65 6e 74 20 20 69 73 20 20 64 65 6c 65 74 |gment is delet| 00007080 65 64 2c 20 20 61 6e 64 20 20 74 68 65 20 20 74 |ed, and the t| 00007090 77 6f 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |wo . | 000070a0 20 20 20 20 20 20 20 20 20 20 20 20 61 64 6a 61 | adja| 000070b0 63 65 6e 74 20 73 65 67 6d 65 6e 74 73 20 6d 6f |cent segments mo| 000070c0 76 65 64 20 74 6f 20 63 6c 6f 73 65 20 74 68 65 |ved to close the| 000070d0 20 67 61 70 2e 0a 0a 20 20 43 6f 6f 72 64 69 6e | gap... Coordin| 000070e0 61 74 65 20 20 20 20 20 20 20 20 20 20 20 20 4c |ate L| 000070f0 65 61 64 73 20 20 74 6f 20 61 20 64 69 61 6c 6f |eads to a dialo| 00007100 67 75 65 20 62 6f 78 20 61 6c 6c 6f 77 69 6e 67 |gue box allowing| 00007110 20 74 68 65 20 20 63 6f 6f 72 64 69 6e 61 74 65 | the coordinate| 00007120 73 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |s . | 00007130 20 20 20 20 20 20 20 20 20 20 20 6f 66 20 74 68 | of th| 00007140 65 20 63 75 72 72 65 6e 74 20 70 6f 69 6e 74 20 |e current point | 00007150 74 6f 20 62 65 20 63 68 61 6e 67 65 64 2e 0a 0a |to be changed...| 00007160 20 20 53 74 72 61 69 67 68 74 65 6e 20 20 20 20 | Straighten | 00007170 20 20 20 20 20 20 20 20 53 74 72 61 69 67 68 74 | Straight| 00007180 65 6e 73 20 20 74 68 65 20 63 75 72 72 65 6e 74 |ens the current| 00007190 20 63 75 72 76 65 20 73 65 67 6d 65 6e 74 20 20 | curve segment | 000071a0 28 62 75 74 20 20 64 6f 65 73 20 0a 20 20 20 20 |(but does . | 000071b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000071c0 20 20 20 20 6e 6f 74 20 63 68 61 6e 67 65 20 69 | not change i| 000071d0 74 20 69 6e 74 6f 20 61 20 6c 69 6e 65 29 2e 0a |t into a line)..| 000071e0 0a 20 20 53 6d 6f 6f 74 68 20 6a 6f 69 6e 73 20 |. Smooth joins | 000071f0 20 20 20 20 20 20 20 20 20 41 6c 69 67 6e 73 20 | Aligns | 00007200 20 74 68 65 20 20 63 6f 6e 74 72 6f 6c 20 70 6f | the control po| 00007210 69 6e 74 73 20 6f 66 20 74 68 65 20 20 63 75 72 |ints of the cur| 00007220 72 65 6e 74 20 20 63 75 72 76 65 20 0a 20 20 20 |rent curve . | 00007230 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007240 20 20 20 20 20 73 65 67 6d 65 6e 74 20 20 73 6f | segment so| 00007250 20 74 68 61 74 20 74 68 65 20 74 72 61 6e 73 69 | that the transi| 00007260 74 69 6f 6e 73 20 61 74 20 74 68 65 20 73 74 61 |tions at the sta| 00007270 72 74 20 20 61 6e 64 20 0a 20 20 20 20 20 20 20 |rt and . | 00007280 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007290 20 65 6e 64 20 70 6f 69 6e 74 73 20 61 72 65 20 | end points are | 000072a0 73 6d 6f 6f 74 68 2e 0a 0a 20 20 48 6f 72 69 7a |smooth... Horiz| 000072b0 6f 6e 74 61 6c 20 20 20 20 20 20 20 20 20 20 20 |ontal | 000072c0 20 4d 6f 76 65 73 20 74 68 65 20 65 6e 64 20 70 | Moves the end p| 000072d0 6f 69 6e 74 20 6f 66 20 74 68 65 20 63 75 72 72 |oint of the curr| 000072e0 65 6e 74 20 73 65 67 6d 65 6e 74 20 73 6f 20 74 |ent segment so t| 000072f0 68 61 74 20 0a 20 20 20 20 20 20 20 20 20 20 20 |hat . | 00007300 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 65 | the| 00007310 20 6c 69 6e 65 20 62 65 63 6f 6d 65 73 20 68 6f | line becomes ho| 00007320 72 69 7a 6f 6e 74 61 6c 2e 20 20 20 46 6f 72 20 |rizontal. For | 00007330 61 20 20 63 75 72 76 65 2c 20 20 74 68 69 73 20 |a curve, this | 00007340 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00007350 20 20 20 20 20 20 20 20 20 6d 6f 76 65 73 20 20 | moves | 00007360 74 68 65 20 65 6e 64 20 70 6f 69 6e 74 20 62 75 |the end point bu| 00007370 74 20 6c 65 61 76 65 73 20 74 68 65 20 63 75 72 |t leaves the cur| 00007380 76 65 20 20 63 6f 6e 74 72 6f 6c 20 0a 20 20 20 |ve control . | 00007390 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000073a0 20 20 20 20 20 70 6f 69 6e 74 73 20 20 69 6e 20 | points in | 000073b0 74 68 65 20 73 61 6d 65 20 72 65 6c 61 74 69 6f |the same relatio| 000073c0 6e 20 74 6f 20 74 68 65 20 63 75 72 76 65 20 61 |n to the curve a| 000073d0 73 20 20 74 68 65 79 20 0a 20 20 20 20 20 20 20 |s they . | 000073e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000073f0 20 77 65 72 65 20 6f 72 69 67 69 6e 61 6c 6c 79 | were originally| 00007400 2e 0a 0a 20 20 56 65 72 74 69 63 61 6c 20 20 20 |... Vertical | 00007410 20 20 20 20 20 20 20 20 20 20 20 4d 6f 76 65 73 | Moves| 00007420 20 74 68 65 20 65 6e 64 20 70 6f 69 6e 74 20 6f | the end point o| 00007430 66 20 74 68 65 20 63 75 72 72 65 6e 74 20 73 65 |f the current se| 00007440 67 6d 65 6e 74 20 73 6f 20 74 68 61 74 20 0a 20 |gment so that . | 00007450 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007460 20 20 20 20 20 20 20 74 68 65 20 6c 69 6e 65 20 | the line | 00007470 62 65 63 6f 6d 65 73 20 76 65 72 74 69 63 61 6c |becomes vertical| 00007480 2e 0a 0a 0a 0a 54 65 78 74 20 53 74 79 6c 65 20 |.....Text Style | 00007490 6d 65 6e 75 0a 0a 54 68 65 20 54 65 78 74 20 53 |menu..The Text S| 000074a0 74 79 6c 65 20 6d 65 6e 75 20 68 61 73 20 74 77 |tyle menu has tw| 000074b0 6f 20 66 75 6e 63 74 69 6f 6e 73 2e 20 20 20 49 |o functions. I| 000074c0 6e 20 53 65 6c 65 63 74 20 6f 72 20 45 64 69 74 |n Select or Edit| 000074d0 20 6d 6f 64 65 73 2c 20 20 69 74 20 73 65 74 73 | modes, it sets| 000074e0 20 0a 74 68 65 20 73 74 79 6c 65 20 66 6f 72 20 | .the style for | 000074f0 74 68 65 20 73 65 6c 65 63 74 65 64 20 74 65 78 |the selected tex| 00007500 74 20 6f 62 6a 65 63 74 73 20 6f 72 20 63 6f 6c |t objects or col| 00007510 75 6d 6e 73 2e 20 20 20 49 6e 20 74 65 78 74 20 |umns. In text | 00007520 63 72 65 61 74 65 20 6d 6f 64 65 2c 20 0a 69 74 |create mode, .it| 00007530 20 20 73 65 74 73 20 20 74 68 65 20 64 65 66 61 | sets the defa| 00007540 75 6c 74 20 73 74 79 6c 65 20 74 68 61 74 20 77 |ult style that w| 00007550 69 6c 6c 20 62 65 20 75 73 65 64 20 66 6f 72 20 |ill be used for | 00007560 6e 65 77 20 74 65 78 74 20 20 6f 62 6a 65 63 74 |new text object| 00007570 73 20 20 28 6f 6e 6c 79 20 0a 77 68 65 6e 20 74 |s (only .when t| 00007580 65 78 74 20 65 6e 74 72 79 20 69 73 20 6e 6f 74 |ext entry is not| 00007590 20 69 6e 20 70 72 6f 67 72 65 73 73 29 2e 0a 0a | in progress)...| 000075a0 20 20 46 6f 6e 74 20 6e 61 6d 65 20 20 20 20 20 | Font name | 000075b0 20 20 20 20 20 20 20 20 53 65 6c 65 63 74 73 20 | Selects | 000075c0 20 74 68 65 20 20 66 6f 6e 74 20 20 66 61 6d 69 | the font fami| 000075d0 6c 79 20 74 6f 20 20 62 65 20 20 75 73 65 64 20 |ly to be used | 000075e0 20 66 6f 72 20 20 74 65 78 74 20 0a 20 20 20 20 | for text . | 000075f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007600 20 20 20 20 6f 62 6a 65 63 74 73 2e 20 20 20 55 | objects. U| 00007610 6e 6c 65 73 73 20 20 79 6f 75 20 68 61 76 65 20 |nless you have | 00007620 20 73 6f 6d 65 20 20 75 6e 75 73 75 61 6c 6c 79 | some unusually| 00007630 2d 6e 61 6d 65 64 20 0a 20 20 20 20 20 20 20 20 |-named . | 00007640 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007650 66 6f 6e 74 73 2c 20 20 6f 6e 6c 79 20 20 74 68 |fonts, only th| 00007660 65 20 66 61 6d 69 6c 79 20 6e 61 6d 65 20 28 66 |e family name (f| 00007670 69 72 73 74 20 63 6f 6d 70 6f 6e 65 6e 74 20 20 |irst component | 00007680 6f 66 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |of . | 00007690 20 20 20 20 20 20 20 20 20 20 20 20 74 68 65 20 | the | 000076a0 6e 61 6d 65 29 20 77 69 6c 6c 20 61 70 70 65 61 |name) will appea| 000076b0 72 20 6f 6e 20 74 68 69 73 20 6d 65 6e 75 2e 20 |r on this menu. | 000076c0 20 53 65 65 20 6c 61 74 65 72 20 66 6f 72 20 0a | See later for .| 000076d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000076e0 20 20 20 20 20 20 20 20 6d 6f 72 65 20 69 6e 66 | more inf| 000076f0 6f 72 6d 61 74 69 6f 6e 20 6f 6e 20 66 6f 6e 74 |ormation on font| 00007700 73 2e 0a 0a 20 20 46 6f 6e 74 20 73 74 79 6c 65 |s... Font style| 00007710 20 20 20 20 20 20 20 20 20 20 20 20 53 65 74 73 | Sets| 00007720 20 74 68 65 20 66 6f 6e 74 20 65 6e 68 61 6e 63 | the font enhanc| 00007730 65 6d 65 6e 74 2e 20 20 4f 6e 6c 79 20 74 68 6f |ement. Only tho| 00007740 73 65 20 6f 70 74 69 6f 6e 73 20 66 6f 72 20 0a |se options for .| 00007750 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007760 20 20 20 20 20 20 20 20 77 68 69 63 68 20 20 66 | which f| 00007770 6f 6e 74 73 20 61 72 65 20 61 76 61 69 6c 61 62 |onts are availab| 00007780 6c 65 20 69 6e 20 74 68 65 20 20 63 75 72 72 65 |le in the curre| 00007790 6e 74 20 20 66 61 6d 69 6c 79 20 0a 20 20 20 20 |nt family . | 000077a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000077b0 20 20 20 20 63 61 6e 20 62 65 20 73 65 6c 65 63 | can be selec| 000077c0 74 65 64 2e 20 20 20 4e 6f 74 20 61 76 61 69 6c |ted. Not avail| 000077d0 61 62 6c 65 20 66 6f 72 20 27 53 79 73 74 65 6d |able for 'System| 000077e0 20 46 6f 6e 74 27 20 0a 20 20 20 20 20 20 20 20 | Font' . | 000077f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007800 74 65 78 74 2e 0a 0a 20 20 53 69 7a 65 2f 48 65 |text... Size/He| 00007810 69 67 68 74 20 20 20 20 20 20 20 20 20 20 20 53 |ight S| 00007820 65 74 73 20 74 68 65 20 73 69 7a 65 20 6f 66 20 |ets the size of | 00007830 74 68 65 20 74 65 78 74 2c 20 20 69 6e 20 70 6f |the text, in po| 00007840 69 6e 74 73 20 28 31 2f 37 32 20 69 6e 63 68 29 |ints (1/72 inch)| 00007850 2e 20 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |. . | 00007860 20 20 20 20 20 20 20 20 20 20 20 20 49 66 20 20 | If | 00007870 22 53 61 6d 65 20 61 73 20 73 69 7a 65 22 20 69 |"Same as size" i| 00007880 73 20 73 65 6c 65 63 74 65 64 2c 20 20 74 68 65 |s selected, the| 00007890 20 20 73 69 7a 65 20 20 63 68 6f 73 65 6e 20 0a | size chosen .| 000078a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000078b0 20 20 20 20 20 20 20 20 77 69 6c 6c 20 62 65 20 | will be | 000078c0 75 73 65 64 20 66 6f 72 20 62 6f 74 68 20 77 69 |used for both wi| 000078d0 64 74 68 20 61 6e 64 20 68 65 69 67 68 74 20 61 |dth and height a| 000078e0 6e 64 20 63 61 6e 20 20 62 65 20 0a 20 20 20 20 |nd can be . | 000078f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007900 20 20 20 20 73 70 65 63 69 66 69 65 64 20 62 79 | specified by| 00007910 20 63 68 6f 6f 73 69 6e 67 20 61 20 70 72 65 73 | choosing a pres| 00007920 65 74 20 73 69 7a 65 20 6f 72 20 65 6e 74 65 72 |et size or enter| 00007930 69 6e 67 20 69 74 20 0a 20 20 20 20 20 20 20 20 |ing it . | 00007940 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007950 69 6e 20 74 68 65 20 62 6f 78 2e 20 20 20 49 66 |in the box. If| 00007960 20 22 48 65 69 67 68 74 20 6f 74 68 65 72 22 20 | "Height other" | 00007970 69 73 20 20 73 65 6c 65 63 74 65 64 2c 20 20 74 |is selected, t| 00007980 68 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |he . | 00007990 20 20 20 20 20 20 20 20 20 20 20 20 77 69 64 74 | widt| 000079a0 68 20 63 61 6e 20 62 65 20 73 65 74 20 61 73 20 |h can be set as | 000079b0 61 62 6f 76 65 20 77 68 69 6c 65 20 74 68 65 20 |above while the | 000079c0 68 65 69 67 68 74 20 63 61 6e 20 20 62 65 20 0a |height can be .| 000079d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000079e0 20 20 20 20 20 20 20 20 73 65 74 20 69 6e 64 65 | set inde| 000079f0 70 65 6e 64 65 6e 74 6c 79 20 62 79 20 65 6e 74 |pendently by ent| 00007a00 65 72 69 6e 67 20 74 68 61 74 20 69 6e 20 69 74 |ering that in it| 00007a10 73 20 62 6f 78 2e 0a 0a 20 20 54 65 78 74 20 63 |s box... Text c| 00007a20 6f 6c 6f 75 72 20 20 20 20 20 20 20 20 20 20 20 |olour | 00007a30 53 65 74 73 20 20 74 68 65 20 20 66 6f 72 65 67 |Sets the foreg| 00007a40 72 6f 75 6e 64 20 63 6f 6c 6f 75 72 20 74 6f 20 |round colour to | 00007a50 62 65 20 20 75 73 65 64 20 20 66 6f 72 20 20 74 |be used for t| 00007a60 68 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |he . | 00007a70 20 20 20 20 20 20 20 20 20 20 20 20 74 65 78 74 | text| 00007a80 3b 20 20 20 74 68 65 20 27 69 6e 73 69 64 65 27 |; the 'inside'| 00007a90 20 6f 66 20 74 68 65 20 63 68 61 72 61 63 74 65 | of the characte| 00007aa0 72 73 20 69 73 20 6e 6f 72 6d 61 6c 6c 79 20 0a |rs is normally .| 00007ab0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007ac0 20 20 20 20 20 20 20 20 64 69 73 70 6c 61 79 65 | displaye| 00007ad0 64 20 20 75 73 69 6e 67 20 20 74 68 69 73 20 20 |d using this | 00007ae0 63 6f 6c 6f 75 72 2e 20 20 20 49 66 20 20 74 68 |colour. If th| 00007af0 65 20 20 63 75 72 72 65 6e 74 20 0a 20 20 20 20 |e current . | 00007b00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007b10 20 20 20 20 70 61 6c 65 74 74 65 20 20 61 6c 6c | palette all| 00007b20 6f 77 73 2c 20 20 74 68 65 20 20 74 65 78 74 20 |ows, the text | 00007b30 77 69 6c 6c 20 20 62 65 20 20 61 6e 74 69 2d 61 |will be anti-a| 00007b40 6c 69 61 73 65 64 20 0a 20 20 20 20 20 20 20 20 |liased . | 00007b50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007b60 75 73 69 6e 67 20 20 61 20 6e 75 6d 62 65 72 20 |using a number | 00007b70 6f 66 20 73 74 65 70 73 20 62 65 74 77 65 65 6e |of steps between| 00007b80 20 74 68 69 73 20 20 63 6f 6c 6f 75 72 20 20 61 | this colour a| 00007b90 6e 64 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |nd . | 00007ba0 20 20 20 20 20 20 20 20 20 20 20 20 74 68 65 20 | the | 00007bb0 20 74 65 78 74 20 20 62 61 63 6b 67 72 6f 75 6e | text backgroun| 00007bc0 64 20 20 63 6f 6c 6f 75 72 2e 20 20 20 54 65 78 |d colour. Tex| 00007bd0 74 20 20 63 6f 6c 6f 75 72 20 20 61 6e 64 20 0a |t colour and .| 00007be0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007bf0 20 20 20 20 20 20 20 20 62 61 63 6b 67 72 6f 75 | backgrou| 00007c00 6e 64 20 20 63 6f 6c 6f 75 72 20 61 70 70 6c 79 |nd colour apply| 00007c10 20 74 6f 20 74 65 78 74 20 61 72 65 61 73 20 61 | to text areas a| 00007c20 73 20 77 65 6c 6c 20 20 61 73 20 0a 20 20 20 20 |s well as . | 00007c30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007c40 20 20 20 20 74 65 78 74 20 6f 62 6a 65 63 74 73 | text objects| 00007c50 2e 0a 0a 20 20 42 61 63 6b 67 72 6f 75 6e 64 20 |... Background | 00007c60 20 20 20 20 20 20 20 20 20 20 20 53 65 74 73 20 | Sets | 00007c70 74 68 65 20 74 65 78 74 20 62 61 63 6b 67 72 6f |the text backgro| 00007c80 75 6e 64 20 63 6f 6c 6f 75 72 2e 20 20 54 68 69 |und colour. Thi| 00007c90 73 20 69 73 20 6e 6f 72 6d 61 6c 6c 79 20 0a 20 |s is normally . | 00007ca0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007cb0 20 20 20 20 20 20 20 77 68 69 74 65 2c 20 20 62 | white, b| 00007cc0 75 74 20 20 63 61 6e 20 20 62 65 20 76 61 72 69 |ut can be vari| 00007cd0 65 64 20 74 6f 20 63 6f 6e 74 72 6f 6c 20 20 74 |ed to control t| 00007ce0 68 65 20 20 61 6e 74 69 2d 0a 20 20 20 20 20 20 |he anti-. | 00007cf0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007d00 20 20 61 6c 69 61 73 69 6e 67 20 65 66 66 65 63 | aliasing effec| 00007d10 74 2e 0a 0a 20 20 4c 65 61 64 69 6e 67 20 20 20 |t... Leading | 00007d20 20 20 20 20 20 20 20 20 20 20 20 20 4f 6e 6c 79 | Only| 00007d30 20 20 61 76 61 69 6c 61 62 6c 65 20 20 77 68 65 | available whe| 00007d40 6e 20 74 68 65 20 64 65 66 61 75 6c 74 20 20 74 |n the default t| 00007d50 65 78 74 20 20 73 74 79 6c 65 20 20 69 73 20 0a |ext style is .| 00007d60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007d70 20 20 20 20 20 20 20 20 62 65 69 6e 67 20 20 73 | being s| 00007d80 65 74 3b 20 20 20 63 6f 6e 74 72 6f 6c 73 20 74 |et; controls t| 00007d90 68 65 20 61 6d 6f 75 6e 74 20 74 68 61 74 20 20 |he amount that | 00007da0 74 68 65 20 20 63 61 72 65 74 20 0a 20 20 20 20 |the caret . | 00007db0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007dc0 20 20 20 20 77 69 6c 6c 20 20 62 65 20 20 6d 6f | will be mo| 00007dd0 76 65 64 20 20 64 6f 77 6e 20 77 68 65 6e 20 52 |ved down when R| 00007de0 65 74 75 72 6e 20 20 69 73 20 20 70 72 65 73 73 |eturn is press| 00007df0 65 64 20 20 74 6f 20 0a 20 20 20 20 20 20 20 20 |ed to . | 00007e00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00007e10 74 65 72 6d 69 6e 61 74 65 20 61 20 74 65 78 74 |terminate a text| 00007e20 20 6f 62 6a 65 63 74 2c 20 20 72 65 61 64 79 20 | object, ready | 00007e30 66 6f 72 20 74 68 65 20 6e 65 78 74 20 20 6f 6e |for the next on| 00007e40 65 2e 20 20 0a 20 20 20 20 20 20 20 20 20 20 20 |e. . | 00007e50 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 69 | Thi| 00007e60 73 20 69 73 20 73 65 74 20 69 6e 20 70 6f 69 6e |s is set in poin| 00007e70 74 73 2e 0a 0a 0a 0a 50 61 74 68 20 53 74 79 6c |ts.....Path Styl| 00007e80 65 20 6d 65 6e 75 0a 0a 54 68 65 20 50 61 74 68 |e menu..The Path| 00007e90 20 53 74 79 6c 65 20 6d 65 6e 75 20 61 6c 73 6f | Style menu also| 00007ea0 20 68 61 73 20 74 77 6f 20 66 75 6e 63 74 69 6f | has two functio| 00007eb0 6e 73 2e 20 20 20 49 6e 20 53 65 6c 65 63 74 20 |ns. In Select | 00007ec0 6f 72 20 45 64 69 74 20 6d 6f 64 65 73 2c 20 20 |or Edit modes, | 00007ed0 69 74 20 0a 73 65 74 73 20 20 74 68 65 20 73 74 |it .sets the st| 00007ee0 79 6c 65 20 66 6f 72 20 74 68 65 20 73 65 6c 65 |yle for the sele| 00007ef0 63 74 65 64 20 70 61 74 68 20 6f 62 6a 65 63 74 |cted path object| 00007f00 73 2e 20 20 20 49 6e 20 70 61 74 68 20 63 72 65 |s. In path cre| 00007f10 61 74 65 20 20 6d 6f 64 65 2c 20 20 69 74 20 0a |ate mode, it .| 00007f20 73 65 74 73 20 74 68 65 20 64 65 66 61 75 6c 74 |sets the default| 00007f30 20 73 74 79 6c 65 20 74 68 61 74 20 77 69 6c 6c | style that will| 00007f40 20 62 65 20 75 73 65 64 20 66 6f 72 20 6e 65 77 | be used for new| 00007f50 20 70 61 74 68 20 6f 62 6a 65 63 74 73 20 28 74 | path objects (t| 00007f60 68 69 73 20 63 61 6e 20 62 65 20 0a 64 6f 6e 65 |his can be .done| 00007f70 20 77 68 69 6c 65 20 70 61 74 68 20 63 72 65 61 | while path crea| 00007f80 74 69 6f 6e 20 69 73 20 69 6e 20 70 72 6f 67 72 |tion is in progr| 00007f90 65 73 73 29 2e 0a 0a 20 20 4c 69 6e 65 20 63 6f |ess)... Line co| 00007fa0 6c 6f 75 72 20 20 20 20 20 20 20 20 20 20 20 53 |lour S| 00007fb0 65 74 73 20 20 74 68 65 20 20 63 6f 6c 6f 75 72 |ets the colour| 00007fc0 20 74 68 61 74 20 77 69 6c 6c 20 62 65 20 75 73 | that will be us| 00007fd0 65 64 20 74 6f 20 20 64 72 61 77 20 20 70 61 74 |ed to draw pat| 00007fe0 68 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |h . | 00007ff0 20 20 20 20 20 20 20 20 20 20 20 6f 75 74 6c 69 | outli| 00008000 6e 65 73 2e 0a 0a 20 20 46 69 6c 6c 20 63 6f 6c |nes... Fill col| 00008010 6f 75 72 20 20 20 20 20 20 20 20 20 20 20 53 65 |our Se| 00008020 74 73 20 20 74 68 65 20 20 63 6f 6c 6f 75 72 20 |ts the colour | 00008030 74 68 61 74 20 77 69 6c 6c 20 62 65 20 75 73 65 |that will be use| 00008040 64 20 20 74 6f 20 20 66 69 6c 6c 20 20 74 68 65 |d to fill the| 00008050 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00008060 20 20 20 20 20 20 20 20 20 20 69 6e 73 69 64 65 | inside| 00008070 73 20 20 6f 66 20 20 70 61 74 68 73 20 20 28 77 |s of paths (w| 00008080 68 61 74 20 20 69 73 20 20 63 6f 6e 73 69 64 65 |hat is conside| 00008090 72 65 64 20 20 74 6f 20 20 20 62 65 20 0a 20 20 |red to be . | 000080a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000080b0 20 20 20 20 20 20 27 69 6e 73 69 64 65 27 20 20 | 'inside' | 000080c0 69 73 20 20 63 6f 6e 74 72 6f 6c 6c 65 64 20 20 |is controlled | 000080d0 62 79 20 20 74 68 65 20 20 20 22 57 69 6e 64 69 |by the "Windi| 000080e0 6e 67 20 72 75 6c 65 22 20 0a 20 20 20 20 20 20 |ng rule" . | 000080f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008100 20 20 6f 70 74 69 6f 6e 29 2e 0a 0a 20 20 4c 69 | option)... Li| 00008110 6e 65 20 77 69 64 74 68 20 20 20 20 20 20 20 20 |ne width | 00008120 20 20 20 20 53 65 74 73 20 20 74 68 65 20 77 69 | Sets the wi| 00008130 64 74 68 20 74 6f 20 62 65 20 75 73 65 64 20 77 |dth to be used w| 00008140 68 65 6e 20 64 72 61 77 69 6e 67 20 20 6f 75 74 |hen drawing out| 00008150 6c 69 6e 65 73 2c 20 0a 20 20 20 20 20 20 20 20 |lines, . | 00008160 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008170 6d 65 61 73 75 72 65 64 20 20 69 6e 20 70 6f 69 |measured in poi| 00008180 6e 74 73 2e 20 20 20 53 65 6c 65 63 74 20 61 20 |nts. Select a | 00008190 20 70 72 65 73 65 74 20 20 73 69 7a 65 2c 20 20 | preset size, | 000081a0 6f 72 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |or . | 000081b0 20 20 20 20 20 20 20 20 20 20 20 20 65 6e 74 65 | ente| 000081c0 72 20 20 74 68 65 20 20 77 69 64 74 68 20 20 69 |r the width i| 000081d0 6e 20 20 74 68 65 20 20 62 6f 78 2e 20 20 20 20 |n the box. | 000081e0 49 66 20 20 22 54 68 69 6e 22 20 20 69 73 20 0a |If "Thin" is .| 000081f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008200 20 20 20 20 20 20 20 20 73 65 6c 65 63 74 65 64 | selected| 00008210 2c 20 20 74 68 65 20 20 74 68 69 6e 6e 65 73 74 |, the thinnest| 00008220 20 6c 69 6e 65 20 74 68 61 74 20 74 68 65 20 20 | line that the | 00008230 73 63 72 65 65 6e 20 20 6f 72 20 0a 20 20 20 20 |screen or . | 00008240 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008250 20 20 20 20 70 72 69 6e 74 65 72 20 69 73 20 63 | printer is c| 00008260 61 70 61 62 6c 65 20 6f 66 20 64 69 73 70 6c 61 |apable of displa| 00008270 79 69 6e 67 20 77 69 6c 6c 20 62 65 20 75 73 65 |ying will be use| 00008280 64 2e 0a 0a 20 20 4c 69 6e 65 20 70 61 74 74 65 |d... Line patte| 00008290 72 6e 20 20 20 20 20 20 20 20 20 20 53 65 74 73 |rn Sets| 000082a0 20 20 74 68 65 20 20 6c 69 6e 65 20 20 73 74 79 | the line sty| 000082b0 6c 65 20 74 6f 20 62 65 20 20 75 73 65 64 20 20 |le to be used | 000082c0 66 6f 72 20 20 6f 75 74 6c 69 6e 65 73 3b 20 20 |for outlines; | 000082d0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000082e0 20 20 20 20 20 20 20 20 20 65 69 74 68 65 72 20 | either | 000082f0 73 6f 6c 69 64 20 6f 72 20 6f 6e 65 20 6f 66 20 |solid or one of | 00008300 66 6f 75 72 20 70 72 65 73 65 74 20 64 61 73 68 |four preset dash| 00008310 20 70 61 74 74 65 72 6e 73 2e 0a 0a 20 20 43 61 | patterns... Ca| 00008320 70 73 2f 4a 6f 69 6e 73 20 20 20 20 20 20 20 20 |ps/Joins | 00008330 20 20 20 20 53 65 74 73 20 20 74 68 65 20 77 61 | Sets the wa| 00008340 79 20 69 6e 20 77 68 69 63 68 20 74 68 65 20 65 |y in which the e| 00008350 6e 64 73 20 6f 66 20 6f 70 65 6e 20 70 61 74 68 |nds of open path| 00008360 73 20 20 61 6e 64 20 0a 20 20 20 20 20 20 20 20 |s and . | 00008370 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008380 6c 69 6e 65 20 6a 6f 69 6e 73 20 61 72 65 20 64 |line joins are d| 00008390 69 73 70 6c 61 79 65 64 2e 20 20 20 54 68 65 20 |isplayed. The | 000083a0 6a 6f 69 6e 2c 20 73 74 61 72 74 69 6e 67 20 63 |join, starting c| 000083b0 61 70 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |ap . | 000083c0 20 20 20 20 20 20 20 20 20 20 20 20 61 6e 64 20 | and | 000083d0 65 6e 64 69 6e 67 20 63 61 70 20 63 61 6e 20 61 |ending cap can a| 000083e0 6c 6c 20 62 65 20 73 65 74 20 69 6e 64 65 70 65 |ll be set indepe| 000083f0 6e 64 65 6e 74 6c 79 2e 20 20 4e 6f 74 65 20 0a |ndently. Note .| 00008400 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008410 20 20 20 20 20 20 20 20 74 68 61 74 20 20 74 68 | that th| 00008420 65 20 20 74 72 69 61 6e 67 6c 65 20 63 61 70 20 |e triangle cap | 00008430 77 69 64 74 68 20 61 6e 64 20 61 72 65 20 20 65 |width and are e| 00008440 6e 74 65 72 65 64 20 20 69 6e 20 0a 20 20 20 20 |ntered in . | 00008450 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008460 20 20 20 20 6d 75 6c 74 69 70 6c 65 73 20 6f 66 | multiples of| 00008470 20 68 61 6c 66 20 74 68 65 20 6c 69 6e 65 20 77 | half the line w| 00008480 69 64 74 68 20 28 69 2e 65 2e 20 20 74 77 69 63 |idth (i.e. twic| 00008490 65 20 20 74 68 65 20 0a 20 20 20 20 20 20 20 20 |e the . | 000084a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000084b0 76 61 6c 75 65 20 74 68 61 74 20 74 68 65 20 6f |value that the o| 000084c0 72 69 67 69 6e 61 6c 20 77 6f 75 6c 64 20 72 65 |riginal would re| 000084d0 71 75 69 72 65 29 3a 20 20 20 74 68 69 73 20 20 |quire): this | 000084e0 69 73 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |is . | 000084f0 20 20 20 20 20 20 20 20 20 20 20 20 74 6f 20 61 | to a| 00008500 6c 6c 6f 77 20 66 69 6e 65 72 20 63 6f 6e 74 72 |llow finer contr| 00008510 6f 6c 20 6f 76 65 72 20 74 68 65 20 77 69 64 74 |ol over the widt| 00008520 68 20 61 6e 64 20 6c 65 6e 67 74 68 2e 0a 0a 20 |h and length... | 00008530 20 57 69 6e 64 69 6e 67 20 72 75 6c 65 20 20 20 | Winding rule | 00008540 20 20 20 20 20 20 20 43 6f 6e 74 72 6f 6c 73 20 | Controls | 00008550 77 68 61 74 20 69 73 20 63 6f 6e 73 69 64 65 72 |what is consider| 00008560 65 64 20 74 6f 20 62 65 20 74 68 65 20 27 69 6e |ed to be the 'in| 00008570 73 69 64 65 27 20 20 6f 66 20 0a 20 20 20 20 20 |side' of . | 00008580 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008590 20 20 20 61 20 70 61 74 68 20 77 68 65 6e 20 66 | a path when f| 000085a0 69 6c 6c 69 6e 67 2e 20 20 53 65 65 20 74 68 65 |illing. See the| 000085b0 20 6f 72 69 67 69 6e 61 6c 20 44 72 61 77 20 6d | original Draw m| 000085c0 61 6e 75 61 6c 20 0a 20 20 20 20 20 20 20 20 20 |anual . | 000085d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 66 | f| 000085e0 6f 72 20 61 6e 20 65 78 70 6c 61 6e 61 74 69 6f |or an explanatio| 000085f0 6e 2e 0a 0a 0a 0a 53 70 65 63 69 61 6c 20 6d 65 |n.....Special me| 00008600 6e 75 0a 0a 54 68 65 73 65 20 6f 70 74 69 6f 6e |nu..These option| 00008610 73 20 61 72 65 20 61 76 61 69 6c 61 62 6c 65 20 |s are available | 00008620 69 6e 20 53 65 6c 65 63 74 20 61 6e 64 20 45 64 |in Select and Ed| 00008630 69 74 20 6d 6f 64 65 73 2c 20 20 77 68 65 6e 20 |it modes, when | 00008640 61 6e 20 61 70 70 72 6f 70 72 69 61 74 65 20 0a |an appropriate .| 00008650 6f 62 6a 65 63 74 20 69 73 20 73 65 6c 65 63 74 |object is select| 00008660 65 64 2e 0a 0a 20 20 53 74 72 6f 6b 65 20 70 61 |ed... Stroke pa| 00008670 74 68 20 20 20 20 20 20 20 20 20 20 20 52 65 70 |th Rep| 00008680 6c 61 63 65 73 20 20 74 68 65 20 63 75 72 72 65 |laces the curre| 00008690 6e 74 6c 79 20 73 65 6c 65 63 74 65 64 20 70 61 |ntly selected pa| 000086a0 74 68 20 77 69 74 68 20 20 61 20 20 6e 65 77 20 |th with a new | 000086b0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000086c0 20 20 20 20 20 20 20 20 20 6f 6e 65 20 6f 62 74 | one obt| 000086d0 61 69 6e 65 64 20 62 79 20 27 6f 75 74 6c 69 6e |ained by 'outlin| 000086e0 69 6e 67 27 20 74 68 65 20 6f 75 74 6c 69 6e 65 |ing' the outline| 000086f0 2e 20 20 20 54 68 69 73 20 69 73 20 0a 20 20 20 |. This is . | 00008700 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008710 20 20 20 20 20 61 20 20 62 69 74 20 64 69 66 66 | a bit diff| 00008720 69 63 75 6c 74 20 74 6f 20 65 78 70 6c 61 69 6e |icult to explain| 00008730 2c 20 20 62 75 74 20 74 68 65 20 20 6f 75 74 63 |, but the outc| 00008740 6f 6d 65 20 20 69 73 20 0a 20 20 20 20 20 20 20 |ome is . | 00008750 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008760 20 74 68 61 74 20 20 66 69 6c 6c 69 6e 67 20 20 | that filling | 00008770 74 68 65 20 72 65 73 75 6c 74 69 6e 67 20 70 61 |the resulting pa| 00008780 74 68 20 67 69 76 65 73 20 20 74 68 65 20 20 73 |th gives the s| 00008790 61 6d 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 |ame . | 000087a0 20 20 20 20 20 20 20 20 20 20 20 20 20 61 70 70 | app| 000087b0 65 61 72 61 6e 63 65 20 61 73 20 6f 75 74 6c 69 |earance as outli| 000087c0 6e 69 6e 67 20 74 68 65 20 6f 72 69 67 69 6e 61 |ning the origina| 000087d0 6c 20 70 61 74 68 2e 20 20 20 54 68 69 63 6b 20 |l path. Thick | 000087e0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000087f0 20 20 20 20 20 20 20 20 20 6c 69 6e 65 73 20 20 | lines | 00008800 61 72 65 20 20 74 68 65 72 65 66 6f 72 65 20 63 |are therefore c| 00008810 6f 6e 76 65 72 74 65 64 20 69 6e 74 6f 20 20 62 |onverted into b| 00008820 6f 78 65 73 20 20 28 77 69 74 68 20 0a 20 20 20 |oxes (with . | 00008830 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008840 20 20 20 20 20 63 61 70 73 2c 20 20 61 72 72 6f | caps, arro| 00008850 77 68 65 61 64 73 2c 20 20 65 74 63 2e 20 20 69 |wheads, etc. i| 00008860 6e 63 6c 75 64 65 64 29 2e 20 20 20 46 69 6c 6c |ncluded). Fill| 00008870 69 6e 67 20 74 68 65 20 0a 20 20 20 20 20 20 20 |ing the . | 00008880 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008890 20 72 65 73 75 6c 74 20 20 77 69 74 68 20 22 4e | result with "N| 000088a0 6f 6e 65 22 20 61 6e 64 20 6f 75 74 6c 69 6e 69 |one" and outlini| 000088b0 6e 67 20 69 74 20 69 6e 20 20 61 20 20 63 6f 6c |ng it in a col| 000088c0 6f 75 72 20 0a 20 20 20 20 20 20 20 20 20 20 20 |our . | 000088d0 20 20 20 20 20 20 20 20 20 20 20 20 20 67 69 76 | giv| 000088e0 65 73 20 20 61 20 20 6e 65 77 20 70 61 74 68 20 |es a new path | 000088f0 66 6f 6c 6c 6f 77 69 6e 67 20 74 68 65 20 20 6f |following the o| 00008900 75 74 6c 69 6e 65 20 20 6f 66 20 20 74 68 65 20 |utline of the | 00008910 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00008920 20 20 20 20 20 20 20 20 20 6f 72 69 67 69 6e 61 | origina| 00008930 6c 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 |l... | 00008940 20 20 20 20 20 20 20 20 20 20 20 20 54 68 65 20 | The | 00008950 20 62 65 73 74 20 77 61 79 20 6f 66 20 66 69 6e | best way of fin| 00008960 64 69 6e 67 20 6f 75 74 20 77 68 61 74 20 74 68 |ding out what th| 00008970 69 73 20 64 6f 65 73 20 69 73 20 20 74 6f 20 0a |is does is to .| 00008980 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008990 20 20 20 20 20 20 20 20 74 72 79 20 69 74 2e 20 | try it. | 000089a0 20 20 54 68 65 20 72 65 73 75 6c 74 73 20 61 72 | The results ar| 000089b0 65 20 73 6f 6d 65 74 69 6d 65 73 20 6e 6f 74 20 |e sometimes not | 000089c0 77 68 61 74 20 77 6f 75 6c 64 20 0a 20 20 20 20 |what would . | 000089d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000089e0 20 20 20 20 62 65 20 65 78 70 65 63 74 65 64 2c | be expected,| 000089f0 20 20 64 75 65 20 74 6f 20 74 68 65 20 70 65 63 | due to the pec| 00008a00 75 6c 69 61 72 69 74 69 65 73 20 6f 66 20 74 68 |uliarities of th| 00008a10 65 20 44 72 61 77 20 0a 20 20 20 20 20 20 20 20 |e Draw . | 00008a20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008a30 6d 6f 64 75 6c 65 2e 20 20 20 54 68 65 20 20 72 |module. The r| 00008a40 65 73 75 6c 74 20 20 69 73 20 20 61 6c 73 6f 20 |esult is also | 00008a50 20 61 66 66 65 63 74 65 64 20 20 62 79 20 20 74 | affected by t| 00008a60 68 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |he . | 00008a70 20 20 20 20 20 20 20 20 20 20 20 20 73 65 6c 65 | sele| 00008a80 63 74 65 64 20 77 69 6e 64 69 6e 67 20 72 75 6c |cted winding rul| 00008a90 65 2e 0a 0a 20 20 54 65 78 74 20 74 6f 20 70 61 |e... Text to pa| 00008aa0 74 68 20 20 20 20 20 20 20 20 20 20 43 6f 6e 76 |th Conv| 00008ab0 65 72 74 73 20 74 68 65 20 73 65 6c 65 63 74 65 |erts the selecte| 00008ac0 64 20 74 65 78 74 20 6f 62 6a 65 63 74 20 69 6e |d text object in| 00008ad0 74 6f 20 61 20 67 72 6f 75 70 20 20 6f 66 20 0a |to a group of .| 00008ae0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008af0 20 20 20 20 20 20 20 20 70 61 74 68 73 20 28 6f | paths (o| 00008b00 6e 65 20 66 6f 72 20 65 61 63 68 20 20 63 68 61 |ne for each cha| 00008b10 72 61 63 74 65 72 29 2e 20 20 20 49 6e 69 74 69 |racter). Initi| 00008b20 61 6c 6c 79 2c 20 20 74 68 65 20 0a 20 20 20 20 |ally, the . | 00008b30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008b40 20 20 20 20 61 70 70 65 61 72 61 6e 63 65 20 64 | appearance d| 00008b50 6f 65 73 20 6e 6f 74 20 63 68 61 6e 67 65 2c 20 |oes not change, | 00008b60 62 75 74 20 74 68 65 20 6f 62 6a 65 63 74 20 63 |but the object c| 00008b70 61 6e 20 6e 6f 77 20 0a 20 20 20 20 20 20 20 20 |an now . | 00008b80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008b90 62 65 20 20 72 6f 74 61 74 65 64 20 6f 72 20 72 |be rotated or r| 00008ba0 65 76 65 72 73 65 64 20 61 6e 64 20 74 68 65 20 |eversed and the | 00008bb0 70 61 74 68 20 73 74 79 6c 65 20 20 72 61 74 68 |path style rath| 00008bc0 65 72 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |er . | 00008bd0 20 20 20 20 20 20 20 20 20 20 20 20 74 68 61 6e | than| 00008be0 20 20 74 68 65 20 74 65 78 74 20 73 74 79 6c 65 | the text style| 00008bf0 20 61 70 70 6c 69 65 73 2e 20 20 20 54 68 69 73 | applies. This| 00008c00 20 6d 61 79 20 6e 6f 74 20 20 67 69 76 65 20 0a | may not give .| 00008c10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008c20 20 20 20 20 20 20 20 20 76 65 72 79 20 20 67 6f | very go| 00008c30 6f 64 20 72 65 73 75 6c 74 73 20 66 6f 72 20 73 |od results for s| 00008c40 6d 61 6c 6c 20 66 6f 6e 74 20 20 73 69 7a 65 73 |mall font sizes| 00008c50 2c 20 20 61 6e 64 20 20 69 73 20 0a 20 20 20 20 |, and is . | 00008c60 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008c70 20 20 20 20 6f 6e 6c 79 20 20 61 76 61 69 6c 61 | only availa| 00008c80 62 6c 65 20 20 66 6f 72 20 66 6f 6e 74 73 20 77 |ble for fonts w| 00008c90 68 69 63 68 20 20 61 72 65 20 20 64 65 66 69 6e |hich are defin| 00008ca0 65 64 20 20 61 73 20 0a 20 20 20 20 20 20 20 20 |ed as . | 00008cb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00008cc0 6f 75 74 6c 69 6e 65 73 2e 0a 0a 20 20 52 65 73 |outlines... Res| 00008cd0 69 7a 65 20 73 70 72 69 74 65 20 20 20 20 20 20 |ize sprite | 00008ce0 20 20 20 52 65 73 65 74 73 20 74 68 65 20 62 6f | Resets the bo| 00008cf0 75 6e 64 69 6e 67 20 62 6f 78 20 6f 66 20 61 20 |unding box of a | 00008d00 73 70 72 69 74 65 20 6f 62 6a 65 63 74 20 73 6f |sprite object so| 00008d10 20 74 68 61 74 20 0a 20 20 20 20 20 20 20 20 20 | that . | 00008d20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 | t| 00008d30 68 65 20 73 70 72 69 74 65 20 61 70 70 65 61 72 |he sprite appear| 00008d40 73 20 61 74 20 61 63 74 75 61 6c 20 73 69 7a 65 |s at actual size| 00008d50 20 28 69 2e 65 2e 20 20 74 68 65 20 20 73 69 7a | (i.e. the siz| 00008d60 65 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |e . | 00008d70 20 20 20 20 20 20 20 20 20 20 20 74 68 61 74 20 | that | 00008d80 69 74 20 77 61 73 20 73 65 74 20 74 6f 20 77 68 |it was set to wh| 00008d90 65 6e 20 69 74 20 77 61 73 20 66 69 72 73 74 20 |en it was first | 00008da0 6c 6f 61 64 65 64 29 2e 0a 0a 0a 0a 4b 65 79 73 |loaded).....Keys| 00008db0 74 72 6f 6b 65 20 65 71 75 69 76 61 6c 65 6e 74 |troke equivalent| 00008dc0 73 0a 0a 41 6e 79 20 20 6d 6f 75 73 65 20 61 63 |s..Any mouse ac| 00008dd0 74 69 6f 6e 20 69 6e 20 61 20 77 69 6e 64 6f 77 |tion in a window| 00008de0 20 63 61 75 73 65 73 20 69 74 20 74 6f 20 67 72 | causes it to gr| 00008df0 61 62 20 74 68 65 20 69 6e 70 75 74 20 66 6f 63 |ab the input foc| 00008e00 75 73 20 66 72 6f 6d 20 20 74 68 65 6e 20 0a 6f |us from then .o| 00008e10 6e 2e 20 20 20 54 68 65 20 66 6f 6c 6c 6f 77 69 |n. The followi| 00008e20 6e 67 20 6b 65 79 73 74 72 6f 6b 65 73 20 61 70 |ng keystrokes ap| 00008e30 70 6c 79 20 74 6f 20 74 68 61 74 20 77 69 6e 64 |ply to that wind| 00008e40 6f 77 2c 20 20 65 78 63 65 70 74 20 77 68 65 6e |ow, except when| 00008e50 20 74 65 78 74 20 20 69 73 20 0a 62 65 69 6e 67 | text is .being| 00008e60 20 65 6e 74 65 72 65 64 20 6f 72 20 65 64 69 74 | entered or edit| 00008e70 65 64 3a 0a 0a 20 20 43 6f 6e 74 72 6f 6c 2d 41 |ed:.. Control-A| 00008e80 20 20 20 20 20 20 20 20 20 20 20 20 20 53 65 6c | Sel| 00008e90 65 63 74 20 61 6c 6c 20 73 65 6c 65 63 74 61 62 |ect all selectab| 00008ea0 6c 65 20 6f 62 6a 65 63 74 73 0a 20 20 43 6f 6e |le objects. Con| 00008eb0 74 72 6f 6c 2d 42 20 20 20 20 20 20 20 20 20 20 |trol-B | 00008ec0 20 20 20 4d 6f 76 65 20 73 65 6c 65 63 74 65 64 | Move selected| 00008ed0 20 6f 62 6a 65 63 74 73 20 74 6f 20 74 68 65 20 | objects to the | 00008ee0 62 61 63 6b 0a 20 20 43 6f 6e 74 72 6f 6c 2d 43 |back. Control-C| 00008ef0 20 20 20 20 20 20 20 20 20 20 20 20 20 43 6f 70 | Cop| 00008f00 79 20 74 68 65 20 73 65 6c 65 63 74 65 64 20 6f |y the selected o| 00008f10 62 6a 65 63 74 73 0a 20 20 43 6f 6e 74 72 6f 6c |bjects. Control| 00008f20 2d 46 20 20 20 20 20 20 20 20 20 20 20 20 20 4d |-F M| 00008f30 6f 76 65 20 73 65 6c 65 63 74 65 64 20 6f 62 6a |ove selected obj| 00008f40 65 63 74 73 20 74 6f 20 74 68 65 20 66 72 6f 6e |ects to the fron| 00008f50 74 0a 20 20 43 6f 6e 74 72 6f 6c 2d 47 20 20 20 |t. Control-G | 00008f60 20 20 20 20 20 20 20 20 20 20 46 6f 72 6d 20 73 | Form s| 00008f70 65 6c 65 63 74 65 64 20 6f 62 6a 65 63 74 73 20 |elected objects | 00008f80 69 6e 74 6f 20 61 20 67 72 6f 75 70 0a 20 20 43 |into a group. C| 00008f90 6f 6e 74 72 6f 6c 2d 4a 20 20 20 20 20 20 20 20 |ontrol-J | 00008fa0 20 20 20 20 20 50 6f 70 20 75 70 20 74 68 65 20 | Pop up the | 00008fb0 22 41 6c 69 67 6e 6d 65 6e 74 22 20 64 69 61 6c |"Alignment" dial| 00008fc0 6f 67 75 65 20 62 6f 78 0a 20 20 43 6f 6e 74 72 |ogue box. Contr| 00008fd0 6f 6c 2d 52 20 20 20 20 20 20 20 20 20 20 20 20 |ol-R | 00008fe0 20 50 6f 70 20 75 70 20 74 68 65 20 22 52 6f 74 | Pop up the "Rot| 00008ff0 61 74 65 2f 53 6b 65 77 22 20 64 69 61 6c 6f 67 |ate/Skew" dialog| 00009000 75 65 20 62 6f 78 0a 20 20 43 6f 6e 74 72 6f 6c |ue box. Control| 00009010 2d 53 20 20 20 20 20 20 20 20 20 20 20 20 20 50 |-S P| 00009020 6f 70 20 75 70 20 74 68 65 20 22 53 63 61 6c 69 |op up the "Scali| 00009030 6e 67 22 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 |ng" dialogue box| 00009040 0a 20 20 43 6f 6e 74 72 6f 6c 2d 55 20 20 20 20 |. Control-U | 00009050 20 20 20 20 20 20 20 20 20 55 6e 67 72 6f 75 70 | Ungroup| 00009060 20 74 68 65 20 73 65 6c 65 63 74 65 64 20 67 72 | the selected gr| 00009070 6f 75 70 0a 20 20 43 6f 6e 74 72 6f 6c 2d 58 20 |oup. Control-X | 00009080 20 20 20 20 20 20 20 20 20 20 20 20 44 65 6c 65 | Dele| 00009090 74 65 20 74 68 65 20 73 65 6c 65 63 74 65 64 20 |te the selected | 000090a0 6f 62 6a 65 63 74 73 0a 20 20 43 6f 6e 74 72 6f |objects. Contro| 000090b0 6c 2d 5a 20 20 20 20 20 20 20 20 20 20 20 20 20 |l-Z | 000090c0 43 6c 65 61 72 20 74 68 65 20 73 65 6c 65 63 74 |Clear the select| 000090d0 69 6f 6e 0a 0a 20 20 50 72 69 6e 74 20 20 20 20 |ion.. Print | 000090e0 20 20 20 20 20 20 20 20 20 20 20 20 20 50 6f 70 | Pop| 000090f0 20 75 70 20 74 68 65 20 22 50 72 69 6e 74 22 20 | up the "Print" | 00009100 64 69 61 6c 6f 67 75 65 20 62 6f 78 0a 0a 20 20 |dialogue box.. | 00009110 66 33 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |f3 | 00009120 20 20 20 20 20 20 50 6f 70 20 75 70 20 74 68 65 | Pop up the| 00009130 20 22 53 61 76 65 20 64 72 61 77 69 6e 67 22 20 | "Save drawing" | 00009140 64 69 61 6c 6f 67 75 65 20 62 6f 78 0a 0a 20 20 |dialogue box.. | 00009150 55 70 2c 44 6f 77 6e 2c 4c 65 66 74 2c 52 69 67 |Up,Down,Left,Rig| 00009160 68 74 20 20 20 20 57 68 65 6e 20 64 72 61 67 67 |ht When dragg| 00009170 69 6e 67 2c 20 20 6d 6f 76 65 20 74 68 65 20 70 |ing, move the p| 00009180 6f 69 6e 74 65 72 20 62 79 20 6f 6e 65 20 70 69 |ointer by one pi| 00009190 78 65 6c 20 20 28 69 66 20 0a 20 20 20 20 20 20 |xel (if . | 000091a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000091b0 20 20 67 72 69 64 20 20 6c 6f 63 6b 20 69 73 20 | grid lock is | 000091c0 6f 66 66 29 20 6f 72 20 6f 6e 65 20 67 72 69 64 |off) or one grid| 000091d0 20 73 74 65 70 20 28 69 66 20 67 72 69 64 20 20 | step (if grid | 000091e0 6c 6f 63 6b 20 0a 20 20 20 20 20 20 20 20 20 20 |lock . | 000091f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 | is| 00009200 20 6f 6e 29 0a 0a 20 20 45 73 63 61 70 65 20 20 | on).. Escape | 00009210 20 20 20 20 20 20 20 20 20 20 20 20 20 20 41 62 | Ab| 00009220 61 6e 64 6f 6e 20 61 6e 20 6f 70 65 72 61 74 69 |andon an operati| 00009230 6f 6e 20 69 6e 20 70 72 6f 67 72 65 73 73 0a 0a |on in progress..| 00009240 0a 0a 46 6f 6e 74 20 48 61 6e 64 6c 69 6e 67 0a |..Font Handling.| 00009250 0a 41 44 31 bd 20 20 74 72 69 65 73 20 74 6f 20 |.AD1. tries to | 00009260 68 61 6e 64 6c 65 20 66 6f 6e 74 73 20 61 73 20 |handle fonts as | 00009270 69 6e 74 65 6c 6c 69 67 65 6e 74 6c 79 20 61 73 |intelligently as| 00009280 20 70 6f 73 73 69 62 6c 65 2e 20 20 20 54 68 65 | possible. The| 00009290 72 65 20 61 72 65 20 20 74 77 6f 20 0a 6d 65 6e |re are two .men| 000092a0 75 73 20 61 73 73 6f 63 69 61 74 65 64 20 77 69 |us associated wi| 000092b0 74 68 20 74 68 69 73 2c 20 20 22 46 6f 6e 74 20 |th this, "Font | 000092c0 6e 61 6d 65 22 20 61 6e 64 20 22 46 6f 6e 74 20 |name" and "Font | 000092d0 73 74 79 6c 65 22 2e 20 20 20 4e 6f 72 6d 61 6c |style". Normal| 000092e0 6c 79 2c 20 74 68 65 20 0a 6e 61 6d 65 20 6d 65 |ly, the .name me| 000092f0 6e 75 20 6c 69 73 74 73 20 74 68 65 20 66 6f 6e |nu lists the fon| 00009300 74 20 66 61 6d 69 6c 79 20 6e 61 6d 65 20 28 74 |t family name (t| 00009310 68 65 20 66 69 72 73 74 20 63 6f 6d 70 6f 6e 65 |he first compone| 00009320 6e 74 20 6f 66 20 74 68 65 20 70 61 74 68 6e 61 |nt of the pathna| 00009330 6d 65 29 20 0a 77 68 69 6c 65 20 74 68 65 20 73 |me) .while the s| 00009340 74 79 6c 65 20 6d 65 6e 75 20 67 69 76 65 73 20 |tyle menu gives | 00009350 74 68 65 20 76 61 6c 69 64 20 73 74 79 6c 65 73 |the valid styles| 00009360 20 66 6f 72 20 74 68 61 74 20 73 65 6c 65 63 74 | for that select| 00009370 65 64 20 66 61 6d 69 6c 79 2e 20 20 54 68 65 20 |ed family. The | 00009380 0a 66 6f 6c 6c 6f 77 69 6e 67 20 77 65 69 67 68 |.following weigh| 00009390 74 73 20 61 72 65 20 75 6e 64 65 72 73 74 6f 6f |ts are understoo| 000093a0 64 3a 0a 0a 20 20 20 20 20 20 20 20 2e 4c 69 67 |d:.. .Lig| 000093b0 68 74 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |ht | 000093c0 20 20 20 20 20 20 20 20 20 20 20 20 4c 69 67 68 | Ligh| 000093d0 74 65 72 20 74 68 61 6e 20 6e 6f 72 6d 61 6c 0a |ter than normal.| 000093e0 20 20 20 20 20 20 20 20 2e 42 6f 6f 6b 20 20 20 | .Book | 000093f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00009400 20 20 20 20 20 20 20 20 53 6c 69 67 68 74 6c 79 | Slightly| 00009410 20 6c 69 67 68 74 65 72 20 74 68 61 6e 20 6e 6f | lighter than no| 00009420 72 6d 61 6c 0a 20 20 20 20 20 20 20 20 2e 4d 65 |rmal. .Me| 00009430 64 69 75 6d 20 20 2e 53 74 61 6e 64 61 72 64 20 |dium .Standard | 00009440 20 20 20 20 20 20 20 20 20 20 20 20 20 53 74 61 | Sta| 00009450 6e 64 61 72 64 20 77 65 69 67 68 74 0a 20 20 20 |ndard weight. | 00009460 20 20 20 20 20 2e 42 6f 6c 64 20 20 20 20 20 20 | .Bold | 00009470 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00009480 20 20 20 20 20 44 61 72 6b 65 72 20 74 68 61 6e | Darker than| 00009490 20 6e 6f 72 6d 61 6c 0a 20 20 20 20 20 20 20 20 | normal. | 000094a0 2e 48 65 61 76 79 20 20 20 20 20 20 20 20 20 20 |.Heavy | 000094b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000094c0 4d 75 63 68 20 64 61 72 6b 65 72 20 74 68 61 6e |Much darker than| 000094d0 20 6e 6f 72 6d 61 6c 0a 0a 61 6e 64 20 74 68 65 | normal..and the| 000094e0 20 66 6f 6c 6c 6f 77 69 6e 67 20 73 6c 6f 70 65 | following slope| 000094f0 73 3a 0a 0a 20 20 20 20 20 20 20 20 2e 4e 6f 72 |s:.. .Nor| 00009500 6d 61 6c 20 20 2e 52 6f 6d 61 6e 20 20 20 20 20 |mal .Roman | 00009510 20 20 20 20 20 20 20 20 20 20 20 20 55 70 72 69 | Upri| 00009520 67 68 74 0a 20 20 20 20 20 20 20 20 2e 49 74 61 |ght. .Ita| 00009530 6c 69 63 20 20 2e 4f 62 6c 69 71 75 65 20 20 20 |lic .Oblique | 00009540 20 20 20 20 20 20 20 20 20 20 20 20 53 6c 61 6e | Slan| 00009550 74 65 64 0a 0a 77 68 69 63 68 20 73 68 6f 75 6c |ted..which shoul| 00009560 64 20 63 6f 76 65 72 20 6d 6f 73 74 20 6f 66 20 |d cover most of | 00009570 74 68 65 20 66 6f 6e 74 73 20 69 6e 20 63 6f 6d |the fonts in com| 00009580 6d 6f 6e 20 75 73 65 20 28 69 66 20 61 20 66 6f |mon use (if a fo| 00009590 6e 74 20 68 61 73 20 6f 6e 6c 79 20 6f 6e 65 20 |nt has only one | 000095a0 0a 63 6f 6d 70 6f 6e 65 6e 74 20 69 6e 20 69 74 |.component in it| 000095b0 73 20 6e 61 6d 65 2c 20 73 74 61 6e 64 61 72 64 |s name, standard| 000095c0 20 77 65 69 67 68 74 20 61 6e 64 20 75 70 72 69 | weight and upri| 000095d0 67 68 74 20 69 73 20 61 73 73 75 6d 65 64 29 2e |ght is assumed).| 000095e0 20 20 49 66 20 61 20 66 6f 6e 74 20 0a 69 73 20 | If a font .is | 000095f0 20 69 6e 73 74 61 6c 6c 65 64 20 20 6f 6e 20 74 | installed on t| 00009600 68 65 20 73 79 73 74 65 6d 20 77 69 74 68 20 61 |he system with a| 00009610 6e 20 73 74 79 6c 65 20 61 74 74 72 69 62 75 74 |n style attribut| 00009620 65 20 77 68 69 63 68 20 69 73 20 20 6e 6f 74 20 |e which is not | 00009630 20 6b 6e 6f 77 6e 2c 20 0a 74 68 65 6e 20 20 74 | known, .then t| 00009640 68 61 74 20 20 61 74 74 72 69 62 75 74 65 20 77 |hat attribute w| 00009650 69 6c 6c 20 61 70 70 65 61 72 20 6f 6e 20 74 68 |ill appear on th| 00009660 65 20 6e 61 6d 65 20 6d 65 6e 75 20 61 73 20 61 |e name menu as a| 00009670 20 20 73 65 70 61 72 61 74 65 20 20 66 61 6d 69 | separate fami| 00009680 6c 79 2e 20 20 0a 46 6f 72 20 20 65 78 61 6d 70 |ly. .For examp| 00009690 6c 65 2c 20 20 69 66 20 20 74 68 65 20 66 6f 6e |le, if the fon| 000096a0 74 73 20 27 4f 78 66 6f 72 64 2e 44 65 6d 69 27 |ts 'Oxford.Demi'| 000096b0 20 20 61 6e 64 20 20 27 4f 78 66 6f 72 64 2e 44 | and 'Oxford.D| 000096c0 65 6d 69 2e 49 74 61 6c 69 63 27 20 20 61 72 65 |emi.Italic' are| 000096d0 20 0a 69 6e 73 74 61 6c 6c 65 64 20 28 77 68 65 | .installed (whe| 000096e0 72 65 20 27 44 65 6d 69 27 20 69 73 20 6e 6f 74 |re 'Demi' is not| 000096f0 20 61 20 72 65 63 6f 67 6e 69 73 65 64 20 77 65 | a recognised we| 00009700 69 67 68 74 29 2c 20 20 74 68 65 79 20 77 69 6c |ight), they wil| 00009710 6c 20 61 70 70 65 61 72 20 20 6f 6e 20 0a 74 68 |l appear on .th| 00009720 65 20 6e 61 6d 65 20 6d 65 6e 75 20 61 73 20 22 |e name menu as "| 00009730 4f 78 66 6f 72 64 2d 44 65 6d 69 22 20 77 69 74 |Oxford-Demi" wit| 00009740 68 20 22 4e 6f 72 6d 61 6c 22 20 77 65 69 67 68 |h "Normal" weigh| 00009750 74 20 61 6e 64 20 73 6c 6f 70 65 73 20 6f 66 20 |t and slopes of | 00009760 20 22 52 6f 6d 61 6e 22 20 0a 61 6e 64 20 22 49 | "Roman" .and "I| 00009770 74 61 6c 69 63 22 20 6f 6e 20 74 68 65 20 73 74 |talic" on the st| 00009780 79 6c 65 20 6d 65 6e 75 2e 0a 0a 54 68 65 72 65 |yle menu...There| 00009790 20 20 69 73 20 20 61 20 6c 69 6d 69 74 20 6f 66 | is a limit of| 000097a0 20 31 30 30 20 66 6f 6e 74 73 20 77 68 69 63 68 | 100 fonts which| 000097b0 20 63 61 6e 20 62 65 20 75 73 65 64 20 20 28 68 | can be used (h| 000097c0 6f 77 65 76 65 72 2c 20 20 75 6e 6c 69 6b 65 20 |owever, unlike | 000097d0 20 73 6f 6d 65 20 0a 70 72 6f 67 72 61 6d 73 20 | some .programs | 000097e0 20 49 20 20 63 6f 75 6c 64 20 20 6e 61 6d 65 2c | I could name,| 000097f0 20 20 41 44 31 bd 20 73 68 6f 75 6c 64 20 6e 6f | AD1. should no| 00009800 74 20 63 72 61 73 68 20 69 66 20 20 6d 6f 72 65 |t crash if more| 00009810 20 20 74 68 61 6e 20 20 74 68 69 73 20 20 61 72 | than this ar| 00009820 65 20 0a 69 6e 73 74 61 6c 6c 65 64 20 20 2d 20 |e .installed - | 00009830 20 6f 6e 6c 79 20 74 68 65 20 66 69 72 73 74 20 | only the first | 00009840 31 30 30 20 77 69 6c 6c 20 62 65 20 75 73 65 64 |100 will be used| 00009850 29 2e 20 20 20 49 66 20 74 68 69 73 20 20 6c 69 |). If this li| 00009860 6d 69 74 2c 20 20 6f 72 20 20 74 68 65 20 0a 73 |mit, or the .s| 00009870 74 79 6c 65 73 20 20 77 68 69 63 68 20 61 72 65 |tyles which are| 00009880 20 6b 6e 6f 77 6e 20 61 62 6f 75 74 2c 20 20 63 | known about, c| 00009890 61 75 73 65 73 20 70 72 6f 62 6c 65 6d 73 20 74 |auses problems t| 000098a0 68 65 6e 20 6c 65 74 20 6d 65 20 6b 6e 6f 77 20 |hen let me know | 000098b0 61 6e 64 20 20 49 27 6c 6c 20 0a 63 68 61 6e 67 |and I'll .chang| 000098c0 65 20 69 74 20 66 6f 72 20 74 68 65 20 6e 65 78 |e it for the nex| 000098d0 74 20 76 65 72 73 69 6f 6e 2e 0a 0a 0a 0a 42 75 |t version.....Bu| 000098e0 67 73 2c 20 46 65 61 74 75 72 65 73 20 61 6e 64 |gs, Features and| 000098f0 20 43 61 75 74 69 6f 6e 73 0a 0a 54 68 65 20 20 | Cautions..The | 00009900 66 6f 6c 6c 6f 77 69 6e 67 20 61 72 65 20 74 68 |following are th| 00009910 65 20 64 72 6f 70 6f 66 66 73 2c 20 20 62 75 67 |e dropoffs, bug| 00009920 73 20 61 6e 64 20 6f 6d 69 73 73 69 6f 6e 73 20 |s and omissions | 00009930 74 68 61 74 20 49 20 6b 6e 6f 77 20 61 62 6f 75 |that I know abou| 00009940 74 20 20 69 6e 20 0a 74 68 65 20 63 75 72 72 65 |t in .the curre| 00009950 6e 74 20 76 65 72 73 69 6f 6e 3a 0a 0a 20 20 31 |nt version:.. 1| 00009960 2e 20 20 20 20 54 68 65 20 20 6c 69 74 74 6c 65 |. The little| 00009970 2d 6b 6e 6f 77 6e 20 20 66 61 63 69 6c 69 74 79 |-known facility| 00009980 20 20 69 6e 20 20 74 68 65 20 20 6f 72 69 67 69 | in the origi| 00009990 6e 61 6c 20 20 74 6f 20 20 64 69 72 65 63 74 6c |nal to directl| 000099a0 79 20 20 63 6f 70 79 20 0a 20 20 20 20 20 20 20 |y copy . | 000099b0 20 73 65 6c 65 63 74 65 64 20 6f 62 6a 65 63 74 | selected object| 000099c0 73 20 62 65 74 77 65 65 6e 20 64 72 61 77 69 6e |s between drawin| 000099d0 67 73 20 28 62 79 20 75 73 69 6e 67 20 74 68 65 |gs (by using the| 000099e0 20 22 53 65 6c 65 63 74 2f 43 6f 70 79 22 20 6d | "Select/Copy" m| 000099f0 65 6e 75 20 0a 20 20 20 20 20 20 20 20 6f 70 74 |enu . opt| 00009a00 69 6f 6e 29 20 69 73 20 6e 6f 74 20 73 75 70 70 |ion) is not supp| 00009a10 6f 72 74 65 64 2e 20 20 4d 6f 72 65 20 74 68 61 |orted. More tha| 00009a20 6e 20 6f 6e 65 20 64 6f 63 75 6d 65 6e 74 20 61 |n one document a| 00009a30 74 20 61 20 74 69 6d 65 20 63 61 6e 20 62 65 20 |t a time can be | 00009a40 0a 20 20 20 20 20 20 20 20 69 6e 20 53 65 6c 65 |. in Sele| 00009a50 63 74 20 6d 6f 64 65 2e 0a 0a 20 20 32 2e 20 20 |ct mode... 2. | 00009a60 20 20 4c 69 6e 65 20 20 70 61 74 74 65 72 6e 20 | Line pattern | 00009a70 20 63 68 61 6e 67 65 73 20 61 72 65 20 6e 6f 74 | changes are not| 00009a80 20 61 70 70 6c 69 65 64 20 74 6f 20 70 61 74 68 | applied to path| 00009a90 20 6f 62 6a 65 63 74 73 20 20 77 68 69 63 68 20 | objects which | 00009aa0 20 61 72 65 20 0a 20 20 20 20 20 20 20 20 6d 65 | are . me| 00009ab0 6d 62 65 72 73 20 6f 66 20 67 72 6f 75 70 73 2e |mbers of groups.| 00009ac0 0a 0a 20 20 33 2e 20 20 20 20 50 72 69 6e 74 69 |.. 3. Printi| 00009ad0 6e 67 20 6f 66 20 6c 61 72 67 65 20 27 53 79 73 |ng of large 'Sys| 00009ae0 74 65 6d 20 46 6f 6e 74 27 20 74 65 78 74 20 28 |tem Font' text (| 00009af0 64 6f 65 73 20 61 6e 79 62 6f 64 79 3f 29 20 63 |does anybody?) c| 00009b00 61 6e 20 62 65 20 61 20 20 66 65 77 20 0a 20 20 |an be a few . | 00009b10 20 20 20 20 20 20 70 69 78 65 6c 73 20 6f 75 74 | pixels out| 00009b20 20 73 6f 6d 65 74 69 6d 65 73 2e 20 20 20 54 68 | sometimes. Th| 00009b30 69 73 20 74 65 78 74 2c 20 20 6f 72 20 73 70 72 |is text, or spr| 00009b40 69 74 65 73 2c 20 20 63 61 6e 20 73 6f 6d 65 74 |ites, can somet| 00009b50 69 6d 65 73 20 20 67 6f 20 0a 20 20 20 20 20 20 |imes go . | 00009b60 20 20 76 65 72 79 20 20 77 72 6f 6e 67 20 75 6e | very wrong un| 00009b70 64 65 72 20 63 65 72 74 61 69 6e 20 63 6f 6d 62 |der certain comb| 00009b80 69 6e 61 74 69 6f 6e 73 20 6f 66 20 73 63 72 65 |inations of scre| 00009b90 65 6e 20 6d 6f 64 65 73 20 20 61 6e 64 20 20 70 |en modes and p| 00009ba0 72 69 6e 74 20 0a 20 20 20 20 20 20 20 20 72 65 |rint . re| 00009bb0 73 6f 6c 75 74 69 6f 6e 20 28 49 20 73 75 73 70 |solution (I susp| 00009bc0 65 63 74 20 74 68 61 74 20 74 68 69 73 20 69 73 |ect that this is| 00009bd0 20 61 20 62 75 67 20 69 6e 20 41 63 6f 72 6e 27 | a bug in Acorn'| 00009be0 73 20 43 20 6c 69 62 72 61 72 79 29 2e 0a 0a 20 |s C library)... | 00009bf0 20 34 2e 20 20 20 20 41 44 31 bd 20 63 61 6e 6e | 4. AD1. cann| 00009c00 6f 74 20 6c 6f 61 64 20 44 58 46 20 66 69 6c 65 |ot load DXF file| 00009c10 73 20 69 6e 20 74 68 65 20 77 61 79 20 74 68 61 |s in the way tha| 00009c20 74 20 74 68 65 20 6f 72 69 67 69 6e 61 6c 20 76 |t the original v| 00009c30 65 72 73 69 6f 6e 20 6f 66 20 0a 20 20 20 20 20 |ersion of . | 00009c40 20 20 20 44 72 61 77 20 63 6f 75 6c 64 2e 20 20 | Draw could. | 00009c50 20 55 73 65 20 74 68 65 20 6f 72 69 67 69 6e 61 | Use the origina| 00009c60 6c 20 74 6f 20 63 6f 6e 76 65 72 74 20 44 58 46 |l to convert DXF| 00009c70 20 66 69 6c 65 73 2c 20 69 66 20 79 6f 75 20 72 | files, if you r| 00009c80 65 61 6c 6c 79 20 0a 20 20 20 20 20 20 20 20 77 |eally . w| 00009c90 61 6e 74 20 74 6f 2e 0a 0a 20 20 35 2e 20 20 20 |ant to... 5. | 00009ca0 20 54 68 65 20 6f 6e 6c 79 20 6d 61 6a 6f 72 20 | The only major | 00009cb0 66 61 63 69 6c 69 74 79 20 6d 69 73 73 69 6e 67 |facility missing| 00009cc0 20 77 68 69 63 68 20 77 61 73 20 70 72 65 73 65 | which was prese| 00009cd0 6e 74 20 69 6e 20 74 68 65 20 20 6f 72 69 67 69 |nt in the origi| 00009ce0 6e 61 6c 20 0a 20 20 20 20 20 20 20 20 69 73 20 |nal . is | 00009cf0 74 68 65 20 22 4e 65 77 20 76 69 65 77 22 20 6f |the "New view" o| 00009d00 70 74 69 6f 6e 20 74 6f 20 6f 70 65 6e 20 74 77 |ption to open tw| 00009d10 6f 20 77 69 6e 64 6f 77 73 20 6f 6e 20 74 68 65 |o windows on the| 00009d20 20 73 61 6d 65 20 20 64 72 61 77 69 6e 67 2e 20 | same drawing. | 00009d30 0a 20 20 20 20 20 20 20 20 53 6f 72 72 79 20 61 |. Sorry a| 00009d40 62 6f 75 74 20 74 68 69 73 2c 20 20 62 75 74 20 |bout this, but | 00009d50 62 79 20 74 68 65 20 74 69 6d 65 20 49 20 67 6f |by the time I go| 00009d60 74 20 61 72 6f 75 6e 64 20 74 6f 20 74 68 69 6e |t around to thin| 00009d70 6b 69 6e 67 20 20 61 62 6f 75 74 20 0a 20 20 20 |king about . | 00009d80 20 20 20 20 20 69 6d 70 6c 65 6d 65 6e 74 69 6e | implementin| 00009d90 67 20 74 68 69 73 20 74 68 65 20 66 75 6e 64 61 |g this the funda| 00009da0 6d 65 6e 74 61 6c 20 70 72 6f 67 72 61 6d 20 73 |mental program s| 00009db0 74 72 75 63 74 75 72 65 20 64 69 64 6e 27 74 20 |tructure didn't | 00009dc0 20 70 65 72 6d 69 74 20 0a 20 20 20 20 20 20 20 | permit . | 00009dd0 20 69 74 20 20 74 6f 20 62 65 20 69 6d 70 6c 65 | it to be imple| 00009de0 6d 65 6e 74 65 64 20 28 74 6f 6f 20 6d 61 6e 79 |mented (too many| 00009df0 20 65 78 74 65 6e 73 69 76 65 20 63 68 61 6e 67 | extensive chang| 00009e00 65 73 20 77 65 72 65 20 20 72 65 71 75 69 72 65 |es were require| 00009e10 64 29 2e 20 20 0a 20 20 20 20 20 20 20 20 41 6e |d). . An| 00009e20 79 77 61 79 2c 20 20 49 20 6e 65 76 65 72 20 68 |yway, I never h| 00009e30 61 76 65 20 65 6e 6f 75 67 68 20 72 6f 6f 6d 20 |ave enough room | 00009e40 6f 6e 20 6d 79 20 73 63 72 65 65 6e 20 66 6f 72 |on my screen for| 00009e50 20 6f 6e 65 20 20 76 69 65 77 2c 20 20 6c 65 74 | one view, let| 00009e60 20 0a 20 20 20 20 20 20 20 20 61 6c 6f 6e 65 20 | . alone | 00009e70 74 77 6f 2c 20 61 6e 64 20 73 77 69 74 63 68 69 |two, and switchi| 00009e80 6e 67 20 6d 61 67 6e 69 66 69 63 61 74 69 6f 6e |ng magnification| 00009e90 20 69 73 20 6d 75 63 68 20 6d 6f 72 65 20 63 6f | is much more co| 00009ea0 6e 76 65 6e 69 65 6e 74 2e 2e 2e 0a 0a 20 20 36 |nvenient..... 6| 00009eb0 2e 20 20 20 20 53 6f 6d 65 74 69 6d 65 73 20 20 |. Sometimes | 00009ec0 74 68 65 20 20 70 6f 69 6e 74 65 72 20 73 68 61 |the pointer sha| 00009ed0 70 65 20 69 73 20 6e 6f 74 20 73 65 74 20 6f 72 |pe is not set or| 00009ee0 20 72 65 73 65 74 20 20 63 6f 72 72 65 63 74 6c | reset correctl| 00009ef0 79 20 20 77 68 65 6e 20 0a 20 20 20 20 20 20 20 |y when . | 00009f00 20 65 6e 74 65 72 69 6e 67 20 6f 72 20 6c 65 61 | entering or lea| 00009f10 76 69 6e 67 20 61 20 77 69 6e 64 6f 77 2e 20 20 |ving a window. | 00009f20 20 49 66 20 74 68 69 73 20 68 61 70 70 65 6e 73 | If this happens| 00009f30 2c 20 66 6f 72 63 65 20 61 20 72 65 64 72 61 77 |, force a redraw| 00009f40 20 6f 66 20 0a 20 20 20 20 20 20 20 20 74 68 65 | of . the| 00009f50 20 73 63 72 65 65 6e 20 62 79 20 70 72 65 73 73 | screen by press| 00009f60 69 6e 67 20 66 31 32 2c 20 20 74 68 65 6e 20 52 |ing f12, then R| 00009f70 65 74 75 72 6e 2e 20 20 20 54 68 65 72 65 20 61 |eturn. There a| 00009f80 72 65 20 61 20 6e 75 6d 62 65 72 20 20 6f 66 20 |re a number of | 00009f90 0a 20 20 20 20 20 20 20 20 61 6e 6f 6d 61 6c 69 |. anomali| 00009fa0 65 73 20 20 69 6e 20 20 52 69 73 63 4f 53 27 73 |es in RiscOS's| 00009fb0 20 68 61 6e 64 6c 69 6e 67 20 6f 66 20 70 6f 69 | handling of poi| 00009fc0 6e 74 65 72 20 6c 65 61 76 69 6e 67 20 20 61 6e |nter leaving an| 00009fd0 64 20 20 65 6e 74 65 72 69 6e 67 20 0a 20 20 20 |d entering . | 00009fe0 20 20 20 20 20 65 76 65 6e 74 73 2c 20 20 77 68 | events, wh| 00009ff0 69 63 68 20 20 69 73 20 20 77 68 79 20 20 74 68 |ich is why th| 0000a000 65 20 73 68 61 70 65 20 63 68 61 6e 67 65 20 20 |e shape change | 0000a010 64 6f 65 73 20 20 6e 6f 74 20 20 61 6c 77 61 79 |does not alway| 0000a020 73 20 20 77 6f 72 6b 20 0a 20 20 20 20 20 20 20 |s work . | 0000a030 20 70 72 6f 70 65 72 6c 79 2e 0a 0a 20 20 37 2e | properly... 7.| 0000a040 20 20 20 20 49 66 20 61 20 64 72 61 77 69 6e 67 | If a drawing| 0000a050 20 77 69 74 68 20 62 61 63 6b 67 72 6f 75 6e 64 | with background| 0000a060 20 6f 62 6a 65 63 74 73 20 69 73 20 6d 65 72 67 | objects is merg| 0000a070 65 64 20 77 69 74 68 20 20 61 6e 6f 74 68 65 72 |ed with another| 0000a080 2c 20 20 74 68 65 20 0a 20 20 20 20 20 20 20 20 |, the . | 0000a090 62 61 63 6b 67 72 6f 75 6e 64 20 6f 62 6a 65 63 |background objec| 0000a0a0 74 73 20 69 6e 20 74 68 65 20 6d 65 72 67 65 64 |ts in the merged| 0000a0b0 20 6f 6e 65 20 6c 6f 73 65 20 74 68 65 69 72 20 | one lose their | 0000a0c0 62 61 63 6b 67 72 6f 75 6e 64 20 73 74 61 74 75 |background statu| 0000a0d0 73 2e 0a 0a 55 6e 66 6f 72 65 73 65 65 6e 20 20 |s...Unforeseen | 0000a0e0 20 65 72 72 6f 72 73 20 20 20 61 72 65 20 20 73 | errors are s| 0000a0f0 6f 6d 65 74 69 6d 65 73 20 20 72 65 70 6f 72 74 |ometimes report| 0000a100 65 64 20 20 61 73 20 20 20 22 49 6e 74 65 72 6e |ed as "Intern| 0000a110 61 6c 20 65 72 72 6f 72 22 20 20 20 6f 72 20 0a |al error" or .| 0000a120 22 46 61 74 61 6c 20 65 72 72 6f 72 22 20 61 6e |"Fatal error" an| 0000a130 64 20 61 20 6d 65 73 73 61 67 65 2e 20 20 20 49 |d a message. I| 0000a140 66 20 79 6f 75 20 67 65 74 20 6f 6e 65 20 6f 66 |f you get one of| 0000a150 20 74 68 65 73 65 2c 20 20 6c 65 74 20 6d 65 20 | these, let me | 0000a160 6b 6e 6f 77 20 20 77 68 61 74 20 0a 68 61 70 70 |know what .happ| 0000a170 65 6e 65 64 20 20 28 69 6e 20 74 68 65 20 63 61 |ened (in the ca| 0000a180 73 65 20 6f 66 20 22 46 61 74 61 6c 22 20 61 6e |se of "Fatal" an| 0000a190 64 20 79 6f 75 72 20 6d 61 73 74 65 72 70 69 65 |d your masterpie| 0000a1a0 63 65 20 62 65 69 6e 67 20 20 6c 6f 73 74 2c 20 |ce being lost, | 0000a1b0 20 61 66 74 65 72 20 0a 79 6f 75 27 76 65 20 20 | after .you've | 0000a1c0 63 6f 75 6e 74 65 64 20 74 6f 20 74 65 6e 20 61 |counted to ten a| 0000a1d0 6e 64 20 63 61 6c 6d 65 64 20 64 6f 77 6e 29 20 |nd calmed down) | 0000a1e0 77 69 74 68 20 61 73 20 6d 75 63 68 20 69 6e 66 |with as much inf| 0000a1f0 6f 72 6d 61 74 69 6f 6e 20 20 6f 6e 20 20 77 68 |ormation on wh| 0000a200 61 74 20 0a 68 61 70 70 65 6e 65 64 20 61 73 20 |at .happened as | 0000a210 70 6f 73 73 69 62 6c 65 2c 20 6e 61 6d 65 6c 79 |possible, namely| 0000a220 3a 0a 0a 20 20 20 20 20 20 20 20 4d 61 63 68 69 |:.. Machi| 0000a230 6e 65 20 74 79 70 65 2c 20 4f 53 20 76 65 72 73 |ne type, OS vers| 0000a240 69 6f 6e 20 61 6e 64 20 6d 65 6d 6f 72 79 20 61 |ion and memory a| 0000a250 76 61 69 6c 61 62 6c 65 0a 20 20 20 20 20 20 20 |vailable. | 0000a260 20 56 65 72 73 69 6f 6e 20 6f 66 20 41 44 31 bd | Version of AD1.| 0000a270 20 61 6e 64 20 53 68 61 72 65 64 20 43 20 4c 69 | and Shared C Li| 0000a280 62 72 61 72 79 20 62 65 69 6e 67 20 75 73 65 64 |brary being used| 0000a290 0a 20 20 20 20 20 20 20 20 54 79 70 65 20 6f 66 |. Type of| 0000a2a0 20 6d 6f 6e 69 74 6f 72 20 61 6e 64 20 73 63 72 | monitor and scr| 0000a2b0 65 65 6e 20 6d 6f 64 65 20 62 65 69 6e 67 20 75 |een mode being u| 0000a2c0 73 65 64 0a 20 20 20 20 20 20 20 20 57 68 61 74 |sed. What| 0000a2d0 20 77 61 73 20 62 65 69 6e 67 20 64 6f 6e 65 20 | was being done | 0000a2e0 61 74 20 74 68 65 20 74 69 6d 65 0a 20 20 20 20 |at the time. | 0000a2f0 20 20 20 20 45 72 72 6f 72 20 6d 65 73 73 61 67 | Error messag| 0000a300 65 20 6f 72 20 6f 74 68 65 72 20 73 79 6d 70 74 |e or other sympt| 0000a310 6f 6d 73 0a 20 20 20 20 20 20 20 20 57 68 65 74 |oms. Whet| 0000a320 68 65 72 20 69 6e 74 65 72 61 63 74 69 76 65 20 |her interactive | 0000a330 68 65 6c 70 20 77 61 73 20 69 6e 20 75 73 65 0a |help was in use.| 0000a340 20 20 20 20 20 20 20 20 49 73 20 74 68 65 20 70 | Is the p| 0000a350 72 6f 62 6c 65 6d 20 72 65 70 65 61 74 61 62 6c |roblem repeatabl| 0000a360 65 3f 0a 20 20 20 20 20 20 20 20 49 73 20 74 68 |e?. Is th| 0000a370 65 20 70 72 6f 62 6c 65 6d 20 63 6f 6e 66 69 6e |e problem confin| 0000a380 65 64 20 74 6f 20 6a 75 73 74 20 6f 6e 65 20 64 |ed to just one d| 0000a390 72 61 77 69 6e 67 3f 0a 20 20 20 20 20 20 20 20 |rawing?. | 0000a3a0 41 6e 79 20 75 6e 75 73 75 61 6c 20 6d 6f 64 75 |Any unusual modu| 0000a3b0 6c 65 73 20 77 68 69 63 68 20 6d 61 79 20 62 65 |les which may be| 0000a3c0 20 69 6e 73 74 61 6c 6c 65 64 20 28 65 2e 67 2e | installed (e.g.| 0000a3d0 20 73 63 72 65 65 6e 20 73 61 76 65 72 73 29 0a | screen savers).| 0000a3e0 20 20 20 20 20 20 20 20 49 66 20 74 68 65 20 70 | If the p| 0000a3f0 72 6f 62 6c 65 6d 20 72 65 6c 61 74 65 73 20 74 |roblem relates t| 0000a400 6f 20 74 65 78 74 2c 20 64 65 74 61 69 6c 73 20 |o text, details | 0000a410 6f 66 20 66 6f 6e 74 73 20 69 6e 73 74 61 6c 6c |of fonts install| 0000a420 65 64 0a 0a 0a 0a 46 69 6e 61 6c 6c 79 2e 2e 2e |ed....Finally...| 0000a430 0a 0a 49 20 20 68 6f 70 65 20 20 79 6f 75 20 6c |..I hope you l| 0000a440 69 6b 65 20 75 73 69 6e 67 20 61 6e 64 20 61 72 |ike using and ar| 0000a450 65 20 73 61 74 69 73 66 69 65 64 20 77 69 74 68 |e satisfied with| 0000a460 20 41 44 31 bd 2e 20 20 20 49 66 20 20 73 6f 2c | AD1.. If so,| 0000a470 20 20 74 65 6c 6c 20 20 79 6f 75 72 20 0a 66 72 | tell your .fr| 0000a480 69 65 6e 64 73 2e 20 20 20 49 66 20 20 6e 6f 74 |iends. If not| 0000a490 2c 20 20 6f 72 20 20 69 66 20 79 6f 75 20 68 61 |, or if you ha| 0000a4a0 76 65 20 61 6e 79 20 73 75 67 67 65 73 74 69 6f |ve any suggestio| 0000a4b0 6e 73 20 66 6f 72 20 20 69 6d 70 72 6f 76 65 6d |ns for improvem| 0000a4c0 65 6e 74 73 20 20 6f 72 20 0a 73 75 67 67 65 73 |ents or .sugges| 0000a4d0 74 69 6f 6e 73 2c 20 20 70 6c 65 61 73 65 20 63 |tions, please c| 0000a4e0 6f 6e 74 61 63 74 20 6d 65 3b 20 20 20 49 20 77 |ontact me; I w| 0000a4f0 69 6c 6c 20 74 72 79 20 74 6f 20 66 69 78 20 62 |ill try to fix b| 0000a500 75 67 73 20 61 6e 64 20 20 69 6e 63 6f 72 70 6f |ugs and incorpo| 0000a510 72 61 74 65 20 0a 72 65 61 73 6f 6e 61 62 6c 65 |rate .reasonable| 0000a520 20 69 64 65 61 73 20 69 6e 20 66 6f 72 74 68 63 | ideas in forthc| 0000a530 6f 6d 69 6e 67 20 76 65 72 73 69 6f 6e 73 2e 0a |oming versions..| 0000a540 0a 0a 53 74 61 6e 64 61 72 64 20 20 62 6f 72 69 |..Standard bori| 0000a550 6e 67 20 43 6f 70 79 72 69 67 68 74 20 4e 6f 74 |ng Copyright Not| 0000a560 69 63 65 3a 20 20 20 41 6c 6c 20 70 72 6f 67 72 |ice: All progr| 0000a570 61 6d 20 63 6f 64 65 20 61 6e 64 20 74 68 65 20 |am code and the | 0000a580 63 6f 6e 74 65 6e 74 73 20 20 6f 66 20 0a 74 68 |contents of .th| 0000a590 65 20 20 73 75 70 70 6f 72 74 69 6e 67 20 66 69 |e supporting fi| 0000a5a0 6c 65 73 20 61 72 65 20 63 6f 70 79 72 69 67 68 |les are copyrigh| 0000a5b0 74 20 a9 20 6d 79 73 65 6c 66 20 28 4a 6f 6e 61 |t . myself (Jona| 0000a5c0 74 68 61 6e 20 4d 61 72 74 65 6e 29 20 20 31 39 |than Marten) 19| 0000a5d0 39 30 2e 20 20 20 4e 6f 20 0a 72 69 67 68 74 73 |90. No .rights| 0000a5e0 20 61 72 65 20 74 61 6b 65 6e 20 6f 72 20 69 6d | are taken or im| 0000a5f0 70 6c 69 65 64 20 6f 76 65 72 20 61 6e 79 20 64 |plied over any d| 0000a600 72 61 77 69 6e 67 73 20 6f 72 20 6f 74 68 65 72 |rawings or other| 0000a610 20 77 6f 72 6b 73 20 77 68 69 63 68 20 6d 61 79 | works which may| 0000a620 20 20 62 65 20 0a 70 72 6f 64 75 63 65 64 20 75 | be .produced u| 0000a630 73 69 6e 67 20 74 68 69 73 20 61 70 70 6c 69 63 |sing this applic| 0000a640 61 74 69 6f 6e 2e 0a 0a 41 72 63 44 72 61 77 20 |ation...ArcDraw | 0000a650 31 bd 20 20 69 73 20 20 22 53 68 61 72 65 77 61 |1. is "Sharewa| 0000a660 72 65 22 2e 20 20 20 59 6f 75 20 61 72 65 20 66 |re". You are f| 0000a670 72 65 65 20 74 6f 20 67 69 76 65 20 20 74 68 69 |ree to give thi| 0000a680 73 20 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 20 |s application | 0000a690 74 6f 20 0a 61 6e 79 6f 6e 65 20 20 79 6f 75 20 |to .anyone you | 0000a6a0 70 6c 65 61 73 65 20 76 69 61 20 61 6e 79 20 6d |please via any m| 0000a6b0 65 64 69 75 6d 2c 20 20 70 72 6f 76 69 64 65 64 |edium, provided| 0000a6c0 20 69 74 20 69 73 20 64 65 6c 69 76 65 72 65 64 | it is delivered| 0000a6d0 20 77 69 74 68 20 61 6c 6c 20 20 74 68 65 20 0a | with all the .| 0000a6e0 73 75 70 70 6c 69 65 64 20 66 69 6c 65 73 2c 20 |supplied files, | 0000a6f0 20 75 6e 61 6c 74 65 72 65 64 2e 20 20 49 66 20 | unaltered. If | 0000a700 79 6f 75 20 77 69 73 68 20 74 6f 20 70 6f 73 74 |you wish to post| 0000a710 20 69 74 20 6f 6e 20 79 6f 75 72 20 62 75 6c 6c | it on your bull| 0000a720 65 74 69 6e 20 62 6f 61 72 64 20 0a 6f 72 20 20 |etin board .or | 0000a730 69 6e 63 6c 75 64 65 20 69 74 20 69 6e 20 79 6f |include it in yo| 0000a740 75 72 20 73 68 61 72 65 77 61 72 65 20 6c 69 62 |ur shareware lib| 0000a750 72 61 72 79 20 74 68 65 6e 20 74 68 61 74 20 69 |rary then that i| 0000a760 73 20 66 69 6e 65 2e 20 20 20 59 6f 75 20 6d 61 |s fine. You ma| 0000a770 79 20 20 6e 6f 74 20 0a 73 65 6c 6c 20 74 68 69 |y not .sell thi| 0000a780 73 20 61 70 70 6c 69 63 61 74 69 6f 6e 2c 20 20 |s application, | 0000a790 65 78 63 65 70 74 20 74 68 61 74 20 73 68 61 72 |except that shar| 0000a7a0 65 77 61 72 65 20 6c 69 62 72 61 72 69 65 73 20 |eware libraries | 0000a7b0 6d 61 79 20 6d 61 6b 65 20 61 20 6e 6f 6d 69 6e |may make a nomin| 0000a7c0 61 6c 20 0a 63 68 61 72 67 65 20 74 6f 20 63 6f |al .charge to co| 0000a7d0 76 65 72 20 64 69 73 63 20 64 75 70 6c 69 63 61 |ver disc duplica| 0000a7e0 74 69 6f 6e 20 61 6e 64 20 70 6f 73 74 61 67 65 |tion and postage| 0000a7f0 2e 0a 0a 59 6f 75 20 68 61 76 65 20 70 65 72 6d |...You have perm| 0000a800 69 73 73 69 6f 6e 20 74 6f 20 75 73 65 20 61 6e |ission to use an| 0000a810 79 20 70 61 72 74 20 6f 72 20 74 68 65 20 77 68 |y part or the wh| 0000a820 6f 6c 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 |ole application | 0000a830 69 6e 20 61 20 20 70 72 6f 6a 65 63 74 20 0a 79 |in a project .y| 0000a840 6f 75 20 69 6e 74 65 6e 64 20 74 6f 20 70 6c 61 |ou intend to pla| 0000a850 63 65 20 69 6e 20 74 68 65 20 70 75 62 6c 69 63 |ce in the public| 0000a860 20 64 6f 6d 61 69 6e 2c 20 20 61 73 20 6c 6f 6e | domain, as lon| 0000a870 67 20 61 73 20 49 20 61 6d 20 66 75 6c 6c 79 20 |g as I am fully | 0000a880 63 72 65 64 69 74 65 64 2e 20 20 0a 49 66 20 20 |credited. .If | 0000a890 79 6f 75 20 20 77 69 73 68 20 20 74 6f 20 20 75 |you wish to u| 0000a8a0 73 65 20 20 74 68 69 73 20 61 70 70 6c 69 63 61 |se this applica| 0000a8b0 74 69 6f 6e 20 61 73 20 70 61 72 74 20 20 6f 66 |tion as part of| 0000a8c0 20 20 61 20 20 73 79 73 74 65 6d 20 20 6f 72 20 | a system or | 0000a8d0 20 6f 74 68 65 72 20 0a 61 70 70 6c 69 63 61 74 | other .applicat| 0000a8e0 69 6f 6e 20 20 74 68 61 74 20 69 73 20 66 6f 72 |ion that is for| 0000a8f0 20 73 61 6c 65 20 28 66 6f 72 20 68 6f 77 65 76 | sale (for howev| 0000a900 65 72 20 6d 75 63 68 20 61 6e 64 20 66 6f 72 20 |er much and for | 0000a910 77 68 61 74 65 76 65 72 20 20 72 65 61 73 6f 6e |whatever reason| 0000a920 73 29 20 0a 6f 72 20 20 72 65 6c 65 61 73 65 64 |s) .or released| 0000a930 20 61 73 20 63 6f 70 79 72 69 67 68 74 20 6d 61 | as copyright ma| 0000a940 74 65 72 69 61 6c 20 74 68 65 6e 20 6d 79 20 65 |terial then my e| 0000a950 78 70 72 65 73 73 20 70 65 72 6d 69 73 73 69 6f |xpress permissio| 0000a960 6e 20 20 69 6e 20 20 77 72 69 74 69 6e 67 20 0a |n in writing .| 0000a970 6d 75 73 74 20 62 65 20 6f 62 74 61 69 6e 65 64 |must be obtained| 0000a980 2e 20 20 20 49 20 6d 61 69 6e 74 61 69 6e 20 63 |. I maintain c| 0000a990 6f 70 79 72 69 67 68 74 20 6f 6e 20 61 6c 6c 20 |opyright on all | 0000a9a0 74 68 65 20 6d 61 74 65 72 69 61 6c 20 73 75 70 |the material sup| 0000a9b0 70 6c 69 65 64 20 20 61 6e 64 20 0a 72 65 73 65 |plied and .rese| 0000a9c0 72 76 65 20 74 68 65 20 72 69 67 68 74 20 74 6f |rve the right to| 0000a9d0 20 61 6d 65 6e 64 20 74 68 65 73 65 20 63 6f 6e | amend these con| 0000a9e0 64 69 74 69 6f 6e 73 20 69 6e 20 63 61 73 65 73 |ditions in cases| 0000a9f0 20 6f 66 20 6d 69 73 75 73 65 2e 0a 0a 41 20 67 | of misuse...A g| 0000aa00 72 65 61 74 20 6d 61 6e 79 20 68 6f 75 72 73 20 |reat many hours | 0000aa10 6f 66 20 77 6f 72 6b 20 68 61 76 65 20 67 6f 6e |of work have gon| 0000aa20 65 20 69 6e 74 6f 20 74 68 65 20 64 65 76 65 6c |e into the devel| 0000aa30 6f 70 6d 65 6e 74 20 61 6e 64 20 20 6d 61 69 6e |opment and main| 0000aa40 74 65 6e 61 6e 63 65 20 0a 6f 66 20 74 68 69 73 |tenance .of this| 0000aa50 20 61 70 70 6c 69 63 61 74 69 6f 6e 2c 20 20 61 | application, a| 0000aa60 6e 64 20 49 20 77 6f 75 6c 64 20 6c 69 6b 65 20 |nd I would like | 0000aa70 74 6f 20 6b 65 65 70 20 73 75 70 70 6f 72 74 69 |to keep supporti| 0000aa80 6e 67 20 69 74 2e 20 20 20 41 6c 74 68 6f 75 67 |ng it. Althoug| 0000aa90 68 20 49 20 0a 68 61 76 65 20 73 75 70 70 6c 69 |h I .have suppli| 0000aaa0 65 64 20 74 68 65 20 61 70 70 6c 69 63 61 74 69 |ed the applicati| 0000aab0 6f 6e 20 66 72 65 65 2c 20 20 64 6f 6e 61 74 69 |on free, donati| 0000aac0 6f 6e 73 20 77 69 6c 6c 20 62 65 20 67 72 61 74 |ons will be grat| 0000aad0 65 66 75 6c 6c 79 20 72 65 63 65 69 76 65 64 20 |efully received | 0000aae0 0a 28 61 6d 6f 75 6e 74 20 20 61 74 20 79 6f 75 |.(amount at you| 0000aaf0 72 20 64 69 73 63 72 65 74 69 6f 6e 29 2e 20 20 |r discretion). | 0000ab00 20 49 66 20 79 6f 75 20 73 65 6e 64 20 61 20 62 | If you send a b| 0000ab10 6c 61 6e 6b 20 64 69 73 63 20 61 73 20 77 65 6c |lank disc as wel| 0000ab20 6c 2c 20 20 49 20 20 77 69 6c 6c 20 0a 72 65 74 |l, I will .ret| 0000ab30 75 72 6e 20 20 69 74 20 20 77 69 74 68 20 61 6e |urn it with an| 0000ab40 79 20 75 73 65 66 75 6c 20 50 44 20 6f 72 20 6d |y useful PD or m| 0000ab50 79 20 6f 77 6e 20 73 6f 66 74 77 61 72 65 20 74 |y own software t| 0000ab60 68 61 74 20 49 20 20 6d 61 79 20 20 68 61 76 65 |hat I may have| 0000ab70 20 20 6c 79 69 6e 67 20 0a 61 72 6f 75 6e 64 2e | lying .around.| 0000ab80 20 20 20 49 66 20 79 6f 75 20 64 6f 20 73 65 6e | If you do sen| 0000ab90 64 20 73 6f 6d 65 74 68 69 6e 67 2c 20 20 79 6f |d something, yo| 0000aba0 75 20 77 69 6c 6c 20 62 65 20 6e 6f 74 69 66 69 |u will be notifi| 0000abb0 65 64 20 6f 66 20 61 6e 79 20 20 75 70 67 72 61 |ed of any upgra| 0000abc0 64 65 73 20 0a 61 76 61 69 6c 61 62 6c 65 20 28 |des .available (| 0000abd0 6f 72 20 49 20 77 69 6c 6c 20 73 65 6e 64 20 79 |or I will send y| 0000abe0 6f 75 20 74 68 65 20 75 70 67 72 61 64 65 2c 20 |ou the upgrade, | 0000abf0 20 69 66 20 61 6e 64 20 77 68 65 6e 20 61 76 61 | if and when ava| 0000ac00 69 6c 61 62 6c 65 2c 20 20 69 66 20 79 6f 75 20 |ilable, if you | 0000ac10 0a 73 75 70 70 6c 79 20 61 20 62 6c 61 6e 6b 20 |.supply a blank | 0000ac20 64 69 73 63 20 66 6f 72 20 74 68 61 74 29 2e 0a |disc for that)..| 0000ac30 0a 0a 44 69 73 63 6c 61 69 6d 65 72 3a 20 20 20 |..Disclaimer: | 0000ac40 41 70 61 72 74 20 20 66 72 6f 6d 20 20 75 73 69 |Apart from usi| 0000ac50 6e 67 20 20 74 68 65 69 72 20 65 78 63 65 6c 6c |ng their excell| 0000ac60 65 6e 74 20 43 20 20 63 6f 6d 70 69 6c 65 72 20 |ent C compiler | 0000ac70 20 61 6e 64 20 20 52 69 73 63 4f 53 20 0a 6c 69 | and RiscOS .li| 0000ac80 62 72 61 72 79 2c 20 20 74 68 69 73 20 20 61 70 |brary, this ap| 0000ac90 70 6c 69 63 61 74 69 6f 6e 20 68 61 73 20 6e 6f |plication has no| 0000aca0 20 63 6f 6e 6e 65 63 74 69 6f 6e 20 77 69 74 68 | connection with| 0000acb0 20 41 63 6f 72 6e 2e 20 20 20 41 6e 79 20 20 63 | Acorn. Any c| 0000acc0 6f 6e 66 75 73 69 6f 6e 20 0a 63 61 75 73 65 64 |onfusion .caused| 0000acd0 20 62 79 20 74 68 65 20 75 73 65 20 6f 66 20 74 | by the use of t| 0000ace0 68 65 20 74 65 72 6d 20 22 44 72 61 77 22 20 6f |he term "Draw" o| 0000acf0 72 20 73 69 6d 69 6c 61 72 20 69 73 20 72 65 67 |r similar is reg| 0000ad00 72 65 74 74 65 64 2e 0a 0a 54 68 69 73 20 73 6f |retted...This so| 0000ad10 66 74 77 61 72 65 20 69 73 20 73 75 70 70 6c 69 |ftware is suppli| 0000ad20 65 64 20 22 61 73 20 69 73 22 3b 20 20 20 6e 6f |ed "as is"; no| 0000ad30 20 77 61 72 72 61 6e 74 79 2c 20 20 65 78 70 72 | warranty, expr| 0000ad40 65 73 73 20 6f 72 20 69 6d 70 6c 69 65 64 2c 20 |ess or implied, | 0000ad50 20 6f 66 20 0a 74 68 65 20 20 6d 65 72 63 68 61 | of .the mercha| 0000ad60 6e 74 61 62 69 6c 69 74 79 20 20 6f 66 20 74 68 |ntability of th| 0000ad70 69 73 20 73 6f 66 74 77 61 72 65 20 6f 72 20 69 |is software or i| 0000ad80 74 73 20 66 69 74 6e 65 73 73 20 66 6f 72 20 20 |ts fitness for | 0000ad90 61 6e 79 20 20 70 61 72 74 69 63 75 6c 61 72 20 |any particular | 0000ada0 0a 70 75 72 70 6f 73 65 20 69 73 20 67 69 76 65 |.purpose is give| 0000adb0 6e 2e 20 20 20 49 6e 20 6e 6f 20 63 69 72 63 75 |n. In no circu| 0000adc0 6d 73 74 61 6e 63 65 73 20 73 68 61 6c 6c 20 61 |mstances shall a| 0000add0 6e 79 20 70 72 6f 76 69 64 65 72 20 6f 72 20 20 |ny provider or | 0000ade0 64 69 73 74 72 69 62 75 74 6f 72 20 0a 6f 66 20 |distributor .of | 0000adf0 20 74 68 69 73 20 20 73 6f 66 74 77 61 72 65 20 | this software | 0000ae00 20 62 65 20 6c 69 61 62 6c 65 20 66 6f 72 20 61 | be liable for a| 0000ae10 6e 79 20 64 61 6d 61 67 65 2c 20 20 6c 6f 73 73 |ny damage, loss| 0000ae20 20 20 6f 66 20 20 70 72 6f 66 69 74 73 2c 20 20 | of profits, | 0000ae30 6f 72 20 20 61 6e 79 20 0a 69 6e 64 69 72 65 63 |or any .indirec| 0000ae40 74 20 6f 72 20 63 6f 6e 73 65 71 75 65 6e 74 69 |t or consequenti| 0000ae50 61 6c 20 6c 6f 73 73 20 61 72 69 73 69 6e 67 20 |al loss arising | 0000ae60 6f 75 74 20 6f 66 20 74 68 65 20 75 73 65 20 6f |out of the use o| 0000ae70 66 20 74 68 69 73 20 73 6f 66 74 77 61 72 65 20 |f this software | 0000ae80 20 6f 72 20 0a 69 6e 61 62 69 6c 69 74 79 20 74 | or .inability t| 0000ae90 6f 20 75 73 65 20 74 68 69 73 20 73 6f 66 74 77 |o use this softw| 0000aea0 61 72 65 2e 0a 0a 0a 42 61 63 6b 67 72 6f 75 6e |are....Backgroun| 0000aeb0 64 3a 20 20 20 49 20 20 64 65 63 69 64 65 64 20 |d: I decided | 0000aec0 74 6f 20 64 65 76 65 6c 6f 70 20 74 68 69 73 20 |to develop this | 0000aed0 61 70 70 6c 69 63 61 74 69 6f 6e 20 61 66 74 65 |application afte| 0000aee0 72 20 20 75 73 69 6e 67 20 20 41 63 6f 72 6e 27 |r using Acorn'| 0000aef0 73 20 0a 6f 72 69 67 69 6e 61 6c 20 20 44 72 61 |s .original Dra| 0000af00 77 20 20 66 6f 72 20 71 75 69 74 65 20 61 20 6e |w for quite a n| 0000af10 75 6d 62 65 72 20 6f 66 20 64 72 61 77 69 6e 67 |umber of drawing| 0000af20 73 20 61 6e 64 20 66 69 6e 64 69 6e 67 20 20 73 |s and finding s| 0000af30 6f 6d 65 20 20 70 72 6f 62 6c 65 6d 73 20 0a 77 |ome problems .w| 0000af40 69 74 68 20 20 69 74 20 28 6e 6f 6e 65 20 6f 66 |ith it (none of| 0000af50 20 74 68 65 6d 20 73 65 72 69 6f 75 73 2c 20 20 | them serious, | 0000af60 62 75 74 20 71 75 69 74 65 20 61 20 66 65 77 20 |but quite a few | 0000af70 6f 66 20 74 68 65 6d 20 20 61 6e 6e 6f 79 69 6e |of them annoyin| 0000af80 67 29 2e 20 20 20 54 68 65 20 0a 68 61 72 64 77 |g). The .hardw| 0000af90 61 72 65 20 61 6e 64 20 73 6f 66 74 77 61 72 65 |are and software| 0000afa0 20 74 68 61 74 20 49 20 75 73 65 64 20 77 61 73 | that I used was| 0000afb0 20 61 73 20 66 6f 6c 6c 6f 77 73 3a 0a 0a 20 20 | as follows:.. | 0000afc0 20 20 20 20 20 20 4f 72 69 67 69 6e 61 6c 20 27 | Original '| 0000afd0 34 34 30 20 77 69 74 68 20 32 30 4d 62 20 68 61 |440 with 20Mb ha| 0000afe0 72 64 20 64 69 73 63 0a 20 20 20 20 20 20 20 20 |rd disc. | 0000aff0 41 63 6f 72 6e 20 43 20 72 65 6c 65 61 73 65 20 |Acorn C release | 0000b000 33 20 63 6f 6d 70 69 6c 65 72 2c 20 64 65 62 75 |3 compiler, debu| 0000b010 67 67 65 72 20 61 6e 64 20 52 69 73 63 4f 53 20 |gger and RiscOS | 0000b020 6c 69 62 72 61 72 79 0a 20 20 20 20 20 20 20 20 |library. | 0000b030 4d 79 20 76 65 72 73 69 6f 6e 20 6f 66 20 4d 61 |My version of Ma| 0000b040 6b 65 20 28 61 76 61 69 6c 61 62 6c 65 20 6f 6e |ke (available on| 0000b050 20 4e 43 53 20 43 61 72 65 77 61 72 65 20 64 69 | NCS Careware di| 0000b060 73 63 20 23 31 29 0a 20 20 20 20 20 20 20 20 41 |sc #1). A| 0000b070 6e 20 65 78 70 61 6e 64 65 64 20 76 65 72 73 69 |n expanded versi| 0000b080 6f 6e 20 6f 66 20 4d 69 63 72 6f 45 6d 61 63 73 |on of MicroEmacs| 0000b090 20 28 6f 72 69 67 69 6e 61 6c 6c 79 20 66 72 6f | (originally fro| 0000b0a0 6d 20 44 61 76 69 64 20 50 69 6c 6c 69 6e 67 29 |m David Pilling)| 0000b0b0 0a 20 20 20 20 20 20 20 20 53 6f 6d 65 20 6f 66 |. Some of| 0000b0c0 20 44 61 76 69 64 20 50 69 6c 6c 69 6e 67 27 73 | David Pilling's| 0000b0d0 20 43 20 54 6f 6f 6c 73 20 28 6e 6f 74 61 62 6c | C Tools (notabl| 0000b0e0 79 20 27 63 74 61 67 73 27 29 0a 20 20 20 20 20 |y 'ctags'). | 0000b0f0 20 20 20 27 4f 6c 64 20 46 61 69 74 68 66 75 6c | 'Old Faithful| 0000b100 27 20 42 42 43 20 42 20 77 69 74 68 20 4c 61 6e |' BBC B with Lan| 0000b110 63 61 73 74 65 72 20 4b 65 72 6d 69 74 2c 20 66 |caster Kermit, f| 0000b120 6f 72 20 72 65 6d 6f 74 65 20 64 65 62 75 67 67 |or remote debugg| 0000b130 69 6e 67 0a 20 20 20 20 20 20 20 20 56 61 72 69 |ing. Vari| 0000b140 6f 75 73 20 6f 74 68 65 72 20 74 6f 6f 6c 73 20 |ous other tools | 0000b150 73 75 63 68 20 61 73 20 50 61 69 6e 74 20 61 6e |such as Paint an| 0000b160 64 20 46 6f 72 6d 45 64 0a 0a 4d 6f 73 74 20 6f |d FormEd..Most o| 0000b170 66 20 74 68 65 20 6f 70 65 72 61 74 69 6f 6e 73 |f the operations| 0000b180 20 68 61 76 65 20 74 68 65 20 27 6c 6f 6f 6b 20 | have the 'look | 0000b190 61 6e 64 20 66 65 65 6c 27 20 6f 66 20 74 68 65 |and feel' of the| 0000b1a0 20 6f 72 69 67 69 6e 61 6c 20 44 72 61 77 2c 20 | original Draw, | 0000b1b0 20 61 6e 64 20 0a 74 68 69 73 20 77 61 73 20 69 | and .this was i| 0000b1c0 6e 64 65 65 64 20 77 68 65 72 65 20 6d 6f 73 74 |ndeed where most| 0000b1d0 20 6f 66 20 74 68 65 20 69 6e 73 70 69 72 61 74 | of the inspirat| 0000b1e0 69 6f 6e 20 63 61 6d 65 20 66 72 6f 6d 2e 20 20 |ion came from. | 0000b1f0 54 68 65 20 27 44 69 73 74 72 69 62 75 74 65 27 |The 'Distribute'| 0000b200 20 0a 61 6e 64 20 20 27 53 70 61 63 65 20 6f 75 | .and 'Space ou| 0000b210 74 27 20 66 61 63 69 6c 69 74 69 65 73 20 61 6e |t' facilities an| 0000b220 64 20 74 68 65 20 66 6f 75 72 2d 77 61 79 20 6f |d the four-way o| 0000b230 62 6a 65 63 74 20 68 61 6e 64 6c 65 73 20 77 65 |bject handles we| 0000b240 72 65 20 20 69 6e 73 70 69 72 65 64 20 0a 62 79 |re inspired .by| 0000b250 20 20 4d 61 63 69 6e 74 6f 73 68 20 44 72 61 77 | Macintosh Draw| 0000b260 20 49 49 2e 20 20 20 54 68 65 20 27 54 65 78 74 | II. The 'Text| 0000b270 20 74 6f 20 70 61 74 68 27 20 66 61 63 69 6c 69 | to path' facili| 0000b280 74 79 20 77 61 73 20 69 6e 73 70 69 72 65 64 20 |ty was inspired | 0000b290 62 79 20 20 28 62 75 74 20 0a 6e 6f 74 20 63 6f |by (but .not co| 0000b2a0 70 69 65 64 20 66 72 6f 6d 29 20 44 61 74 61 20 |pied from) Data | 0000b2b0 53 74 6f 72 65 27 73 20 46 6f 6e 74 46 58 20 61 |Store's FontFX a| 0000b2c0 70 70 6c 69 63 61 74 69 6f 6e 2c 20 77 68 69 63 |pplication, whic| 0000b2d0 68 20 69 73 20 72 65 63 6f 6d 6d 65 6e 64 65 64 |h is recommended| 0000b2e0 20 66 6f 72 20 0a 61 63 68 69 65 76 69 6e 67 20 | for .achieving | 0000b2f0 65 76 65 6e 20 6d 6f 72 65 20 65 78 6f 74 69 63 |even more exotic| 0000b300 20 66 6f 6e 74 20 65 66 66 65 63 74 73 2e 20 20 | font effects. | 0000b310 20 54 68 65 20 67 72 69 64 20 6f 70 74 69 6f 6e | The grid option| 0000b320 73 20 61 6e 64 20 61 70 70 65 61 72 61 6e 63 65 |s and appearance| 0000b330 20 0a 77 65 72 65 20 63 6f 70 69 65 64 20 66 72 | .were copied fr| 0000b340 6f 6d 20 52 61 63 61 6c 2d 52 65 64 61 63 27 73 |om Racal-Redac's| 0000b350 20 56 69 73 75 6c 61 20 73 79 73 74 65 6d 2e 20 | Visula system. | 0000b360 20 54 68 65 20 66 6f 6e 74 20 6e 61 6d 65 2f 73 | The font name/s| 0000b370 74 79 6c 65 20 73 79 73 74 65 6d 2c 20 0a 74 68 |tyle system, .th| 0000b380 65 20 62 61 63 6b 67 72 6f 75 6e 64 20 66 61 63 |e background fac| 0000b390 69 6c 69 74 79 2c 20 70 6f 6c 79 67 6f 6e 20 63 |ility, polygon c| 0000b3a0 72 65 61 74 65 20 61 6e 64 20 74 68 65 20 22 53 |reate and the "S| 0000b3b0 6b 65 77 22 20 6f 70 74 69 6f 6e 20 77 61 73 20 |kew" option was | 0000b3c0 65 6e 74 69 72 65 6c 79 20 0a 6d 79 20 6f 77 6e |entirely .my own| 0000b3d0 20 77 6f 72 6b 20 28 68 6f 6e 65 73 74 21 29 2e | work (honest!).| 0000b3e0 20 20 54 68 65 20 6e 61 6d 65 20 69 73 20 69 6e | The name is in| 0000b3f0 20 61 6e 74 69 63 69 70 61 74 69 6f 6e 20 6f 66 | anticipation of| 0000b400 20 61 20 76 65 72 73 69 6f 6e 20 32 20 6f 66 20 | a version 2 of | 0000b410 44 72 61 77 20 0a 62 65 69 6e 67 20 70 72 6f 64 |Draw .being prod| 0000b420 75 63 65 64 20 62 79 20 41 63 6f 72 6e 20 69 6e |uced by Acorn in| 0000b430 20 74 68 65 20 66 75 74 75 72 65 2e 2e 2e 0a 0a | the future.....| 0000b440 0a 49 20 63 61 6e 20 62 65 20 63 6f 6e 74 61 63 |.I can be contac| 0000b450 74 65 64 20 62 79 20 6f 72 20 61 74 3a 0a 0a 20 |ted by or at:.. | 0000b460 20 20 20 20 20 20 20 53 6e 61 69 6c 2d 4d 61 69 | Snail-Mai| 0000b470 6c 3a 20 20 20 20 20 31 31 20 43 61 72 6d 61 72 |l: 11 Carmar| 0000b480 74 68 65 6e 20 43 6c 6f 73 65 0a 20 20 20 20 20 |then Close. | 0000b490 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 0000b4a0 20 20 20 46 61 72 6e 62 6f 72 6f 75 67 68 0a 20 | Farnborough. | 0000b4b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 0000b4c0 20 20 20 20 20 20 20 48 61 6d 70 73 68 69 72 65 | Hampshire| 0000b4d0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 0000b4e0 20 20 20 20 20 20 20 20 20 47 55 31 34 20 38 54 | GU14 8T| 0000b4f0 4a 0a 0a 20 20 20 20 20 20 20 20 50 68 6f 6e 65 |J.. Phone| 0000b500 3a 20 20 20 20 20 20 20 20 20 20 28 30 32 35 32 |: (0252| 0000b510 29 20 35 34 32 34 33 31 20 28 61 74 20 72 65 61 |) 542431 (at rea| 0000b520 73 6f 6e 61 62 6c 65 20 68 6f 75 72 73 29 0a 0a |sonable hours)..| 0000b530 20 20 20 20 20 20 20 20 45 6d 61 69 6c 3a 20 20 | Email: | 0000b540 20 20 20 20 20 20 20 20 6a 6d 61 72 74 65 6e 40 | jmarten@| 0000b550 63 6f 6d 70 75 6c 69 6e 6b 2e 63 6f 2e 75 6b 0a |compulink.co.uk.| 0000b560 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 0000b570 20 20 20 20 20 20 20 20 6a 6d 61 72 74 65 6e 40 | jmarten@| 0000b580 63 69 78 2e 55 55 43 50 0a 20 20 20 20 20 20 20 |cix.UUCP. | 0000b590 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 0000b5a0 20 2e 2e 2e 21 75 6b 63 21 73 6c 78 73 79 73 21 | ...!ukc!slxsys!| 0000b5b0 63 69 78 21 6a 6d 61 72 74 65 6e 0a 0a 20 20 20 |cix!jmarten.. | 0000b5c0 20 20 20 20 20 41 72 63 61 64 65 20 42 42 53 3a | Arcade BBS:| 0000b5d0 20 20 20 20 20 33 38 37 0a 0a 0a 4a 6f 6e 61 74 | 387...Jonat| 0000b5e0 68 61 6e 20 4d 61 72 74 65 6e 0a 4a 75 6c 79 20 |han Marten.July | 0000b5f0 31 39 39 30 0a 0a |1990..| 0000b5f6