Home » Archimedes archive » Archimedes World » AW-1996-06-Disc 2.adf » !Tables_Tables » !Fonts/!Boot

!Fonts/!Boot

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 » Archimedes World » AW-1996-06-Disc 2.adf » !Tables_Tables
Filename: !Fonts/!Boot
Read OK:
File size: 0329 bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 4 duplicate copies of this file in the archive:

File contents
Set RiscOS$Fonts 3
RMEnsure UtilityModule 3.00 Set RiscOS$Fonts 2
If <RiscOS$Fonts> = "2" then Obey <Obey$Dir>.!BootRO2
| Boot file for !Fonts.
| Nothing happens if you put this in a RISC OS 2 machine except that
| the !Fonts sprite is set up - this means that, when a RISC OS 2 !Fonts
| directory is seen the !Boot file will not be run; double clicking on the
| appropriate !Fonts will force installation.
|
| Take care when merging RISC OS 2 fonts with these (RISC OS 3) fonts -
| many fonts are contained in the RISC OS 3 ROM and thus do not appear in
| !Fonts; normally you should not copy the corresponding RISC OS 2 fonts!
If "<RiscOS$Fonts>" = "3" then Iconsprites <Obey$Dir>.!Sprites
If "<RiscOS$Fonts>" = "3" then RMEnsure FontManager 2.89 Obey
If "<RiscOS$Fonts>" = "3" then FontInstall <Obey$Dir>.
00000000  53 65 74 20 52 69 73 63  4f 53 24 46 6f 6e 74 73  |Set RiscOS$Fonts|
00000010  20 33 0a 52 4d 45 6e 73  75 72 65 20 55 74 69 6c  | 3.RMEnsure Util|
00000020  69 74 79 4d 6f 64 75 6c  65 20 33 2e 30 30 20 53  |ityModule 3.00 S|
00000030  65 74 20 52 69 73 63 4f  53 24 46 6f 6e 74 73 20  |et RiscOS$Fonts |
00000040  32 0a 49 66 20 3c 52 69  73 63 4f 53 24 46 6f 6e  |2.If <RiscOS$Fon|
00000050  74 73 3e 20 3d 20 22 32  22 20 74 68 65 6e 20 4f  |ts> = "2" then O|
00000060  62 65 79 20 3c 4f 62 65  79 24 44 69 72 3e 2e 21  |bey <Obey$Dir>.!|
00000070  42 6f 6f 74 52 4f 32 0a  7c 20 42 6f 6f 74 20 66  |BootRO2.| Boot f|
00000080  69 6c 65 20 66 6f 72 20  21 46 6f 6e 74 73 2e 0a  |ile for !Fonts..|
00000090  7c 20 4e 6f 74 68 69 6e  67 20 68 61 70 70 65 6e  || Nothing happen|
000000a0  73 20 69 66 20 79 6f 75  20 70 75 74 20 74 68 69  |s if you put thi|
000000b0  73 20 69 6e 20 61 20 52  49 53 43 20 4f 53 20 32  |s in a RISC OS 2|
000000c0  20 6d 61 63 68 69 6e 65  20 65 78 63 65 70 74 20  | machine except |
000000d0  74 68 61 74 0a 7c 20 74  68 65 20 21 46 6f 6e 74  |that.| the !Font|
000000e0  73 20 73 70 72 69 74 65  20 69 73 20 73 65 74 20  |s sprite is set |
000000f0  75 70 20 2d 20 74 68 69  73 20 6d 65 61 6e 73 20  |up - this means |
00000100  74 68 61 74 2c 20 77 68  65 6e 20 61 20 52 49 53  |that, when a RIS|
00000110  43 20 4f 53 20 32 20 21  46 6f 6e 74 73 0a 7c 20  |C OS 2 !Fonts.| |
00000120  64 69 72 65 63 74 6f 72  79 20 69 73 20 73 65 65  |directory is see|
00000130  6e 20 74 68 65 20 21 42  6f 6f 74 20 66 69 6c 65  |n the !Boot file|
00000140  20 77 69 6c 6c 20 6e 6f  74 20 62 65 20 72 75 6e  | will not be run|
00000150  3b 20 64 6f 75 62 6c 65  20 63 6c 69 63 6b 69 6e  |; double clickin|
00000160  67 20 6f 6e 20 74 68 65  0a 7c 20 61 70 70 72 6f  |g on the.| appro|
00000170  70 72 69 61 74 65 20 21  46 6f 6e 74 73 20 77 69  |priate !Fonts wi|
00000180  6c 6c 20 66 6f 72 63 65  20 69 6e 73 74 61 6c 6c  |ll force install|
00000190  61 74 69 6f 6e 2e 0a 7c  0a 7c 20 54 61 6b 65 20  |ation..|.| Take |
000001a0  63 61 72 65 20 77 68 65  6e 20 6d 65 72 67 69 6e  |care when mergin|
000001b0  67 20 52 49 53 43 20 4f  53 20 32 20 66 6f 6e 74  |g RISC OS 2 font|
000001c0  73 20 77 69 74 68 20 74  68 65 73 65 20 28 52 49  |s with these (RI|
000001d0  53 43 20 4f 53 20 33 29  20 66 6f 6e 74 73 20 2d  |SC OS 3) fonts -|
000001e0  0a 7c 20 6d 61 6e 79 20  66 6f 6e 74 73 20 61 72  |.| many fonts ar|
000001f0  65 20 63 6f 6e 74 61 69  6e 65 64 20 69 6e 20 74  |e contained in t|
00000200  68 65 20 52 49 53 43 20  4f 53 20 33 20 52 4f 4d  |he RISC OS 3 ROM|
00000210  20 61 6e 64 20 74 68 75  73 20 64 6f 20 6e 6f 74  | and thus do not|
00000220  20 61 70 70 65 61 72 20  69 6e 0a 7c 20 21 46 6f  | appear in.| !Fo|
00000230  6e 74 73 3b 20 6e 6f 72  6d 61 6c 6c 79 20 79 6f  |nts; normally yo|
00000240  75 20 73 68 6f 75 6c 64  20 6e 6f 74 20 63 6f 70  |u should not cop|
00000250  79 20 74 68 65 20 63 6f  72 72 65 73 70 6f 6e 64  |y the correspond|
00000260  69 6e 67 20 52 49 53 43  20 4f 53 20 32 20 66 6f  |ing RISC OS 2 fo|
00000270  6e 74 73 21 0a 49 66 20  22 3c 52 69 73 63 4f 53  |nts!.If "<RiscOS|
00000280  24 46 6f 6e 74 73 3e 22  20 3d 20 22 33 22 20 74  |$Fonts>" = "3" t|
00000290  68 65 6e 20 49 63 6f 6e  73 70 72 69 74 65 73 20  |hen Iconsprites |
000002a0  3c 4f 62 65 79 24 44 69  72 3e 2e 21 53 70 72 69  |<Obey$Dir>.!Spri|
000002b0  74 65 73 0a 49 66 20 22  3c 52 69 73 63 4f 53 24  |tes.If "<RiscOS$|
000002c0  46 6f 6e 74 73 3e 22 20  3d 20 22 33 22 20 74 68  |Fonts>" = "3" th|
000002d0  65 6e 20 52 4d 45 6e 73  75 72 65 20 46 6f 6e 74  |en RMEnsure Font|
000002e0  4d 61 6e 61 67 65 72 20  32 2e 38 39 20 4f 62 65  |Manager 2.89 Obe|
000002f0  79 0a 49 66 20 22 3c 52  69 73 63 4f 53 24 46 6f  |y.If "<RiscOS$Fo|
00000300  6e 74 73 3e 22 20 3d 20  22 33 22 20 74 68 65 6e  |nts>" = "3" then|
00000310  20 46 6f 6e 74 49 6e 73  74 61 6c 6c 20 3c 4f 62  | FontInstall <Ob|
00000320  65 79 24 44 69 72 3e 2e  0a                       |ey$Dir>..|
00000329