Merge branch 'dev'
This commit is contained in:
commit
45e0fb8131
1 changed files with 12 additions and 8 deletions
|
@ -225,7 +225,8 @@ glyph-block Letter-Latin-Upper-B : begin
|
|||
|
||||
create-glyph 'mathbb/B' 0x1D539 : glyph-proc
|
||||
include : MarkSet.capital
|
||||
include : union
|
||||
include : difference
|
||||
union
|
||||
BShape CAP (stroke -- BBS) (serifs -- false)
|
||||
intersection
|
||||
BShapeMask CAP (stroke -- BBS)
|
||||
|
@ -233,6 +234,9 @@ glyph-block Letter-Latin-Upper-B : begin
|
|||
VBar.r (RightSB - BBD - OX * 2) 0 (CAP * BBarPos) 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
|
||||
include : MarkSet.bp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue