diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2024-05-19 00:42:48 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-05-19 00:42:48 +0200 |
commit | eb3942e15700f3f4f61b4e46917ae8fbe614e524 (patch) | |
tree | be0c003fa8a0dead8d9dc921050ba13a56d1a9dd /include/diag | |
parent | 71d625f730d872791eef74d7999e1be28d5e5c7e (diff) | |
download | lout-eb3942e15700f3f4f61b4e46917ae8fbe614e524.tar.gz |
http://jeffreykingston.id.au/lout/lout-3.41.tar.gz
Diffstat (limited to 'include/diag')
-rw-r--r-- | include/diag | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/diag b/include/diag index fec476b..fd0fe4a 100644 --- a/include/diag +++ b/include/diag @@ -52,6 +52,7 @@ # outlinestyle { solid } # outlinedashlength { 0.2f } # outlinewidth { thin } + # outlinecolour { nochange } # paint { none } # texture { solid } # font { } @@ -137,6 +138,7 @@ # aoutlinestyle { solid } # aoutlinedashlength { 0.2f } # aoutlinewidth { thin } + # aoutlinecolour { nochange } # apaint { none } # atexture { solid } # afont { } @@ -222,6 +224,7 @@ # boutlinestyle { solid } # boutlinedashlength { 0.2f } # boutlinewidth { thin } + # boutlinecolour { nochange } # bpaint { none } # btexture { solid } # bfont { } @@ -307,6 +310,7 @@ # coutlinestyle { solid } # coutlinedashlength { 0.2f } # coutlinewidth { thin } + # coutlinecolour { nochange } # cpaint { none } # ctexture { solid } # cfont { } @@ -392,6 +396,7 @@ # doutlinestyle { solid } # doutlinedashlength { 0.2f } # doutlinewidth { thin } + # doutlinecolour { nochange } # dpaint { none } # dtexture { solid } # dfont { } @@ -477,6 +482,7 @@ # eoutlinestyle { solid } # eoutlinedashlength { 0.2f } # eoutlinewidth { thin } + # eoutlinecolour { nochange } # epaint { none } # etexture { solid } # efont { } @@ -569,6 +575,7 @@ # pathstyle { solid } # pathdashlength { 0.2f } # pathwidth { thin } + # pathcolour { nochange } # pathgap { thin } # arrow { no } # arrowstyle { solid } |