Home » Personal collection » Acorn hard disk » apps » FontEd » !D2Font/!Run

!D2Font/!Run

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 » Personal collection » Acorn hard disk » apps » FontEd
Filename: !D2Font/!Run
Read OK:
File size: 053D bytes
Load address: 0000
Exec address: 0000
File contents
|>$.D2Font.!D2Font.!Run   D2Font Run file
|
| Startup file for D2Font
|
IconSprites <Obey$Dir>.!Sprites
Set Alias$@RunType_2DF Run <Obey$Dir>.!Run %%*0
Set File$Type_2DF  D2Font
|
RMEnsure SystemDevices  1.13 Error D2Font needs SystemDevices Module
RMEnsure SpriteUtils    1.04 Error D2Font needs SpriteUtils Module
RMEnsure SpriteExtend   0.20 Error D2Font needs SpriteExtension Module
RMEnsure WindowManager  2.00 Error D2Font needs a newer Window Manager
RMEnsure FontManager    1.15 Error D2Font needs a newer Font Manager
RMEnsure Draw           1.01 Error D2Font needs Draw Module 1.01 or later
|
if "<System$Path>" = "" then Error 0 System resources cannot be found
|
RMEnsure FPEmulator     2.80 RMLoad System:Modules.FPEmulator
RMEnsure FPEmulator     2.80 Error D2Font needs FPEmulator 2.80 or later
|
RMEnsure ColourTrans    0.52 RMLoad System:Modules.Colours
RMEnsure ColourTrans    0.52 Error D2Font needs ColourTrans 0.51 or later
|
RMEnsure SharedCLibrary 0.00 RMLoad System:Modules.CLib
RMEnsure SharedCLibrary 3.75 Error D2Font needs SharedCLibrary 3.75 or later
|
RMEnsure ResourceFS     0.00 IconSprites <Obey$Dir>.resources.Sprites3
|
Set D2Font$Path <Obey$Dir>
Set D2Font$Templates Templates
RMEnsure UtilityModule  3.10 Set D2Font$Templates Templates2
|
WimpSlot -min 160K -max 160K
|
Run "<D2Font$Path>.!RunImage" %*0
00000000  7c 3e 24 2e 44 32 46 6f  6e 74 2e 21 44 32 46 6f  ||>$.D2Font.!D2Fo|
00000010  6e 74 2e 21 52 75 6e 20  20 20 44 32 46 6f 6e 74  |nt.!Run   D2Font|
00000020  20 52 75 6e 20 66 69 6c  65 0a 7c 0a 7c 20 53 74  | Run file.|.| St|
00000030  61 72 74 75 70 20 66 69  6c 65 20 66 6f 72 20 44  |artup file for D|
00000040  32 46 6f 6e 74 0a 7c 0a  49 63 6f 6e 53 70 72 69  |2Font.|.IconSpri|
00000050  74 65 73 20 3c 4f 62 65  79 24 44 69 72 3e 2e 21  |tes <Obey$Dir>.!|
00000060  53 70 72 69 74 65 73 0a  53 65 74 20 41 6c 69 61  |Sprites.Set Alia|
00000070  73 24 40 52 75 6e 54 79  70 65 5f 32 44 46 20 52  |s$@RunType_2DF R|
00000080  75 6e 20 3c 4f 62 65 79  24 44 69 72 3e 2e 21 52  |un <Obey$Dir>.!R|
00000090  75 6e 20 25 25 2a 30 0a  53 65 74 20 46 69 6c 65  |un %%*0.Set File|
000000a0  24 54 79 70 65 5f 32 44  46 20 20 44 32 46 6f 6e  |$Type_2DF  D2Fon|
000000b0  74 0a 7c 0a 52 4d 45 6e  73 75 72 65 20 53 79 73  |t.|.RMEnsure Sys|
000000c0  74 65 6d 44 65 76 69 63  65 73 20 20 31 2e 31 33  |temDevices  1.13|
000000d0  20 45 72 72 6f 72 20 44  32 46 6f 6e 74 20 6e 65  | Error D2Font ne|
000000e0  65 64 73 20 53 79 73 74  65 6d 44 65 76 69 63 65  |eds SystemDevice|
000000f0  73 20 4d 6f 64 75 6c 65  0a 52 4d 45 6e 73 75 72  |s Module.RMEnsur|
00000100  65 20 53 70 72 69 74 65  55 74 69 6c 73 20 20 20  |e SpriteUtils   |
00000110  20 31 2e 30 34 20 45 72  72 6f 72 20 44 32 46 6f  | 1.04 Error D2Fo|
00000120  6e 74 20 6e 65 65 64 73  20 53 70 72 69 74 65 55  |nt needs SpriteU|
00000130  74 69 6c 73 20 4d 6f 64  75 6c 65 0a 52 4d 45 6e  |tils Module.RMEn|
00000140  73 75 72 65 20 53 70 72  69 74 65 45 78 74 65 6e  |sure SpriteExten|
00000150  64 20 20 20 30 2e 32 30  20 45 72 72 6f 72 20 44  |d   0.20 Error D|
00000160  32 46 6f 6e 74 20 6e 65  65 64 73 20 53 70 72 69  |2Font needs Spri|
00000170  74 65 45 78 74 65 6e 73  69 6f 6e 20 4d 6f 64 75  |teExtension Modu|
00000180  6c 65 0a 52 4d 45 6e 73  75 72 65 20 57 69 6e 64  |le.RMEnsure Wind|
00000190  6f 77 4d 61 6e 61 67 65  72 20 20 32 2e 30 30 20  |owManager  2.00 |
000001a0  45 72 72 6f 72 20 44 32  46 6f 6e 74 20 6e 65 65  |Error D2Font nee|
000001b0  64 73 20 61 20 6e 65 77  65 72 20 57 69 6e 64 6f  |ds a newer Windo|
000001c0  77 20 4d 61 6e 61 67 65  72 0a 52 4d 45 6e 73 75  |w Manager.RMEnsu|
000001d0  72 65 20 46 6f 6e 74 4d  61 6e 61 67 65 72 20 20  |re FontManager  |
000001e0  20 20 31 2e 31 35 20 45  72 72 6f 72 20 44 32 46  |  1.15 Error D2F|
000001f0  6f 6e 74 20 6e 65 65 64  73 20 61 20 6e 65 77 65  |ont needs a newe|
00000200  72 20 46 6f 6e 74 20 4d  61 6e 61 67 65 72 0a 52  |r Font Manager.R|
00000210  4d 45 6e 73 75 72 65 20  44 72 61 77 20 20 20 20  |MEnsure Draw    |
00000220  20 20 20 20 20 20 20 31  2e 30 31 20 45 72 72 6f  |       1.01 Erro|
00000230  72 20 44 32 46 6f 6e 74  20 6e 65 65 64 73 20 44  |r D2Font needs D|
00000240  72 61 77 20 4d 6f 64 75  6c 65 20 31 2e 30 31 20  |raw Module 1.01 |
00000250  6f 72 20 6c 61 74 65 72  0a 7c 0a 69 66 20 22 3c  |or later.|.if "<|
00000260  53 79 73 74 65 6d 24 50  61 74 68 3e 22 20 3d 20  |System$Path>" = |
00000270  22 22 20 74 68 65 6e 20  45 72 72 6f 72 20 30 20  |"" then Error 0 |
00000280  53 79 73 74 65 6d 20 72  65 73 6f 75 72 63 65 73  |System resources|
00000290  20 63 61 6e 6e 6f 74 20  62 65 20 66 6f 75 6e 64  | cannot be found|
000002a0  0a 7c 0a 52 4d 45 6e 73  75 72 65 20 46 50 45 6d  |.|.RMEnsure FPEm|
000002b0  75 6c 61 74 6f 72 20 20  20 20 20 32 2e 38 30 20  |ulator     2.80 |
000002c0  52 4d 4c 6f 61 64 20 53  79 73 74 65 6d 3a 4d 6f  |RMLoad System:Mo|
000002d0  64 75 6c 65 73 2e 46 50  45 6d 75 6c 61 74 6f 72  |dules.FPEmulator|
000002e0  0a 52 4d 45 6e 73 75 72  65 20 46 50 45 6d 75 6c  |.RMEnsure FPEmul|
000002f0  61 74 6f 72 20 20 20 20  20 32 2e 38 30 20 45 72  |ator     2.80 Er|
00000300  72 6f 72 20 44 32 46 6f  6e 74 20 6e 65 65 64 73  |ror D2Font needs|
00000310  20 46 50 45 6d 75 6c 61  74 6f 72 20 32 2e 38 30  | FPEmulator 2.80|
00000320  20 6f 72 20 6c 61 74 65  72 0a 7c 0a 52 4d 45 6e  | or later.|.RMEn|
00000330  73 75 72 65 20 43 6f 6c  6f 75 72 54 72 61 6e 73  |sure ColourTrans|
00000340  20 20 20 20 30 2e 35 32  20 52 4d 4c 6f 61 64 20  |    0.52 RMLoad |
00000350  53 79 73 74 65 6d 3a 4d  6f 64 75 6c 65 73 2e 43  |System:Modules.C|
00000360  6f 6c 6f 75 72 73 0a 52  4d 45 6e 73 75 72 65 20  |olours.RMEnsure |
00000370  43 6f 6c 6f 75 72 54 72  61 6e 73 20 20 20 20 30  |ColourTrans    0|
00000380  2e 35 32 20 45 72 72 6f  72 20 44 32 46 6f 6e 74  |.52 Error D2Font|
00000390  20 6e 65 65 64 73 20 43  6f 6c 6f 75 72 54 72 61  | needs ColourTra|
000003a0  6e 73 20 30 2e 35 31 20  6f 72 20 6c 61 74 65 72  |ns 0.51 or later|
000003b0  0a 7c 0a 52 4d 45 6e 73  75 72 65 20 53 68 61 72  |.|.RMEnsure Shar|
000003c0  65 64 43 4c 69 62 72 61  72 79 20 30 2e 30 30 20  |edCLibrary 0.00 |
000003d0  52 4d 4c 6f 61 64 20 53  79 73 74 65 6d 3a 4d 6f  |RMLoad System:Mo|
000003e0  64 75 6c 65 73 2e 43 4c  69 62 0a 52 4d 45 6e 73  |dules.CLib.RMEns|
000003f0  75 72 65 20 53 68 61 72  65 64 43 4c 69 62 72 61  |ure SharedCLibra|
00000400  72 79 20 33 2e 37 35 20  45 72 72 6f 72 20 44 32  |ry 3.75 Error D2|
00000410  46 6f 6e 74 20 6e 65 65  64 73 20 53 68 61 72 65  |Font needs Share|
00000420  64 43 4c 69 62 72 61 72  79 20 33 2e 37 35 20 6f  |dCLibrary 3.75 o|
00000430  72 20 6c 61 74 65 72 0a  7c 0a 52 4d 45 6e 73 75  |r later.|.RMEnsu|
00000440  72 65 20 52 65 73 6f 75  72 63 65 46 53 20 20 20  |re ResourceFS   |
00000450  20 20 30 2e 30 30 20 49  63 6f 6e 53 70 72 69 74  |  0.00 IconSprit|
00000460  65 73 20 3c 4f 62 65 79  24 44 69 72 3e 2e 72 65  |es <Obey$Dir>.re|
00000470  73 6f 75 72 63 65 73 2e  53 70 72 69 74 65 73 33  |sources.Sprites3|
00000480  0a 7c 0a 53 65 74 20 44  32 46 6f 6e 74 24 50 61  |.|.Set D2Font$Pa|
00000490  74 68 20 3c 4f 62 65 79  24 44 69 72 3e 0a 53 65  |th <Obey$Dir>.Se|
000004a0  74 20 44 32 46 6f 6e 74  24 54 65 6d 70 6c 61 74  |t D2Font$Templat|
000004b0  65 73 20 54 65 6d 70 6c  61 74 65 73 0a 52 4d 45  |es Templates.RME|
000004c0  6e 73 75 72 65 20 55 74  69 6c 69 74 79 4d 6f 64  |nsure UtilityMod|
000004d0  75 6c 65 20 20 33 2e 31  30 20 53 65 74 20 44 32  |ule  3.10 Set D2|
000004e0  46 6f 6e 74 24 54 65 6d  70 6c 61 74 65 73 20 54  |Font$Templates T|
000004f0  65 6d 70 6c 61 74 65 73  32 0a 7c 0a 57 69 6d 70  |emplates2.|.Wimp|
00000500  53 6c 6f 74 20 2d 6d 69  6e 20 31 36 30 4b 20 2d  |Slot -min 160K -|
00000510  6d 61 78 20 31 36 30 4b  0a 7c 0a 52 75 6e 20 22  |max 160K.|.Run "|
00000520  3c 44 32 46 6f 6e 74 24  50 61 74 68 3e 2e 21 52  |<D2Font$Path>.!R|
00000530  75 6e 49 6d 61 67 65 22  20 25 2a 30 0a           |unImage" %*0.|
0000053d