Fix shape of Reversed-E (#618).
This commit is contained in:
parent
6146a1f114
commit
43431f8ba8
8 changed files with 135 additions and 95 deletions
|
@ -148,12 +148,6 @@ smallsmooth = 200 # Vertical arc size in lowercase letters.
|
|||
superness = 2.275 # Superness of arcs.
|
||||
tightHookSuperness = 2.3 # superness of tight hooks
|
||||
|
||||
barpos = 0.525 # Position of most crossbars
|
||||
overlaypos = 0.52 # Position of the overlay mark.
|
||||
ebarpos = 0.50 # Position of the middle bar in `e`.
|
||||
gbarpos = 0.42
|
||||
fivebarpos = 0.64
|
||||
fbarpos = 0.91 # Position of the middle bar in `f`
|
||||
fbarStrokeAdj = 0.25 # Portion of the fill above the f-bar position
|
||||
|
||||
rbalance = 60
|
||||
|
@ -181,7 +175,6 @@ vtipfineSlab = 0.9
|
|||
jut = 70
|
||||
vjut = 145
|
||||
smooth = 195
|
||||
barpos = 0.525
|
||||
rhook = 110
|
||||
rbalance = 60
|
||||
rbalance2 = 15
|
||||
|
@ -198,7 +191,6 @@ periodsize = 55
|
|||
jut = 75
|
||||
vjut = 145
|
||||
smooth = 195
|
||||
barpos = 0.525
|
||||
rhook = 110
|
||||
rbalance = 60
|
||||
rbalance2 = 15
|
||||
|
@ -215,7 +207,6 @@ periodsize = 77
|
|||
jut = 80
|
||||
vjut = 145
|
||||
smooth = 195
|
||||
barpos = 0.525
|
||||
rhook = 110
|
||||
rbalance = 60
|
||||
rbalance2 = 15
|
||||
|
@ -233,7 +224,6 @@ essx = 1.12
|
|||
jut = 85
|
||||
vjut = 157
|
||||
smooth = 200
|
||||
barpos = 0.525
|
||||
rhook = 110
|
||||
rbalance = 60
|
||||
rbalance2 = 15
|
||||
|
@ -247,7 +237,6 @@ essx = 1.07
|
|||
jut = 85
|
||||
vjut = 170
|
||||
smooth = 203
|
||||
barpos = 0.525
|
||||
rhook = 110
|
||||
rbalance = 55
|
||||
rbalance2 = 20
|
||||
|
@ -261,7 +250,6 @@ essx = 1.06
|
|||
jut = 89
|
||||
vjut = 179
|
||||
smooth = 206
|
||||
barpos = 0.51
|
||||
rhook = 95
|
||||
rbalance = 52
|
||||
rbalance2 = 23
|
||||
|
@ -275,7 +263,6 @@ essx = 1.05
|
|||
jut = 96
|
||||
vjut = 189
|
||||
smooth = 210
|
||||
barpos = 0.51
|
||||
rhook = 97
|
||||
rbalance = 50
|
||||
rbalance2 = 25
|
||||
|
@ -289,7 +276,6 @@ essx = 1.03
|
|||
jut = 100
|
||||
vjut = 199
|
||||
smooth = 215
|
||||
barpos = 0.51
|
||||
rhook = 105
|
||||
rbalance = 50
|
||||
rbalance2 = 25
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue