Rename v-ampersand-open → v-ampersand-upper-open (#211)
This commit is contained in:
parent
c2968e2e4a
commit
54ee8a7cba
2 changed files with 3 additions and 3 deletions
|
@ -561,7 +561,7 @@ glyph-block Symbol-Punctuation-Ampersand : begin
|
|||
curl [mix xUpperLoopLeft xTerminal 2] (-yMockUpperLoopLeftBottom)
|
||||
Rect 0 (-CAP * 2) xTerminal (Width * 2)
|
||||
|
||||
create-glyph 'ampersand.open' : union
|
||||
create-glyph 'ampersand.upperOpen' : union
|
||||
difference
|
||||
dispiro
|
||||
widths.rhs fineAmp
|
||||
|
|
|
@ -589,11 +589,11 @@ sampler = '&'
|
|||
description = 'Ampersand (`&`) with a closed contour'
|
||||
ampersand = 'closed'
|
||||
|
||||
[simple.v-ampersand-open]
|
||||
[simple.v-ampersand-upper-open]
|
||||
tag = 'VXAH'
|
||||
sampler = '&'
|
||||
description = 'Ampersand (`&`) with an open contour at upper half'
|
||||
ampersand = 'open'
|
||||
ampersand = 'upperOpen'
|
||||
|
||||
[simple.v-ampersand-lower-open]
|
||||
tag = 'VXAI'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue