File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ <h1>Revision History</h1>
1111< li > Updated to Glulxe 0.5.4, which includes a < a href ="debug.htm "> debugger</ a > ,
1212and also expands the work-around for games created with old versions of the Superglus
1313system to cover more game files.
14- < li > Updated to support Glk 0.7.5, which adds character input to graphics windows, clarifies
14+ < li > Updated to support Glk 0.7.5, which adds character input to graphics windows, clarifies
1515the behaviour of zero-size windows, and specifies the encoding of Unicode text files as UTF-8.
1616</ ul >
1717
@@ -24,7 +24,7 @@ <h1>Revision History</h1>
2424"Glulxe (no memory checks).exe" executable is no longer needed and has been removed.
2525< li > A new configuration file option, "FontFile", allows the game's font to be loaded from
2626a font file in the same directory as the game.
27- < li > Some of the Unicode characters above $1000 (that is, those in the Supplementary Multilingual
27+ < li > Some of the Unicode characters above $FFFF (that is, those in the Supplementary Multilingual
2828Plane) can now be output, provided that an appropriate font is available.
2929< li > Unicode text files are now encoded as UTF-8, as specified in the latest draft of the Glk
30300.7.5 specification.
You can’t perform that action at this time.
0 commit comments