@@ -1618,7 +1618,12 @@ glyph-block Autobuild-Pnonetic-Ligatures : begin
1618
1618
define [ToLetter] : glyph-proc
1619
1619
1620
1620
define stdShrink : clamp 0.625 0.9 : StrokeWidthBlend 0.625 0.9
1621
- createPhoneticLigatures ToLetter 'phonetic' para.diversityM 2 stdShrink 1 : list
1621
+ createPhoneticLigatures ToLetter 'phonetic1' 1 2 stdShrink 1 : list
1622
+ list 0xFB00 { 'f' 'f' } null
1623
+ list 0xFB01 { 'f/compLigLeft1' 'dotlessi/compLigRight' } null
1624
+ list 0xFB02 { 'f/compLigLeft2' 'l/compLigRight' } null
1625
+
1626
+ createPhoneticLigatures ToLetter 'phonetic2' para.diversityM 2 stdShrink 1 : list
1622
1627
list 0x02A3 { 'd/phoneticLeft' 'z/phoneticRight' } 'b'
1623
1628
list 0x02A4 { 'd/phoneticLeft' 'ezh/phoneticRight' } 'bp'
1624
1629
list 0x02A5 { 'd/phoneticLeft' 'zCurlyTail/phoneticRight' } 'b'
@@ -1632,17 +1637,14 @@ glyph-block Autobuild-Pnonetic-Ligatures : begin
1632
1637
list 0xAB67 { 't/phoneticLeft1' 'sRTail' } 'bp'
1633
1638
list 0x1DF12 { 'd/phoneticLeft' 'ezhPalatalHook/phoneticRight' } 'bp'
1634
1639
list 0x1DF17 { 't/teshLeft' 'eshPalatalHook' } 'bp'
1635
- list 0xFB00 { 'f' 'f' } null
1636
- list 0xFB01 { 'f/compLigLeft1' 'dotlessi/compLigRight' } null
1637
- list 0xFB02 { 'f/compLigLeft2' 'l/compLigRight' } null
1638
1640
list 0xFB05 { 'longs/flatExt' 't/phoneticRight' } null
1639
1641
list 0xFB06 { 's/compLigLeft' 't/phoneticRight' } null
1640
1642
1641
- createPhoneticLigatures ToLetter 'phonetic2' [mix 1 para.diversityM 1.5] 3 stdShrink 1 : list
1643
+ createPhoneticLigatures ToLetter 'phonetic3' para.diversityM 3 stdShrink 1 : list
1642
1644
list 0xFB03 { 'f/compLigLeft1' 'f/compLigLeft1' 'dotlessi/compLigRight' } null
1643
1645
list 0xFB04 { 'f/compLigLeft3' 'f/compLigLeft2' 'l/compLigRight' } null
1644
1646
1645
- createPhoneticLigatures ToLetter 'phonetic3 ' [mix 1 para.diversityM 2 ] 3 1 0.5 : list
1647
+ createPhoneticLigatures ToLetter 'phoneticSmcp ' [mix 1 para.diversityM 1.5 ] 3 1 0.5 : list
1646
1648
list 0x2121 { 'smcpT' 'smcpE' 'smcpL' } 'e'
1647
1649
list 0x213B { 'smcpF' 'smcpA' 'smcpX' } 'e'
1648
1650
0 commit comments