Skip to content

Commit

Permalink
Test and fix for #71
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Nov 9, 2022
1 parent 2dfa70e commit 83c711d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion qa/shaping_tests/collisions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4824,6 +4824,9 @@
{ "input": "پیریں" },
{ "input": "ٹچکر" },
{ "input": "پینڑا" },
{ "input": "زمزمی" }
{ "input": "زمزمی" },
{ "input": "پونجھݨ" },
{ "input": "پونجھ" },
{ "input": "پونچھ" }
]
}
4 changes: 3 additions & 1 deletion sources/build/fez/anchor-attachment.fez
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ Routine AtHeight500sub {
Chain (@vao_like @BEi [ddb tdb] ^DropTwo @DOTm @dots); # ویبگنگ
Chain (@dal_like @BEi [ddb tdb] ^DropTwo @DOTm @dots); # ڈیبگنگ
Chain ([@dal_like @vao_like] TEi1 @dots ^DropOne); # ریعقُو

Chain ([@vao_like @long_re] @BEi /JIM/ @dots ^DropOne); # پونچھ / پونجھ / پونجھݨ
} UseMarkFilteringSet [@dots];


Expand Down Expand Up @@ -605,6 +605,8 @@ Routine AtHeight600pos {
Chain (@bigbowlfina @DOTi ^OpenSmallSpace @dots); # تی ہین
Chain (@bigbowlfina /SADi/ ^OpenTinySpace); # ن صبح

Chain ([@vao_like @long_re] @BEi /JIM/ tdb.one ^DropATinyBitMore); # پونچھ

Chain /TOE|LAM/ ([JIMf1 CH_YEf1] @JIMi ^OpenSmallSpace); # سطح خطخطی

Chain ([@isols @finas] [toeda HAMZA_ABOVE] @DOTi ^OpenBigSpace @dots); # اچھّی
Expand Down

0 comments on commit 83c711d

Please sign in to comment.