diff options
| author | Tim Redfern <redfernt@gmail.com> | 2023-09-23 19:16:32 +0100 |
|---|---|---|
| committer | Tim Redfern <redfernt@gmail.com> | 2023-09-23 19:16:32 +0100 |
| commit | 08c33e00e3ad61cdd86acfedc44af77b53d4dae5 (patch) | |
| tree | 0ebda038ca996fdc0471858936e12b2bc48da1f5 | |
| parent | 650035a044959c036116502be756c585c5fee40d (diff) | |
| -rw-r--r-- | futuregael/src/show.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/futuregael/src/show.h b/futuregael/src/show.h index 5be4d16..1e3fbb1 100644 --- a/futuregael/src/show.h +++ b/futuregael/src/show.h @@ -12,6 +12,10 @@ the first time we load a scriptline the width comes out too short. why>>??? //this was caused becauase enspace=font.enspace was at the end of the initialiser //how did this make it work out the 2nd time? + +scale 2.35 +x 290 +y -120 */ |
