After a1tsal's changes to tibwn.ini, the tests failed. I'm a bit disheartened
that more tests didn't fail.
This commit is contained in:
parent
7304c770c9
commit
b4155c3264
2 changed files with 4 additions and 3 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue