Merge branch 'dev'

This commit is contained in:
be5invis 2025-04-26 13:30:56 -07:00
commit 45e0fb8131

View file

@ -225,14 +225,18 @@ glyph-block Letter-Latin-Upper-B : begin
create-glyph 'mathbb/B' 0x1D539 : glyph-proc create-glyph 'mathbb/B' 0x1D539 : glyph-proc
include : MarkSet.capital include : MarkSet.capital
include : union include : difference
BShape CAP (stroke -- BBS) (serifs -- false) union
intersection BShape CAP (stroke -- BBS) (serifs -- false)
BShapeMask CAP (stroke -- BBS) intersection
union BShapeMask CAP (stroke -- BBS)
VBar.r (RightSB - BBD - OX * 2) 0 (CAP * BBarPos) BBS union
VBar.r ([mix SB RightSB BArcMix] - BBD - OX * 2) (CAP * BBarPos) CAP BBS VBar.r (RightSB - BBD - OX * 2) 0 (CAP * BBarPos) BBS
VBar.l (SB + BBD) 0 CAP BBS VBar.r ([mix SB RightSB BArcMix] - BBD - OX * 2) (CAP * BBarPos) CAP BBS
VBar.l (SB + BBD) 0 CAP BBS
Rect (CAP - BBS) (0 + BBS) (SB + [HSwToV BBS]) (SB + BBD)
### Greek Beta
create-glyph 'grek/beta.standard' : glyph-proc create-glyph 'grek/beta.standard' : glyph-proc
include : MarkSet.bp include : MarkSet.bp