* 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 CAPITAL LETTER OO (`U+A74E`).
|
||||||
- LATIN SMALL LETTER OO (`U+A74F`).
|
- LATIN SMALL LETTER OO (`U+A74F`).
|
||||||
- LATIN SMALL LETTER UO (`U+AB63`).
|
- LATIN SMALL LETTER UO (`U+AB63`).
|
||||||
|
* Fix variant application to `U+A7C7` (#1613).
|
||||||
* Fix broken shape of `p` under `cv40 = 3` (#1614).
|
* 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 'Dcroat' 0x110 'Eth'
|
||||||
alias 'arficanD' 0x189 'Eth'
|
alias 'arficanD' 0x189 'Eth'
|
||||||
|
|
||||||
create-glyph 'Dbar' 0xA7C7 : glyph-proc
|
derive-composites 'Dbar' 0xA7C7 'D'
|
||||||
include [refer-glyph 'D'] AS_BASE
|
HBar.m (SB - OX) (RightSB + OX) (CAP * 0.5) OverlayStroke
|
||||||
include : HBar.m (SB + OX + 1) (RightSB - OX - 1) (CAP * 0.5) OverlayStroke
|
|
||||||
|
|
||||||
select-variant 'smcpD' 0x1D05 (follow -- 'D')
|
select-variant 'smcpD' 0x1D05 (follow -- 'D')
|
||||||
derive-glyphs 'smcpEth' 0x1D06 'smcpD' : lambda [src gr] : glyph-proc
|
derive-glyphs 'smcpEth' 0x1D06 'smcpD' : lambda [src gr] : glyph-proc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue