The Wylie 'M' used to map to TMW7.91, when it should map to TMW7.90.
I've fixed that. I've also added a couple of Unicode mappings to give a flavor for how multi-codepoint mappings will be represented.
This commit is contained in:
parent
e2caf99085
commit
54ca37c824
1 changed files with 8 additions and 5 deletions
|
@ -41,15 +41,17 @@ $~38,5~~9,41~~~~~~~0F06
|
|||
(~208,1~~9,93~~~~~~~0F3C
|
||||
)~209,1~~9,94~~~~~~~0F3D
|
||||
H~239,1~~8,92~~~~~~~0F7F
|
||||
M~~~8,91~~~~~~~0F7E
|
||||
M~238,1~~8,90~~~~~~~0F7E
|
||||
`~241,1~~8,94~~~~~~~0F83
|
||||
// I thought EWTS said 0F83 was M^, not `
|
||||
&~177,4~~8,93~~~~~~~0F85
|
||||
@#~201,1~~9,40
|
||||
@#~201,1~~9,40~~~~~~~0F04,0F05
|
||||
|
||||
<?Input:Tibetan?>
|
||||
Dz~146,5~~10,42
|
||||
f~153,5~~10,58~1,110~1,223~1,125~1,126~10,114~10,123
|
||||
// FIXME: 0F5F,0F39 might work, but the OpenType font's author must've had Dza
|
||||
// in mind if it does.
|
||||
Dz~146,5~~10,42~~~~~~~0F5F,0F39
|
||||
f~153,5~~10,58~1,110~1,223~1,125~1,126~10,114~10,123~0F55,0F39
|
||||
v~154,5~~10,59~1,110~1,223~1,125~1,126~10,114~10,123
|
||||
k~33,1~1,92~1,33~1,109~1,111~1,123~1,125~10,118~10,120~0F40
|
||||
kh~34,1~~1,34~1,109~1,118~1,123~1,125~10,114~10,123~0F41
|
||||
|
@ -978,7 +980,8 @@ nor.bu.gnyis.khyil~196,5~~10,68~~~~~~~0FCA
|
|||
nor.bu.gsum.khyil~197,5~~10,69~~~~~~~0FCB
|
||||
nor.bu.bzhi.khyil~198,5~~10,70~~~~~~~0FCC
|
||||
|
||||
large anushvara~238,1~~8,90~~~~~~~0F7E
|
||||
// FIXME: 0F7E? Or is there no Unicode that corresponds to this?
|
||||
small bindu~~~8,91~~~~~~~0F7E
|
||||
|
||||
bindu + datse~241,1~~8,94~~~~~~~0F83
|
||||
bindu + datse + thigle~242,1~~8,95~~~~~~~0F82
|
||||
|
|
Loading…
Reference in a new issue