Had wrong Unicode for n+n+y.
Had wrong Unicode for space -- but only in comment. Cleaned up punctuation in another comment.
This commit is contained in:
parent
0b0af67ed9
commit
22cfee69db
1 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
// explicit user authorization.
|
||||
//
|
||||
// Note that 0F00, 0F02, 0F03, and 0F0E are made by using multiple
|
||||
// glyphs from TMW. 0F6A is not listed here (DLC FIXME: should it be?
|
||||
// glyphs from TMW. 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.
|
||||
//
|
||||
|
@ -35,7 +35,7 @@
|
|||
|
||||
<?Input:Punctuation?>
|
||||
//_~32,1~0,32
|
||||
// ~45,1~0,45~~~~~~~0FB0
|
||||
// ~45,1~0,45~~~~~~~0F0B
|
||||
// DLC 0020 or a wider space, perhaps a couple of EM spaces (2003,2003)? Than couldn't say, but he also had thought of U+2003.
|
||||
_~32,1~~1,32~~~~~~~0020
|
||||
~45,1~~1,45~~~~~~~0F0B
|
||||
|
@ -521,7 +521,7 @@ n+d+h~118,3~~5,124~1,109~6,124~1,123~1,125~6,110~6,117~f53,fa1,fb7
|
|||
n+d+h+r~119,3~~5,125~1,109~6,125~1,123~1,125~6,111~6,118~f53,fa1,fb7,fb2
|
||||
n+d+h+y~120,3~~5,126~1,109~6,125~1,123~1,125~6,111~6,118~f53,fa1,fb7,fb1
|
||||
n+n~121,3~~6,33~1,109~6,120~1,123~1,125~6,106~6,113~f53,fa3
|
||||
n+n+y~123,3~~6,34~1,109~6,122~1,123~1,125~6,108~6,115~f53,fa3,f61
|
||||
n+n+y~123,3~~6,34~1,109~6,122~1,123~1,125~6,108~6,115~f53,fa3,fb1
|
||||
n+p~124,3~~6,35~1,109~6,120~1,123~1,125~6,106~6,113~f53,fa4
|
||||
n+p+r~125,3~~6,36~1,109~6,121~1,123~1,125~6,107~6,114~f53,fa4,fb2
|
||||
n+ph~126,3~~6,37~1,109~6,120~1,123~1,125~6,106~6,113~f53,fa5
|
||||
|
|
Loading…
Reference in a new issue