improve the shape of Q.
This commit is contained in:
parent
5df9fd6e50
commit
706d284683
|
@ -1792,13 +1792,17 @@ symbol-block 'Q'
|
|||
assign-unicode 'Q'
|
||||
|
||||
include glyphs.O AS_BASE
|
||||
|
||||
start-from MIDDLE 0
|
||||
line-to (MIDDLE + WIDTH * 0.15 - HALFSTROKE * HVCONTRAST) (-CAP * 0.2)
|
||||
line-to (MIDDLE + WIDTH * 0.15 + HALFSTROKE * HVCONTRAST) (-CAP * 0.2)
|
||||
line-to (MIDDLE + STROKE * HVCONTRAST) 0
|
||||
line-to (MIDDLE + STROKE * (1 - 0.5 / 3) * HVCONTRAST) (STROKE * 0.5)
|
||||
reverse-last
|
||||
local shift : linreg 18 0 126 0.25 STROKE
|
||||
include : dispiro
|
||||
widths.rhs
|
||||
flat (MIDDLE + WIDTH * 0.1 - STROKE * HVCONTRAST * shift) (-CAP * 0.2) [heading UPWARD]
|
||||
curl (MIDDLE - STROKE * HVCONTRAST * shift) 0
|
||||
#start-from MIDDLE 0
|
||||
#line-to (MIDDLE + WIDTH * 0.15 - HALFSTROKE * HVCONTRAST) (-CAP * 0.2)
|
||||
#line-to (MIDDLE + WIDTH * 0.15 + HALFSTROKE * HVCONTRAST) (-CAP * 0.2)
|
||||
#line-to (MIDDLE + STROKE * HVCONTRAST) 0
|
||||
#line-to (MIDDLE + STROKE * (1 - 0.5 / 3) * HVCONTRAST) (STROKE * 0.5)
|
||||
#reverse-last
|
||||
alias 'cyrQa' 0x51A 'Q'
|
||||
|
||||
### q
|
||||
|
|
Loading…
Reference in New Issue
Block a user