Home » Archimedes archive » Acorn Computing » 1993 03 Mega Disk.adf » !_93_03 » !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 » Acorn Computing » 1993 03 Mega Disk.adf » !_93_03 |
Filename: | !Fonts/!Boot |
Read OK: | ✔ |
File size: | 0235 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| Boot file for !Fonts. | |RISC OS 2 and 3 | IconSprites <Obey$Dir>.!Sprites Set OS$New TRUE RMEnsure ROMFonts 0 Set OS$New FALSE If "<OS$New>"="TRUE" Then FontInstall <Obey$Dir>. If "<OS$New>"="FALSE" Then If "<Font$Prefix>"="" Then RMEnsure FontManager 2.42 RMLoad <Obey$Dir>.Fonts If "<OS$New>"="FALSE" Then If "<Font$Prefix>"="" Then RMEnsure SuperSample 0.04 RMLoad <Obey$Dir>.Super If "<OS$New>"="FALSE" Then If "<Font$Prefix>"="" Then Set Font$Path <Obey$Dir>. If "<OS$New>"="FALSE" Then If "<Font$Prefix>"="" Then Set Font$Prefix <Obey$Dir>. Unset OS$New
00000000 7c 20 42 6f 6f 74 20 66 69 6c 65 20 66 6f 72 20 || Boot file for | 00000010 21 46 6f 6e 74 73 2e 0a 7c 0a 7c 52 49 53 43 20 |!Fonts..|.|RISC | 00000020 4f 53 20 32 20 61 6e 64 20 33 0a 7c 0a 49 63 6f |OS 2 and 3.|.Ico| 00000030 6e 53 70 72 69 74 65 73 20 3c 4f 62 65 79 24 44 |nSprites <Obey$D| 00000040 69 72 3e 2e 21 53 70 72 69 74 65 73 0a 53 65 74 |ir>.!Sprites.Set| 00000050 20 4f 53 24 4e 65 77 20 54 52 55 45 0a 52 4d 45 | OS$New TRUE.RME| 00000060 6e 73 75 72 65 20 52 4f 4d 46 6f 6e 74 73 20 30 |nsure ROMFonts 0| 00000070 20 53 65 74 20 4f 53 24 4e 65 77 20 46 41 4c 53 | Set OS$New FALS| 00000080 45 0a 49 66 20 22 3c 4f 53 24 4e 65 77 3e 22 3d |E.If "<OS$New>"=| 00000090 22 54 52 55 45 22 20 54 68 65 6e 20 46 6f 6e 74 |"TRUE" Then Font| 000000a0 49 6e 73 74 61 6c 6c 20 3c 4f 62 65 79 24 44 69 |Install <Obey$Di| 000000b0 72 3e 2e 0a 49 66 20 22 3c 4f 53 24 4e 65 77 3e |r>..If "<OS$New>| 000000c0 22 3d 22 46 41 4c 53 45 22 20 54 68 65 6e 20 49 |"="FALSE" Then I| 000000d0 66 20 22 3c 46 6f 6e 74 24 50 72 65 66 69 78 3e |f "<Font$Prefix>| 000000e0 22 3d 22 22 20 54 68 65 6e 20 52 4d 45 6e 73 75 |"="" Then RMEnsu| 000000f0 72 65 20 46 6f 6e 74 4d 61 6e 61 67 65 72 20 32 |re FontManager 2| 00000100 2e 34 32 20 52 4d 4c 6f 61 64 20 3c 4f 62 65 79 |.42 RMLoad <Obey| 00000110 24 44 69 72 3e 2e 46 6f 6e 74 73 0a 49 66 20 22 |$Dir>.Fonts.If "| 00000120 3c 4f 53 24 4e 65 77 3e 22 3d 22 46 41 4c 53 45 |<OS$New>"="FALSE| 00000130 22 20 54 68 65 6e 20 49 66 20 22 3c 46 6f 6e 74 |" Then If "<Font| 00000140 24 50 72 65 66 69 78 3e 22 3d 22 22 20 54 68 65 |$Prefix>"="" The| 00000150 6e 20 52 4d 45 6e 73 75 72 65 20 53 75 70 65 72 |n RMEnsure Super| 00000160 53 61 6d 70 6c 65 20 30 2e 30 34 20 52 4d 4c 6f |Sample 0.04 RMLo| 00000170 61 64 20 3c 4f 62 65 79 24 44 69 72 3e 2e 53 75 |ad <Obey$Dir>.Su| 00000180 70 65 72 0a 49 66 20 22 3c 4f 53 24 4e 65 77 3e |per.If "<OS$New>| 00000190 22 3d 22 46 41 4c 53 45 22 20 54 68 65 6e 20 49 |"="FALSE" Then I| 000001a0 66 20 22 3c 46 6f 6e 74 24 50 72 65 66 69 78 3e |f "<Font$Prefix>| 000001b0 22 3d 22 22 20 54 68 65 6e 20 53 65 74 20 46 6f |"="" Then Set Fo| 000001c0 6e 74 24 50 61 74 68 20 3c 4f 62 65 79 24 44 69 |nt$Path <Obey$Di| 000001d0 72 3e 2e 0a 49 66 20 22 3c 4f 53 24 4e 65 77 3e |r>..If "<OS$New>| 000001e0 22 3d 22 46 41 4c 53 45 22 20 54 68 65 6e 20 49 |"="FALSE" Then I| 000001f0 66 20 22 3c 46 6f 6e 74 24 50 72 65 66 69 78 3e |f "<Font$Prefix>| 00000200 22 3d 22 22 20 54 68 65 6e 20 53 65 74 20 46 6f |"="" Then Set Fo| 00000210 6e 74 24 50 72 65 66 69 78 20 3c 4f 62 65 79 24 |nt$Prefix <Obey$| 00000220 44 69 72 3e 2e 0a 55 6e 73 65 74 20 4f 53 24 4e |Dir>..Unset OS$N| 00000230 65 77 0a 0a 0a |ew...| 00000235