Make toothless double-storey 'a' look better
This commit is contained in:
parent
1ddf0ab6c7
commit
a3a5f9c28d
1 changed files with 2 additions and 6 deletions
|
@ -1035,10 +1035,8 @@ glyph-block Letter-Latin-Lower-A : begin
|
|||
include : MarkSet.e
|
||||
set-base-anchor 'trailing' (RightSB - markHalfStroke) 0
|
||||
include : union
|
||||
ADoubleStoreyHookAndBar DToothlessRise
|
||||
ADoubleStoreyArc 1 DToothlessRise
|
||||
if SLAB : begin
|
||||
include : tagged 'serifRB' : RightwardBottomSerif RightSB 0 SideJut
|
||||
ADoubleStoreyHookAndBar (DToothlessRise * OverlayPos)
|
||||
ADoubleStoreyArc 1 (DToothlessRise * OverlayPos)
|
||||
|
||||
create-glyph 'a.doubleStoreyToothlessRounded' : glyph-proc
|
||||
set-width Width
|
||||
|
@ -1047,8 +1045,6 @@ glyph-block Letter-Latin-Lower-A : begin
|
|||
include : union
|
||||
ADoubleStoreyHookAndBar ADoubleStoreySmoothA
|
||||
ADoubleStoreyArc 2 ADoubleStoreySmoothA
|
||||
if SLAB : begin
|
||||
include : tagged 'serifRB' : RightwardBottomSerif RightSB 0 SideJut
|
||||
|
||||
create-glyph 'a.singleStorey' : glyph-proc
|
||||
set-width Width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue