Home » Archimedes archive » Acorn User » AU 1997-09 B.adf » Regulars » StarInfo/Vernon/!FontTrix/Demos/rand1
StarInfo/Vernon/!FontTrix/Demos/rand1
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 1997-09 B.adf » Regulars |
Filename: | StarInfo/Vernon/!FontTrix/Demos/rand1 |
Read OK: | ✔ |
File size: | 0138 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM > demo 20LIBRARY "<Font_SR$Dir>.Procs" 30PROCinitialise(63,192) 40PROCset_fontmax(100,100) 50 60ON ERROR REPORT: PRINT" at line ";ERL: ON:PROCclose_font(font1):PROCreset_fontmax: END 70 80font1=FNopen_font("Trinity.Medium", 30,30, 2,0, 63,192) 90REPEAT 100 PROCfont_SR(font1,"*Acorn User*",RND(1000),RND(900),RND(120)-60,RND(0)*2,RND(0)*2) 110UNTIL FALSE 120
� > demo ț "<Font_SR$Dir>.Procs" �initialise(63,192) (�set_fontmax(100,100) 2 <A� � �: �" at line ";�: �:�close_font(font1):�reset_fontmax: � F P:font1=�open_font("Trinity.Medium", 30,30, 2,0, 63,192) Z� dK �font_SR(font1,"*Acorn User*",�(1000),�(900),�(120)-60,�(0)*2,�(0)*2) n� � x �
00000000 0d 00 0a 0c f4 20 3e 20 64 65 6d 6f 0d 00 14 1c |..... > demo....| 00000010 c8 9b 20 22 3c 46 6f 6e 74 5f 53 52 24 44 69 72 |.. "<Font_SR$Dir| 00000020 3e 2e 50 72 6f 63 73 22 0d 00 1e 17 f2 69 6e 69 |>.Procs".....ini| 00000030 74 69 61 6c 69 73 65 28 36 33 2c 31 39 32 29 0d |tialise(63,192).| 00000040 00 28 19 f2 73 65 74 5f 66 6f 6e 74 6d 61 78 28 |.(..set_fontmax(| 00000050 31 30 30 2c 31 30 30 29 0d 00 32 04 0d 00 3c 41 |100,100)..2...<A| 00000060 ee 20 85 20 f6 3a 20 f1 22 20 61 74 20 6c 69 6e |. . .: ." at lin| 00000070 65 20 22 3b 9e 3a 20 ee 3a f2 63 6c 6f 73 65 5f |e ";.: .:.close_| 00000080 66 6f 6e 74 28 66 6f 6e 74 31 29 3a f2 72 65 73 |font(font1):.res| 00000090 65 74 5f 66 6f 6e 74 6d 61 78 3a 20 e0 0d 00 46 |et_fontmax: ...F| 000000a0 04 0d 00 50 3a 66 6f 6e 74 31 3d a4 6f 70 65 6e |...P:font1=.open| 000000b0 5f 66 6f 6e 74 28 22 54 72 69 6e 69 74 79 2e 4d |_font("Trinity.M| 000000c0 65 64 69 75 6d 22 2c 20 33 30 2c 33 30 2c 20 32 |edium", 30,30, 2| 000000d0 2c 30 2c 20 36 33 2c 31 39 32 29 0d 00 5a 05 f5 |,0, 63,192)..Z..| 000000e0 0d 00 64 4b 20 20 f2 66 6f 6e 74 5f 53 52 28 66 |..dK .font_SR(f| 000000f0 6f 6e 74 31 2c 22 2a 41 63 6f 72 6e 20 55 73 65 |ont1,"*Acorn Use| 00000100 72 2a 22 2c b3 28 31 30 30 30 29 2c b3 28 39 30 |r*",.(1000),.(90| 00000110 30 29 2c b3 28 31 32 30 29 2d 36 30 2c b3 28 30 |0),.(120)-60,.(0| 00000120 29 2a 32 2c b3 28 30 29 2a 32 29 0d 00 6e 07 fd |)*2,.(0)*2)..n..| 00000130 20 a3 0d 00 78 04 0d ff | ...x...| 00000138