* Fix broken serif shapes in Italic Cyrillic Small I (#717).
* Make variant selectors for `m` and `u` have more effect on Cyrillic letters.
This commit is contained in:
parent
8a1ded959a
commit
4998206c50
8 changed files with 126 additions and 62 deletions
|
@ -47,7 +47,7 @@ define [buildGSUB para glyphStore markGlyphs] : begin
|
|||
|
||||
# locl
|
||||
# Builds last, but the lookups are added into the beginning of the lookup list
|
||||
buildLOCL gsub para
|
||||
buildLOCL gsub para glyphStore
|
||||
|
||||
MoveBackUtilityLookups gsub
|
||||
finalizeTable gsub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue