* Fix placement of overlay in U+024F (#1522).
This commit is contained in:
parent
4ca35bc13d
commit
f22c0e2ee8
2 changed files with 2 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
|||
* Fix serifs of Cyrillic Omega under Slab (#1514).
|
||||
* Fix shape artifacts of Ka, Zhe with descender (#1518, #1521).
|
||||
* Fix shape artifacts of cursive `z` (#1519).
|
||||
* Fix placement of overlay in U+024F (#1522).
|
||||
* Fix serifs of capital Cyrillic U (#1523).
|
||||
|
|
|
@ -346,6 +346,7 @@ glyph-block Letter-Latin-Lower-Y : begin
|
|||
foreach { suffix { hookShape slabKind } } [Object.entries CursiveConfig] : do
|
||||
create-glyph "y.\(suffix)" : glyph-proc
|
||||
include : MarkSet.p
|
||||
set-base-anchor 'overlay' Middle (XH / 2)
|
||||
set-base-anchor 'yBelowDot' Middle Descender
|
||||
include : Cursive.Arc XH 0
|
||||
include : hookShape XH Descender
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue