Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199403.adf » Disk1Mar94 » !AWMar94/Goodies/Basic/Dashes/Circle
!AWMar94/Goodies/Basic/Dashes/Circle
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 » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199403.adf » Disk1Mar94 |
Filename: | !AWMar94/Goodies/Basic/Dashes/Circle |
Read OK: | ✔ |
File size: | 014B bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
1 2MODE MODE 3LIBRARY "PathLib:OS_units.Paths" 4LIBRARY "PathLib:OS_units.Styles" 5 6 7 8circle%=FNPath_CreateCircle(640,512,300) 9dash%=FNPath_DashPattern(32,84) 10 11style%=FNPath_CreateLineStyle(8) 12 PROCPath_RoundLeadingCaps 13 PROCPath_RoundTrailingCaps 14PROCPath_LineDrawWithStyle(circle%,3,style%,dash%) 15 16END
� � ț "PathLib:OS_units.Paths" ț "PathLib:OS_units.Styles" +circle%=�Path_CreateCircle(640,512,300) "dash%=�Path_DashPattern(32,84) #style%=�Path_CreateLineStyle(8) ! �Path_RoundLeadingCaps " �Path_RoundTrailingCaps 3�Path_LineDrawWithStyle(circle%,3,style%,dash%) � �
00000000 0d 00 01 04 0d 00 02 07 eb 20 eb 0d 00 03 1f c8 |......... ......| 00000010 9b 20 22 50 61 74 68 4c 69 62 3a 4f 53 5f 75 6e |. "PathLib:OS_un| 00000020 69 74 73 2e 50 61 74 68 73 22 0d 00 04 20 c8 9b |its.Paths"... ..| 00000030 20 22 50 61 74 68 4c 69 62 3a 4f 53 5f 75 6e 69 | "PathLib:OS_uni| 00000040 74 73 2e 53 74 79 6c 65 73 22 0d 00 05 04 0d 00 |ts.Styles"......| 00000050 06 04 0d 00 07 04 0d 00 08 2b 63 69 72 63 6c 65 |.........+circle| 00000060 25 3d a4 50 61 74 68 5f 43 72 65 61 74 65 43 69 |%=.Path_CreateCi| 00000070 72 63 6c 65 28 36 34 30 2c 35 31 32 2c 33 30 30 |rcle(640,512,300| 00000080 29 0d 00 09 22 64 61 73 68 25 3d a4 50 61 74 68 |)..."dash%=.Path| 00000090 5f 44 61 73 68 50 61 74 74 65 72 6e 28 33 32 2c |_DashPattern(32,| 000000a0 38 34 29 0d 00 0a 04 0d 00 0b 23 73 74 79 6c 65 |84).......#style| 000000b0 25 3d a4 50 61 74 68 5f 43 72 65 61 74 65 4c 69 |%=.Path_CreateLi| 000000c0 6e 65 53 74 79 6c 65 28 38 29 0d 00 0c 21 20 20 |neStyle(8)...! | 000000d0 20 20 20 20 20 f2 50 61 74 68 5f 52 6f 75 6e 64 | .Path_Round| 000000e0 4c 65 61 64 69 6e 67 43 61 70 73 0d 00 0d 22 20 |LeadingCaps..." | 000000f0 20 20 20 20 20 20 f2 50 61 74 68 5f 52 6f 75 6e | .Path_Roun| 00000100 64 54 72 61 69 6c 69 6e 67 43 61 70 73 0d 00 0e |dTrailingCaps...| 00000110 33 f2 50 61 74 68 5f 4c 69 6e 65 44 72 61 77 57 |3.Path_LineDrawW| 00000120 69 74 68 53 74 79 6c 65 28 63 69 72 63 6c 65 25 |ithStyle(circle%| 00000130 2c 33 2c 73 74 79 6c 65 25 2c 64 61 73 68 25 29 |,3,style%,dash%)| 00000140 0d 00 0f 04 0d 00 10 05 e0 0d ff |...........| 0000014b