Fix shape of Small Cyrillic Ghe with hook/descender when having inward serifs (#1494).
This commit is contained in:
parent
ff244c6181
commit
2505e8e95b
2 changed files with 3 additions and 2 deletions
1
changes/17.0.1.md
Normal file
1
changes/17.0.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
* Fix shape of Small Cyrillic Ghe with hook/descender when having inward serifs (#1494).
|
|
@ -337,9 +337,9 @@ glyph-block Letter-Latin-S : begin
|
|||
derive-composites 'sRTail' 0x282 's/descBase'
|
||||
RetroflexHook.l SB 0 (yAttach -- DToothlessRise) (refSw -- [AdviceStroke 2 3 XH])
|
||||
derive-composites 'cyrl/gheDescender.italic' null 'revs/descBase'
|
||||
CyrDescender.r RightSB 0 (refSw -- [AdviceStroke 2 3 XH])
|
||||
CyrDescender.r RightSB 0 (yAttach -- DToothlessRise) (refSw -- [AdviceStroke 2 3 XH])
|
||||
derive-composites 'cyrl/gheDHook.italic' null 'revs/descBase'
|
||||
PalatalHook.r RightSB 0 (refSw -- [AdviceStroke 2 3 XH])
|
||||
PalatalHook.r RightSB 0 (yAttach -- DToothlessRise) (refSw -- [AdviceStroke 2 3 XH])
|
||||
|
||||
derive-composites 'cyrl/ghayn.italic' null 'revs'
|
||||
FlatSlashShape Middle (XH / 2) (OverlayStroke / 2) (-0.2) 0.75
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue