Home » Archimedes archive » Acorn User » AU 1998-12.adf » Regulars » StarInfo/Fletcher/reformc/descs/ddf_c

StarInfo/Fletcher/reformc/descs/ddf_c

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 1998-12.adf » Regulars
Filename: StarInfo/Fletcher/reformc/descs/ddf_c
Read OK:
File size: 026F bytes
Load address: 0000
Exec address: 0000
File contents
directive_pre   "{fontcolour rgb=(1,0.8,0)}"
directive_post  "{fontcolour}"
string_pre      "{bold on}{fontcolour rgb=(0,0.8,1)}"
string_post     "{fontcolour}{bold}"
char_pre        "{bold on}{fontcolour rgb=(0,0.8,1)}"
char_post       "{fontcolour}{bold}"
comment_pre     "{italic on}{fontcolour rgb=(0,0.8,0)}"
comment_post    "{fontcolour}{italic}"
cppcomment_pre  "{italic on}{fontcolour rgb=(0,0.8,0)}"
cppcomment_post "{fontcolour}{italic}"
escapes         "{}"
escape 1        "{\\123}"
escape 2        "{\\125}"
line_pre        ""
line_post       ""
doc_pre         "{font Corpus.Medium}"
doc_post        "{font}"
00000000  64 69 72 65 63 74 69 76  65 5f 70 72 65 20 20 20  |directive_pre   |
00000010  22 7b 66 6f 6e 74 63 6f  6c 6f 75 72 20 72 67 62  |"{fontcolour rgb|
00000020  3d 28 31 2c 30 2e 38 2c  30 29 7d 22 0a 64 69 72  |=(1,0.8,0)}".dir|
00000030  65 63 74 69 76 65 5f 70  6f 73 74 20 20 22 7b 66  |ective_post  "{f|
00000040  6f 6e 74 63 6f 6c 6f 75  72 7d 22 0a 73 74 72 69  |ontcolour}".stri|
00000050  6e 67 5f 70 72 65 20 20  20 20 20 20 22 7b 62 6f  |ng_pre      "{bo|
00000060  6c 64 20 6f 6e 7d 7b 66  6f 6e 74 63 6f 6c 6f 75  |ld on}{fontcolou|
00000070  72 20 72 67 62 3d 28 30  2c 30 2e 38 2c 31 29 7d  |r rgb=(0,0.8,1)}|
00000080  22 0a 73 74 72 69 6e 67  5f 70 6f 73 74 20 20 20  |".string_post   |
00000090  20 20 22 7b 66 6f 6e 74  63 6f 6c 6f 75 72 7d 7b  |  "{fontcolour}{|
000000a0  62 6f 6c 64 7d 22 0a 63  68 61 72 5f 70 72 65 20  |bold}".char_pre |
000000b0  20 20 20 20 20 20 20 22  7b 62 6f 6c 64 20 6f 6e  |       "{bold on|
000000c0  7d 7b 66 6f 6e 74 63 6f  6c 6f 75 72 20 72 67 62  |}{fontcolour rgb|
000000d0  3d 28 30 2c 30 2e 38 2c  31 29 7d 22 0a 63 68 61  |=(0,0.8,1)}".cha|
000000e0  72 5f 70 6f 73 74 20 20  20 20 20 20 20 22 7b 66  |r_post       "{f|
000000f0  6f 6e 74 63 6f 6c 6f 75  72 7d 7b 62 6f 6c 64 7d  |ontcolour}{bold}|
00000100  22 0a 63 6f 6d 6d 65 6e  74 5f 70 72 65 20 20 20  |".comment_pre   |
00000110  20 20 22 7b 69 74 61 6c  69 63 20 6f 6e 7d 7b 66  |  "{italic on}{f|
00000120  6f 6e 74 63 6f 6c 6f 75  72 20 72 67 62 3d 28 30  |ontcolour rgb=(0|
00000130  2c 30 2e 38 2c 30 29 7d  22 0a 63 6f 6d 6d 65 6e  |,0.8,0)}".commen|
00000140  74 5f 70 6f 73 74 20 20  20 20 22 7b 66 6f 6e 74  |t_post    "{font|
00000150  63 6f 6c 6f 75 72 7d 7b  69 74 61 6c 69 63 7d 22  |colour}{italic}"|
00000160  0a 63 70 70 63 6f 6d 6d  65 6e 74 5f 70 72 65 20  |.cppcomment_pre |
00000170  20 22 7b 69 74 61 6c 69  63 20 6f 6e 7d 7b 66 6f  | "{italic on}{fo|
00000180  6e 74 63 6f 6c 6f 75 72  20 72 67 62 3d 28 30 2c  |ntcolour rgb=(0,|
00000190  30 2e 38 2c 30 29 7d 22  0a 63 70 70 63 6f 6d 6d  |0.8,0)}".cppcomm|
000001a0  65 6e 74 5f 70 6f 73 74  20 22 7b 66 6f 6e 74 63  |ent_post "{fontc|
000001b0  6f 6c 6f 75 72 7d 7b 69  74 61 6c 69 63 7d 22 0a  |olour}{italic}".|
000001c0  65 73 63 61 70 65 73 20  20 20 20 20 20 20 20 20  |escapes         |
000001d0  22 7b 7d 22 0a 65 73 63  61 70 65 20 31 20 20 20  |"{}".escape 1   |
000001e0  20 20 20 20 20 22 7b 5c  5c 31 32 33 7d 22 0a 65  |     "{\\123}".e|
000001f0  73 63 61 70 65 20 32 20  20 20 20 20 20 20 20 22  |scape 2        "|
00000200  7b 5c 5c 31 32 35 7d 22  0a 6c 69 6e 65 5f 70 72  |{\\125}".line_pr|
00000210  65 20 20 20 20 20 20 20  20 22 22 0a 6c 69 6e 65  |e        "".line|
00000220  5f 70 6f 73 74 20 20 20  20 20 20 20 22 22 0a 64  |_post       "".d|
00000230  6f 63 5f 70 72 65 20 20  20 20 20 20 20 20 20 22  |oc_pre         "|
00000240  7b 66 6f 6e 74 20 43 6f  72 70 75 73 2e 4d 65 64  |{font Corpus.Med|
00000250  69 75 6d 7d 22 0a 64 6f  63 5f 70 6f 73 74 20 20  |ium}".doc_post  |
00000260  20 20 20 20 20 20 22 7b  66 6f 6e 74 7d 22 0a     |      "{font}".|
0000026f