Add Et-styled ampersand (#211)
This commit is contained in:
parent
44b7a7e003
commit
300f17b719
2 changed files with 51 additions and 20 deletions
|
@ -595,6 +595,12 @@ sampler = '&'
|
|||
description = 'Ampersand (`&`) with an open contour'
|
||||
ampersand = 'open'
|
||||
|
||||
[simple.v-ampersand-et]
|
||||
tag = 'VXAI'
|
||||
sampler = '&'
|
||||
description = 'Ampersand (`&`) drawn like a ligature of E and t'
|
||||
ampersand = 'et'
|
||||
|
||||
[simple.v-at-threefold]
|
||||
tag = 'cv31'
|
||||
sampler = '@'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue