Fix broken hookless/tailless/assymetric t variants in ſt ligature (U+FB05
) (#1915).
This commit is contained in:
parent
c7f5ba7393
commit
e739ba53e8
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
* Add characters:
|
||||
- CLOCK FACE ONE OCLOCK (`U+1F550`) ... CLOCK FACE TWELVE-THIRTY (`U+1F567`) (#1850).
|
||||
* Fix detached cedilla in Hookless asymmetric LATIN SMALL LETTER T WITH CEDILLA (`U+0163`) (#1914).
|
||||
* Fix broken hookless/tailless/assymetric t variants in ſt ligature (`U+FB05`) (#1915).
|
||||
* Remove unnecessary tailed variants for Cyrillic Shha with Descender (`U+0527`) (#1916).
|
||||
|
|
|
@ -1373,7 +1373,7 @@ glyph-block Autobuild-Pnonetic-Ligatures : begin
|
|||
list 0xFB00 { 'f' 'f' } null
|
||||
list 0xFB01 { 'f/compLigLeft1' 'dotlessi/compLigRight' } null
|
||||
list 0xFB02 { 'f/compLigLeft2' 'l/compLigRight' } null
|
||||
list 0xFB05 { 'longs/flatExt' 't/phoneticLeft2' } null
|
||||
list 0xFB05 { 'longs/flatExt' 't/phoneticRight' } null
|
||||
list 0xFB06 { 's/compLigLeft' 't/phoneticRight' } null
|
||||
|
||||
createPhoneticLigatures ToLetter 'phonetic2' para.diversityM 3 stdShrink 1 : list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue