Added a slightly-curly tailed a
(#631).
This commit is contained in:
parent
9b2052a1ad
commit
7801209f83
3 changed files with 18 additions and 0 deletions
1
changes/3.4.0.md
Normal file
1
changes/3.4.0.md
Normal file
|
@ -0,0 +1 @@
|
|||
* Added a slightly-curly tailed `a` (#631).
|
|
@ -998,6 +998,17 @@ glyph-block Letter-Latin-Lower-A : begin
|
|||
set-base-anchor 'bottomright' [mix SB RightSB 1.075] 0
|
||||
save 'a.singlestorey'
|
||||
|
||||
sketch # a.singlestoreyTailed
|
||||
set-width Width
|
||||
include MarkSet.e
|
||||
set-base-anchor 'trailing' (RightSB - markHalfStroke) 0
|
||||
include : OBarRightShape
|
||||
include : dispiro
|
||||
flat RightSB XH [widths.rhs.heading Stroke Downward]
|
||||
curl RightSB (Hook * 0.5 + Stroke + O * 2)
|
||||
g4 (RightSB + Hook * 0.25) (Stroke * 0.75 + O * 2)
|
||||
save 'a.singlestoreyTailed'
|
||||
|
||||
select-variant 'a' 'a'
|
||||
alias 'cyra' 0x430 'a'
|
||||
|
||||
|
|
|
@ -99,6 +99,12 @@ sampler = 'a'
|
|||
description = 'Single-storey `a`'
|
||||
variant.a = 'singlestorey'
|
||||
|
||||
[simple.v-a-singlestorey-tailed]
|
||||
tag = 'VXBS'
|
||||
sampler = 'a'
|
||||
description = 'Single-storey `a` with curly tail'
|
||||
variant.a = 'singlestoreyTailed'
|
||||
|
||||
[simple.v-f-straight]
|
||||
tag = "cv52"
|
||||
sampler = 'f'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue