Home » Archimedes archive » Acorn User » AU 1998-07.adf » PD » ThinTools/ReadMe

ThinTools/ReadMe

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1998-07.adf » PD
Filename: ThinTools/ReadMe
Read OK:
File size: 0579 bytes
Load address: 0000
Exec address: 0000
File contents
Narrow Toolsprites - installation instructions
==============================================

Thank you for downloading my narrow toolsprites - I hope you like them!

To install them, perform the following steps :

1. Open the directory !Boot.Choices.Boot directory (shift+Click on !Boot)

2. Extract the 'newtools' sprite file from this archive into that directory

3. Load the 'Desktop' boot file from that directory into your favourite editor

4. Add the following lines :

|Manualy override wimp font and size
Set Wimp$Font Homerton.Medium
SetEval Wimp$FontSize 10*16
SetEval Wimp$FontWidth 12*16
ToolSprites Boot:Choices.Boot.newtools


5. Substitue Homerton.Medium for your faviourite font.The lines above set the 
Font size to 10, and the width to 12 which works well for Homerton.
You may need to adjust these values if you use a different font.

6. Save the file

7. Press F12 for a command prompt and enter
*Configure WimpFont 0

8. Return to the desktop and Reboot

See seperate changes file for history.

Any comments and suggestions you have I'd be pleased to hear them.



Neil Spellings
email : neil.spellings@argonet.co.uk
web : http://www.argonet.co.uk/scs/


Disclaimer
==========

