Fix ring mark size and clearance
This commit is contained in:
parent
35d0f7d540
commit
a6052e1a1c
2 changed files with 3 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue