* Fix placement of crossbar of 7 under onum and VXAX/VXAY (#615).

This commit is contained in:
be5invis 2020-06-20 22:06:17 -07:00
parent 3d236b804d
commit cb31f6fb0e
2 changed files with 10 additions and 6 deletions

View file

@ -1 +1,2 @@
* Fix placement of comma-shaped caron in l-caron and t-caron (#613).
* Fix placement of crossbar of `7` under onum and `VXAX`/`VXAY` (#615).

View file

@ -503,18 +503,21 @@ glyph-block Numbers : begin
sketch # seven.onum
include MarkSet.p
include : SevenShape (XH - Descender)
include : ShiftDown
branch
include : ShiftDown
save 'seven.onum.noserif'
branch
include : SevenCrossbarShape XH
include : SevenCrossbarShape (XH - Descender)
include : ShiftDown
save 'seven.onum.crossbar'
branch
include : DownwardLeftSerif (SB + (OX - O)) XH VJut
include : DownwardLeftSerif (SB + (OX - O)) (XH - Descender) VJut
include : ShiftDown
save 'seven.onum.serifed'
branch
include : SevenCrossbarShape XH
include : DownwardLeftSerif (SB + (OX - O)) XH VJut
include : SevenCrossbarShape (XH - Descender)
include : DownwardLeftSerif (SB + (OX - O)) (XH - Descender) VJut
include : ShiftDown
save 'seven.onum.crossbarSerifed'
select-variant 'seven.lnum' '7' (follow -- 'seven')