By default (controllable via options.txt), Jskad now fixes the Tahoma curly
brace problem upon opening any RTF document. The TMW_RTF_TO_THDL_WYLIE test baselines changed because I fixed (a while ago) some inconsistencies between the EWTS standard and Jskad. Conversion of TibetanMachineWeb8.40, @#, to Wylie now works correctly. Unfortunately, though, typing @# doesn't produce 8.40, it still produces 8.38 and 8.39, two glyphs.
This commit is contained in:
parent
a144b125ca
commit
6f0390c5d6
5 changed files with 32 additions and 6 deletions
|
@ -21,7 +21,7 @@ k,kh,g,ng,c,ch,j,ny,t,th,d,n,p,ph,b,m,ts,tsh,dz,w,zh,z,',y,r,l,sh,s,h,a,T,Th,D,N
|
|||
a,i,u,e,o,I,U,ai,au,A,-i,-I
|
||||
|
||||
<?Other?>
|
||||
_, ,/,|,!,:,;,@,#,$,%,(,),H,M,`,&
|
||||
_, ,/,|,!,:,;,@,#,$,%,(,),H,M,`,&,@#
|
||||
|
||||
<?Input:Punctuation?>
|
||||
//_~32,1~0,32
|
||||
|
@ -43,6 +43,7 @@ H~239,1~~8,92~~~~~~~0F7F
|
|||
M~~~8,91~~~~~~~0F7E
|
||||
`~241,1~~8,94~~~~~~~0F83
|
||||
&~177,4~~8,93~~~~~~~0F85
|
||||
@#~201,1~~9,40
|
||||
|
||||
<?Input:Tibetan?>
|
||||
Dz~146,5~~10,42
|
||||
|
@ -996,7 +997,7 @@ mnyam.yig.mgo.rgyan~36,5~~9,36~~~~~~~0F09
|
|||
37,5~~9,37
|
||||
zla tse gcig~210,1~~9,38~~~~~~~0F04
|
||||
half zla tse gcig~200,1~~9,39~~~~~~~0F05
|
||||
zla tse gnyis~201,1~~9,40
|
||||
// zla tse gnyis~201,1~~9,40 is now punctuation.
|
||||
yig.mgo.phur.shad~38,5~~9,41~~~~~~~0F06
|
||||
Yig.mgo.tsheg.shad~39,5~~9,42~~~~~~~0F07
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue