* Fix variant application to U+A7C7
(#1613).
This commit is contained in:
parent
ffece9b98c
commit
50bdf16d96
2 changed files with 3 additions and 3 deletions
|
@ -6,4 +6,5 @@
|
|||
- LATIN CAPITAL LETTER OO (`U+A74E`).
|
||||
- LATIN SMALL LETTER OO (`U+A74F`).
|
||||
- LATIN SMALL LETTER UO (`U+AB63`).
|
||||
* Fix variant application to `U+A7C7` (#1613).
|
||||
* Fix broken shape of `p` under `cv40 = 3` (#1614).
|
||||
|
|
|
@ -91,9 +91,8 @@ glyph-block Letter-Latin-Upper-D : begin
|
|||
alias 'Dcroat' 0x110 'Eth'
|
||||
alias 'arficanD' 0x189 'Eth'
|
||||
|
||||
create-glyph 'Dbar' 0xA7C7 : glyph-proc
|
||||
include [refer-glyph 'D'] AS_BASE
|
||||
include : HBar.m (SB + OX + 1) (RightSB - OX - 1) (CAP * 0.5) OverlayStroke
|
||||
derive-composites 'Dbar' 0xA7C7 'D'
|
||||
HBar.m (SB - OX) (RightSB + OX) (CAP * 0.5) OverlayStroke
|
||||
|
||||
select-variant 'smcpD' 0x1D05 (follow -- 'D')
|
||||
derive-glyphs 'smcpEth' 0x1D06 'smcpD' : lambda [src gr] : glyph-proc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue