diff --git a/source/org/thdl/tib/text/TibetanMachineWeb.java b/source/org/thdl/tib/text/TibetanMachineWeb.java index cd54be5..048ea72 100644 --- a/source/org/thdl/tib/text/TibetanMachineWeb.java +++ b/source/org/thdl/tib/text/TibetanMachineWeb.java @@ -648,6 +648,7 @@ public class TibetanMachineWeb implements THDLWylieConstants { || x == 0x5350 || x == 0x534D || x == 0x0020 + || x == 0x00A0 || x == 0x2003); unicodeBuffer.append((char)x); } catch (NumberFormatException e) { diff --git a/source/org/thdl/tib/text/tibwn.ini b/source/org/thdl/tib/text/tibwn.ini index 4806774..fc0d9d9 100644 --- a/source/org/thdl/tib/text/tibwn.ini +++ b/source/org/thdl/tib/text/tibwn.ini @@ -27,9 +27,9 @@ // Fortunately, the consensus of experts is that they are also bogus and // shouldn't be used.] // -// 0F6A is not listed here (DLC FIXME: should it be?). -// Test that you can convert the Unicode ("" + U+0F6A) to TMW), but -// the glyph for it is the glyph for 0F62. +// 0F6A is not listed here, but the glyph for it is the glyph for +// 0F62. (DLC FIXME: should it be? Test that you can convert the +// Unicode ("" + U+0F6A) to TMW) // // The EWTS is not a unique key -- see "r", for example. //