Fix broken shape of compact r variants again at Aile/416em width #1053
This commit is contained in:
parent
36861470dc
commit
ce6ec5ca17
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ glyph-block Letter-Latin-Lower-R : begin
|
|||
[Just rStraight] : mix (xBar - fine) rHookX (0.54 + 2 * TanSlope * strokeBar / Width)
|
||||
[Just rSerifed] : mix (xBar - fine) rHookX (0.59 + 2 * TanSlope * strokeBar / Width)
|
||||
[Just rNarrow] : mix df.width rHookX : Math.max 1.01 (5 / 4 * [mix 1 dfR.div 2])
|
||||
[Just rNarrowSerifed] : xBar + RHook * 1.25 * df.div
|
||||
[Just rNarrowSerifed] : Math.min ([mix df.width rHookX df.div] - 0.1) : xBar + RHook * 1.25 * df.div
|
||||
[Just rCornerHooked] : rHookX - strokeBar / 2 * HVContrast
|
||||
[Just rCornerHookedSerifed] : rHookX - strokeBar / 2 * HVContrast
|
||||
[Just rEarless] : mix (xBar - strokeBar * HVContrast) rHookX 0.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue