Reset Glk style hints at beginning of program
authorPhilip Chimento <philip.chimento@gmail.com>
Tue, 25 Mar 2014 06:16:53 +0000 (06:16 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Tue, 25 Mar 2014 06:16:53 +0000 (06:16 +0000)
commit523811df4155ac5a10b206cb16374d1383e108fc
tree4d775fc2ad5d23ecbb29d548a1650a017aba6ed3
parent2b35c5e1633c76219ee5a8295e22947ce2399ef9
Reset Glk style hints at beginning of program

The Glk program can change the style hints so that different styles
display differently. These style hints should not carry over into the
next execution of the Glk program, or even a different Glk program. This
resets them at the beginning of a Glk program execution.
libchimara/chimara-glk.c
libchimara/style.c
libchimara/style.h