Shape refinement of grek/delta and cyrl/be
This commit is contained in:
parent
43ba655a8c
commit
cf8c550d8b
1 changed files with 6 additions and 5 deletions
|
@ -13,7 +13,7 @@ glyph-block Letter-Greek-Lower-Delta : begin
|
|||
include : MarkSet.b
|
||||
|
||||
local xNeck : mix SB RightSB 0.07
|
||||
local bar : mix 0 XH 0.96
|
||||
local bar : Stroke * 0.25 + [mix 0 XH 0.875]
|
||||
local xOTLeft : mix SB RightSB 0.5
|
||||
local fine : Stroke * 0.5
|
||||
|
||||
|
@ -46,20 +46,21 @@ glyph-block Letter-Greek-Lower-Delta : begin
|
|||
turned 'turndelta' 0x18D 'grek/delta' Middle (XH / 2) [MarkSet.p]
|
||||
|
||||
create-glyph 'cyrl/be' 0x431 : glyph-proc
|
||||
local yRingTop : mix 0 XH 0.875
|
||||
include : MarkSet.b
|
||||
include : dispiro
|
||||
widths.rhs (Stroke * CThinB)
|
||||
flat (SB + OX + Stroke * (1 - CThinB) * HVContrast) SmallSmoothB
|
||||
curl (SB + OX + Stroke * (1 - CThinB) * HVContrast) (XH - SmallSmoothA)
|
||||
curl (SB + OX + Stroke * (1 - CThinB) * HVContrast) (yRingTop - SmallSmoothA)
|
||||
arcvh
|
||||
g4 (Middle - CorrectionOMidS) (CAP * 0.7 - O) [widths.rhs Stroke]
|
||||
g4 (Middle - CorrectionOMidS) (yRingTop - O) [widths.rhs Stroke]
|
||||
archv
|
||||
flat (RightSB - OX) (XH - SmallSmoothB)
|
||||
flat (RightSB - OX) (yRingTop - SmallSmoothB)
|
||||
curl (RightSB - OX) SmallSmoothA
|
||||
arcvh
|
||||
g4 (Middle + CorrectionOMidS) O
|
||||
archv
|
||||
flat (SB + OX) SmallSmoothB
|
||||
curl (SB + OX) (XH - SmallSmoothA)
|
||||
curl (SB + OX) (yRingTop - SmallSmoothA)
|
||||
alsoThruThem [list {0.25 0.79} {0.5 0.87}] important
|
||||
g4 (RightSB - HalfStroke * HVContrast) CAP
|
Loading…
Add table
Add a link
Reference in a new issue