Fix broken shape of compact r variants again at Aile/416em width #1053

This commit is contained in:
be5invis 2021-05-24 18:34:05 -07:00
parent 36861470dc
commit ce6ec5ca17

View file

@ -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