Fix ring mark size and clearance

This commit is contained in:
be5invis 2021-09-03 23:27:03 -07:00
parent 35d0f7d540
commit a6052e1a1c
2 changed files with 3 additions and 4 deletions

View file

@ -30,7 +30,7 @@ slopeAngle = 0 # slope angle, in degrees.
derivedSlopeAngle = 10 # Slope angle of derived letters requiring italics
accentWidth = 200 # Width of accent marks.
accentClearance = 48 # Vertical clearance of accent marks to the base.
accentClearance = 80 # Vertical clearance of accent marks to the base.
accentHeight = 140 # Height of accent marks.
accentStackOffset = 205 # Offset height of accent mark stack.
overshoot = -8 # Vertical overshoot for arcs.