> ... wondered if the used font colours (green on blue on my win95
screen) can be changed somewhere?
Hi there -
The short answer is no: the colours are hard-coded into the textrun
executable. However, if you use the "compile to exe" button to
generate your story-file, the colour scheme should be white-on-blue,
which might be preferable. Further: if you edit the file called
"maingame.if" and include some colour-setting statements then you can
change the display font; however, this requires knowing a little bit
of the Inform programming language that maingame.if is written in,
so
may well be more hassle than it's worth.
cheers,
jon
|