Home » Archimedes archive » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95 » !AWFeb95/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter_10/Logo

!AWFeb95/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter_10/Logo

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 » Archimedes World » AW-1995-02-Disc1.adf » Disk1Feb95
Filename: !AWFeb95/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter_10/Logo
Read OK:
File size: 0268 bytes
Load address: 0000
Exec address: 0000
File contents
REM >DrawBasic:Standard
REM --------------------------------
REM
REM This is the standard DrawBasic
REM 'library' file
REM
REM copywrite Joe Taylor , June 1994
REM
REM -------------------------------

REM The library calls:-
REM =================

 
    LIBRARY "DrawBasic:Resources.Paths"
    LIBRARY "DrawBasic:Resources.Figures"
    LIBRARY "DrawBasic:Resources.Points"
    LIBRARY "DrawBasic:Resources.Attributes"
    LIBRARY "DrawBasic:Resources.Fonts"
    LIBRARY "DrawBasic:Resources.Transforms"
    LIBRARY "DrawBasic:Resources.Scales"
    

   LIBRARY "DrawBasic:Library.Logo.LogoUtils"





�Centimetres


00000000  52 45 4d 20 3e 44 72 61  77 42 61 73 69 63 3a 53  |REM >DrawBasic:S|
00000010  74 61 6e 64 61 72 64 0a  52 45 4d 20 2d 2d 2d 2d  |tandard.REM ----|
00000020  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000030  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 52 45 4d  |------------.REM|
00000040  0a 52 45 4d 20 54 68 69  73 20 69 73 20 74 68 65  |.REM This is the|
00000050  20 73 74 61 6e 64 61 72  64 20 44 72 61 77 42 61  | standard DrawBa|
00000060  73 69 63 0a 52 45 4d 20  27 6c 69 62 72 61 72 79  |sic.REM 'library|
00000070  27 20 66 69 6c 65 0a 52  45 4d 0a 52 45 4d 20 63  |' file.REM.REM c|
00000080  6f 70 79 77 72 69 74 65  20 4a 6f 65 20 54 61 79  |opywrite Joe Tay|
00000090  6c 6f 72 20 2c 20 4a 75  6e 65 20 31 39 39 34 0a  |lor , June 1994.|
000000a0  52 45 4d 0a 52 45 4d 20  2d 2d 2d 2d 2d 2d 2d 2d  |REM.REM --------|
000000b0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
000000c0  2d 2d 2d 2d 2d 2d 2d 0a  0a 52 45 4d 20 54 68 65  |-------..REM The|
000000d0  20 6c 69 62 72 61 72 79  20 63 61 6c 6c 73 3a 2d  | library calls:-|
000000e0  0a 52 45 4d 20 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |.REM ===========|
000000f0  3d 3d 3d 3d 3d 3d 0a 0a  20 0a 20 20 20 20 4c 49  |======.. .    LI|
00000100  42 52 41 52 59 20 22 44  72 61 77 42 61 73 69 63  |BRARY "DrawBasic|
00000110  3a 52 65 73 6f 75 72 63  65 73 2e 50 61 74 68 73  |:Resources.Paths|
00000120  22 0a 20 20 20 20 4c 49  42 52 41 52 59 20 22 44  |".    LIBRARY "D|
00000130  72 61 77 42 61 73 69 63  3a 52 65 73 6f 75 72 63  |rawBasic:Resourc|
00000140  65 73 2e 46 69 67 75 72  65 73 22 0a 20 20 20 20  |es.Figures".    |
00000150  4c 49 42 52 41 52 59 20  22 44 72 61 77 42 61 73  |LIBRARY "DrawBas|
00000160  69 63 3a 52 65 73 6f 75  72 63 65 73 2e 50 6f 69  |ic:Resources.Poi|
00000170  6e 74 73 22 0a 20 20 20  20 4c 49 42 52 41 52 59  |nts".    LIBRARY|
00000180  20 22 44 72 61 77 42 61  73 69 63 3a 52 65 73 6f  | "DrawBasic:Reso|
00000190  75 72 63 65 73 2e 41 74  74 72 69 62 75 74 65 73  |urces.Attributes|
000001a0  22 0a 20 20 20 20 4c 49  42 52 41 52 59 20 22 44  |".    LIBRARY "D|
000001b0  72 61 77 42 61 73 69 63  3a 52 65 73 6f 75 72 63  |rawBasic:Resourc|
000001c0  65 73 2e 46 6f 6e 74 73  22 0a 20 20 20 20 4c 49  |es.Fonts".    LI|
000001d0  42 52 41 52 59 20 22 44  72 61 77 42 61 73 69 63  |BRARY "DrawBasic|
000001e0  3a 52 65 73 6f 75 72 63  65 73 2e 54 72 61 6e 73  |:Resources.Trans|
000001f0  66 6f 72 6d 73 22 0a 20  20 20 20 4c 49 42 52 41  |forms".    LIBRA|
00000200  52 59 20 22 44 72 61 77  42 61 73 69 63 3a 52 65  |RY "DrawBasic:Re|
00000210  73 6f 75 72 63 65 73 2e  53 63 61 6c 65 73 22 0a  |sources.Scales".|
00000220  20 20 20 20 0a 0a 20 20  20 4c 49 42 52 41 52 59  |    ..   LIBRARY|
00000230  20 22 44 72 61 77 42 61  73 69 63 3a 4c 69 62 72  | "DrawBasic:Libr|
00000240  61 72 79 2e 4c 6f 67 6f  2e 4c 6f 67 6f 55 74 69  |ary.Logo.LogoUti|
00000250  6c 73 22 0a 0a 0a 0a 0a  0a a0 43 65 6e 74 69 6d  |ls".......Centim|
00000260  65 74 72 65 73 0a 0a 0a                           |etres...|
00000268