The ACIP {NYA%} is supported. {NYAo} and {NYAx} are confusing to me,
because I don't know which glyphs o and x correspond to. For that reason, they cause ERRORs. The proposed THDL Extended Wylie ~X and X is now used for U+0F35 and U+0F37 respectively.
This commit is contained in:
parent
f57cdda867
commit
07e360d9a8
8 changed files with 96 additions and 32 deletions
|
@ -5,6 +5,10 @@
|
|||
// - initial // marks a comment
|
||||
// - blank lines should be ignored
|
||||
// - <?x?> marks a command
|
||||
//
|
||||
// If you change the Wylie here, it can break the ACIP->TMW and
|
||||
// ACIP->Unicode conversion. So keep ACIPRules in sync with this, and be
|
||||
// sure to run 'ant clean check' after your change.
|
||||
|
||||
<?Input:Punctuation?>
|
||||
//_~32,1~0,32
|
||||
|
@ -34,6 +38,10 @@ $~38,5~~9,41~~~~~~~0F06
|
|||
// dbu.khang.g-yas: (If this changes, edit ACIPConverter)
|
||||
)~209,1~~9,94~~~~~~~0F3D
|
||||
H~239,1~~8,92~~~~~~~0F7F
|
||||
// mtshan.rtags:
|
||||
X~101,5~~9,101~~~~~~~0F37
|
||||
// mtshan.rtags zhes.sa:
|
||||
__TILDE__X~102,5~~9,102~~~~~~~0F35
|
||||
|
||||
// 8,91 is the small bindu. We say that this, and not 8,90 (large
|
||||
// anusvara) is the glyph that M yields. This is because [8,90] is
|
||||
|
@ -971,10 +979,6 @@ r~176,4~~8,71~~~~~~~0FB2
|
|||
// mchan rtags leading:
|
||||
\tmw8100~100,5~~9,100~~~~~~~none
|
||||
|
||||
// mtshan.rtags:
|
||||
\tmw8101~101,5~~9,101~~~~~~~0F37
|
||||
// mtshan.rtags zhes.sa:
|
||||
\tmw8102~102,5~~9,102~~~~~~~0F35
|
||||
// che.mgo:
|
||||
\tmw8103~103,5~~9,103~~~~~~~0F38
|
||||
// kuruka:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue