Home » Archimedes archive » Acorn User » AU 1997-09 B.adf » Regulars » StarInfo/Vernon/!FontTrix/Demos/demo_circ
StarInfo/Vernon/!FontTrix/Demos/demo_circ
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/demo_circ |
Read OK: | ✔ |
File size: | 0145 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM > demo 20LIBRARY "<Font_SR$Dir>.Procs" 30PROCset_fontmax(50,50) 40PROCinitialise(63,192) 50 60FOR n=1 TO 16 70 font=FNopen_font("Trinity.Medium", 16,16, RND(63),192, 63,192) 80 PROCcircular_string(font,"Acorn User Magazine - Acorn User Magazine-",30,RND(1200),RND(900),200,1,1) 90 PROCclose_font(font) 100NEXT 110 120PROCreset_fontmax 130END
� > demo ț "<Font_SR$Dir>.Procs" �set_fontmax(50,50) (�initialise(63,192) 2 <� n=1 � 16 FA font=�open_font("Trinity.Medium", 16,16, �(63),192, 63,192) Pc �circular_string(font,"Acorn User Magazine - Acorn User Magazine-",30,�(1200),�(900),200,1,1) Z �close_font(font) d� n x�reset_fontmax �� �
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 73 65 74 |>.Procs".....set| 00000030 5f 66 6f 6e 74 6d 61 78 28 35 30 2c 35 30 29 0d |_fontmax(50,50).| 00000040 00 28 17 f2 69 6e 69 74 69 61 6c 69 73 65 28 36 |.(..initialise(6| 00000050 33 2c 31 39 32 29 0d 00 32 04 0d 00 3c 0e e3 20 |3,192)..2...<.. | 00000060 6e 3d 31 20 b8 20 31 36 0d 00 46 41 20 20 66 6f |n=1 . 16..FA fo| 00000070 6e 74 3d a4 6f 70 65 6e 5f 66 6f 6e 74 28 22 54 |nt=.open_font("T| 00000080 72 69 6e 69 74 79 2e 4d 65 64 69 75 6d 22 2c 20 |rinity.Medium", | 00000090 31 36 2c 31 36 2c 20 b3 28 36 33 29 2c 31 39 32 |16,16, .(63),192| 000000a0 2c 20 36 33 2c 31 39 32 29 0d 00 50 63 20 20 f2 |, 63,192)..Pc .| 000000b0 63 69 72 63 75 6c 61 72 5f 73 74 72 69 6e 67 28 |circular_string(| 000000c0 66 6f 6e 74 2c 22 41 63 6f 72 6e 20 55 73 65 72 |font,"Acorn User| 000000d0 20 4d 61 67 61 7a 69 6e 65 20 2d 20 41 63 6f 72 | Magazine - Acor| 000000e0 6e 20 55 73 65 72 20 4d 61 67 61 7a 69 6e 65 2d |n User Magazine-| 000000f0 22 2c 33 30 2c b3 28 31 32 30 30 29 2c b3 28 39 |",30,.(1200),.(9| 00000100 30 30 29 2c 32 30 30 2c 31 2c 31 29 0d 00 5a 17 |00),200,1,1)..Z.| 00000110 20 20 f2 63 6c 6f 73 65 5f 66 6f 6e 74 28 66 6f | .close_font(fo| 00000120 6e 74 29 0d 00 64 05 ed 0d 00 6e 04 0d 00 78 12 |nt)..d....n...x.| 00000130 f2 72 65 73 65 74 5f 66 6f 6e 74 6d 61 78 0d 00 |.reset_fontmax..| 00000140 82 05 e0 0d ff |.....| 00000145