summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/fdsymbol/fdgeometric.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/fdsymbol/fdgeometric.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/fdsymbol/fdgeometric.mf5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fdsymbol/fdgeometric.mf b/Master/texmf-dist/fonts/source/public/fdsymbol/fdgeometric.mf
index fbc9f649751..c05479436f5 100644
--- a/Master/texmf-dist/fonts/source/public/fdsymbol/fdgeometric.mf
+++ b/Master/texmf-dist/fonts/source/public/fdsymbol/fdgeometric.mf
@@ -1037,7 +1037,7 @@ for sign = 1, -1:
1/2[1/2[z0,z1], 1/2[z2,z3]] = (w/2, (h-d)/2);
- draw_line(z0, z1, true);
+ draw_line(z2, z3, true);
draw_line(1/2[z0,z1], 1/2[z2,z3], true);
endchar;
endfor;
@@ -1633,7 +1633,8 @@ endchar;
beginsymbol(5u# + line_thickness# + 2side_bearing#, asc_height#, desc_depth#); "sharp";
thick := line_thickness;
- x0l - x4 = x1l - x5 = x2l - x0r = x3l - x1r = x6 - x2r = x7 - x3r;
+ x0l - x4 = x1l - x5 = x6 - x2r = x7 - x3r;
+ x2l - x0r = x3l - x1r = 2(x0l - x4);
x4 = x5 = w - x6 = w - x7 = side_bearing;
y3 = h;
y7r = x_height;