These toolsprites are based upon a design � Acorn Computers and are
distributed without permission, and thus should not be used for any commercial
gain without the permission of the copywrite owners.
00000000  4e 61 72 72 6f 77 20 54  6f 6f 6c 73 70 72 69 74  |Narrow Toolsprit|
00000010  65 73 20 2d 20 69 6e 73  74 61 6c 6c 61 74 69 6f  |es - installatio|
00000020  6e 20 69 6e 73 74 72 75  63 74 69 6f 6e 73 0a 3d  |n instructions.=|
00000030  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000050  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 0a 0a 54  |=============..T|
00000060  68 61 6e 6b 20 79 6f 75  20 66 6f 72 20 64 6f 77  |hank you for dow|
00000070  6e 6c 6f 61 64 69 6e 67  20 6d 79 20 6e 61 72 72  |nloading my narr|
00000080  6f 77 20 74 6f 6f 6c 73  70 72 69 74 65 73 20 2d  |ow toolsprites -|
00000090  20 49 20 68 6f 70 65 20  79 6f 75 20 6c 69 6b 65  | I hope you like|
000000a0  20 74 68 65 6d 21 0a 0a  54 6f 20 69 6e 73 74 61  | them!..To insta|
000000b0  6c 6c 20 74 68 65 6d 2c  20 70 65 72 66 6f 72 6d  |ll them, perform|
000000c0  20 74 68 65 20 66 6f 6c  6c 6f 77 69 6e 67 20 73  | the following s|
000000d0  74 65 70 73 20 3a 0a 0a  31 2e 20 4f 70 65 6e 20  |teps :..1. Open |
000000e0  74 68 65 20 64 69 72 65  63 74 6f 72 79 20 21 42  |the directory !B|
000000f0  6f 6f 74 2e 43 68 6f 69  63 65 73 2e 42 6f 6f 74  |oot.Choices.Boot|
00000100  20 64 69 72 65 63 74 6f  72 79 20 28 73 68 69 66  | directory (shif|
00000110  74 2b 43 6c 69 63 6b 20  6f 6e 20 21 42 6f 6f 74  |t+Click on !Boot|
00000120  29 0a 0a 32 2e 20 45 78  74 72 61 63 74 20 74 68  |)..2. Extract th|
00000130  65 20 27 6e 65 77 74 6f  6f 6c 73 27 20 73 70 72  |e 'newtools' spr|
00000140  69 74 65 20 66 69 6c 65  20 66 72 6f 6d 20 74 68  |ite file from th|
00000150  69 73 20 61 72 63 68 69  76 65 20 69 6e 74 6f 20  |is archive into |
00000160  74 68 61 74 20 64 69 72  65 63 74 6f 72 79 0a 0a  |that directory..|
00000170  33 2e 20 4c 6f 61 64 20  74 68 65 20 27 44 65 73  |3. Load the 'Des|
00000180  6b 74 6f 70 27 20 62 6f  6f 74 20 66 69 6c 65 20  |ktop' boot file |
00000190  66 72 6f 6d 20 74 68 61  74 20 64 69 72 65 63 74  |from that direct|
000001a0  6f 72 79 20 69 6e 74 6f  20 79 6f 75 72 20 66 61  |ory into your fa|
000001b0  76 6f 75 72 69 74 65 20  65 64 69 74 6f 72 0a 0a  |vourite editor..|
000001c0  34 2e 20 41 64 64 20 74  68 65 20 66 6f 6c 6c 6f  |4. Add the follo|
000001d0  77 69 6e 67 20 6c 69 6e  65 73 20 3a 0a 0a 7c 4d  |wing lines :..|M|
000001e0  61 6e 75 61 6c 79 20 6f  76 65 72 72 69 64 65 20  |anualy override |
000001f0  77 69 6d 70 20 66 6f 6e  74 20 61 6e 64 20 73 69  |wimp font and si|
00000200  7a 65 0a 53 65 74 20 57  69 6d 70 24 46 6f 6e 74  |ze.Set Wimp$Font|
00000210  20 48 6f 6d 65 72 74 6f  6e 2e 4d 65 64 69 75 6d  | Homerton.Medium|
00000220  0a 53 65 74 45 76 61 6c  20 57 69 6d 70 24 46 6f  |.SetEval Wimp$Fo|
00000230  6e 74 53 69 7a 65 20 31  30 2a 31 36 0a 53 65 74  |ntSize 10*16.Set|
00000240  45 76 61 6c 20 57 69 6d  70 24 46 6f 6e 74 57 69  |Eval Wimp$FontWi|
00000250  64 74 68 20 31 32 2a 31  36 0a 54 6f 6f 6c 53 70  |dth 12*16.ToolSp|
00000260  72 69 74 65 73 20 42 6f  6f 74 3a 43 68 6f 69 63  |rites Boot:Choic|
00000270  65 73 2e 42 6f 6f 74 2e  6e 65 77 74 6f 6f 6c 73  |es.Boot.newtools|
00000280  0a 0a 0a 35 2e 20 53 75  62 73 74 69 74 75 65 20  |...5. Substitue |
00000290  48 6f 6d 65 72 74 6f 6e  2e 4d 65 64 69 75 6d 20  |Homerton.Medium |
000002a0  66 6f 72 20 79 6f 75 72  20 66 61 76 69 6f 75 72  |for your faviour|
000002b0  69 74 65 20 66 6f 6e 74  2e 54 68 65 20 6c 69 6e  |ite font.The lin|
000002c0  65 73 20 61 62 6f 76 65  20 73 65 74 20 74 68 65  |es above set the|
000002d0  20 0a 46 6f 6e 74 20 73  69 7a 65 20 74 6f 20 31  | .Font size to 1|
000002e0  30 2c 20 61 6e 64 20 74  68 65 20 77 69 64 74 68  |0, and the width|
000002f0  20 74 6f 20 31 32 20 77  68 69 63 68 20 77 6f 72  | to 12 which wor|
00000300  6b 73 20 77 65 6c 6c 20  66 6f 72 20 48 6f 6d 65  |ks well for Home|
00000310  72 74 6f 6e 2e 0a 59 6f  75 20 6d 61 79 20 6e 65  |rton..You may ne|
00000320  65 64 20 74 6f 20 61 64  6a 75 73 74 20 74 68 65  |ed to adjust the|
00000330  73 65 20 76 61 6c 75 65  73 20 69 66 20 79 6f 75  |se values if you|
00000340  20 75 73 65 20 61 20 64  69 66 66 65 72 65 6e 74  | use a different|
00000350  20 66 6f 6e 74 2e 0a 0a  36 2e 20 53 61 76 65 20  | font...6. Save |
00000360  74 68 65 20 66 69 6c 65  0a 0a 37 2e 20 50 72 65  |the file..7. Pre|
00000370  73 73 20 46 31 32 20 66  6f 72 20 61 20 63 6f 6d  |ss F12 for a com|
00000380  6d 61 6e 64 20 70 72 6f  6d 70 74 20 61 6e 64 20  |mand prompt and |
00000390  65 6e 74 65 72 0a 2a 43  6f 6e 66 69 67 75 72 65  |enter.*Configure|
000003a0  20 57 69 6d 70 46 6f 6e  74 20 30 0a 0a 38 2e 20  | WimpFont 0..8. |
000003b0  52 65 74 75 72 6e 20 74  6f 20 74 68 65 20 64 65  |Return to the de|
000003c0  73 6b 74 6f 70 20 61 6e  64 20 52 65 62 6f 6f 74  |sktop and Reboot|
000003d0  0a 0a 53 65 65 20 73 65  70 65 72 61 74 65 20 63  |..See seperate c|
000003e0  68 61 6e 67 65 73 20 66  69 6c 65 20 66 6f 72 20  |hanges file for |
000003f0  68 69 73 74 6f 72 79 2e  0a 0a 41 6e 79 20 63 6f  |history...Any co|
00000400  6d 6d 65 6e 74 73 20 61  6e 64 20 73 75 67 67 65  |mments and sugge|
00000410  73 74 69 6f 6e 73 20 79  6f 75 20 68 61 76 65 20  |stions you have |
00000420  49 27 64 20 62 65 20 70  6c 65 61 73 65 64 20 74  |I'd be pleased t|
00000430  6f 20 68 65 61 72 20 74  68 65 6d 2e 0a 0a 0a 0a  |o hear them.....|
00000440  4e 65 69 6c 20 53 70 65  6c 6c 69 6e 67 73 0a 65  |Neil Spellings.e|
00000450  6d 61 69 6c 20 3a 20 6e  65 69 6c 2e 73 70 65 6c  |mail : neil.spel|
00000460  6c 69 6e 67 73 40 61 72  67 6f 6e 65 74 2e 63 6f  |lings@argonet.co|
00000470  2e 75 6b 0a 77 65 62 20  3a 20 68 74 74 70 3a 2f  |.uk.web : http:/|
00000480  2f 77 77 77 2e 61 72 67  6f 6e 65 74 2e 63 6f 2e  |/www.argonet.co.|
00000490  75 6b 2f 73 63 73 2f 0a  0a 0a 44 69 73 63 6c 61  |uk/scs/...Discla|
000004a0  69 6d 65 72 0a 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 0a  |imer.==========.|
000004b0  0a 54 68 65 73 65 20 74  6f 6f 6c 73 70 72 69 74  |.These toolsprit|
000004c0  65 73 20 61 72 65 20 62  61 73 65 64 20 75 70 6f  |es are based upo|
000004d0  6e 20 61 20 64 65 73 69  67 6e 20 a9 20 41 63 6f  |n a design . Aco|
000004e0  72 6e 20 43 6f 6d 70 75  74 65 72 73 20 61 6e 64  |rn Computers and|
000004f0  20 61 72 65 0a 64 69 73  74 72 69 62 75 74 65 64  | are.distributed|
00000500  20 77 69 74 68 6f 75 74  20 70 65 72 6d 69 73 73  | without permiss|
00000510  69 6f 6e 2c 20 61 6e 64  20 74 68 75 73 20 73 68  |ion, and thus sh|
00000520  6f 75 6c 64 20 6e 6f 74  20 62 65 20 75 73 65 64  |ould not be used|
00000530  20 66 6f 72 20 61 6e 79  20 63 6f 6d 6d 65 72 63  | for any commerc|
00000540  69 61 6c 0a 67 61 69 6e  20 77 69 74 68 6f 75 74  |ial.gain without|
00000550  20 74 68 65 20 70 65 72  6d 69 73 73 69 6f 6e 20  | the permission |
00000560  6f 66 20 74 68 65 20 63  6f 70 79 77 72 69 74 65  |of the copywrite|
00000570  20 6f 77 6e 65 72 73 2e  0a                       | owners..|
00000579