Update manpages for dumb and curses frotz with Unicode info.
authorDavid Griffith <dave@661.org>
Wed, 4 Sep 2019 09:14:25 +0000 (02:14 -0700)
committerDavid Griffith <dave@661.org>
Wed, 4 Sep 2019 09:14:25 +0000 (02:14 -0700)
doc/dfrotz.6
doc/frotz.6

index b34a3378ba426d20a6d0eb0f195ec30e040caa9e..7de24a79feb0990d418af392d068188455d99c0e 100644 (file)
@@ -415,6 +415,26 @@ A blank line emitted as part of span compression.
 (blank) Any other output line.
 
 
+.SH UNICODE
+.B Dumb Frotz
+supports Unicode glyphs by way of UTF-8 if the terminal used supports
+UTF-8.  If you prefer using xterm, start it as uxterm.  This is a
+wrapper script that sets up xterm with UTF-8 locale.  You can also
+manually tell an xterm to switch into UTF-8 mode by holding CTRL and the
+right mouse button to bring up the VT FONTS menu.  Depending on how
+xterm was installed, you may see an option for "UTF-8 Fonts" which will
+allow Unicode to be properly displayed.
+
+Getting normal xterm to behave like this all the time can vary from
+system to system.  Other terminal emulators have their own ways of being
+set to use UTF-8 character encoding.
+
+If you are using some sort of wrapper around
+.B dfrotz,
+and want to make use of Unicode, it is the responsibility of the wrapper
+to make sense of characters passed back and forth.
+
+
 .SH ENVIRONMENT
 Unlike it's curses-using sibling,
 .B dfrotz
index 8c211b6fefacac0676ef9d2921ba7d1bc1d4f560..bfedb3d527678eb536bfdef0faac3dbd7b8210cb 100644 (file)
@@ -554,6 +554,20 @@ Watch object movement.  This option enables debugging messages from the
 interpreter which describe the movement of objects in the object tree.
 Default is "off".
 
+.SH UNICODE
+.B Frotz
+supports Unicode glyphs by way of UTF-8 if the terminal used supports
+UTF-8.  If you prefer using xterm, start it as uxterm.  This is a
+wrapper script that sets up xterm with UTF-8 locale.  You can also
+manually tell an xterm to switch into UTF-8 mode by holding CTRL and the
+right mouse button to bring up the VT FONTS menu.  Depending on how
+xterm was installed, you may see an option for "UTF-8 Fonts" which will
+allow Unicode to be properly displayed.
+
+Getting normal xterm to behave like this all the time can vary from
+system to system.  Other terminal emulators have their own ways of being
+set to use UTF-8 character encoding.
+
 
 .SH ENVIRONMENT
 If the ZCODE_PATH environmental variable is defined, frotz will search