summaryrefslogtreecommitdiff
path: root/fonts/engwar/barcap.mf
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/engwar/barcap.mf
Initial commit
Diffstat (limited to 'fonts/engwar/barcap.mf')
-rw-r--r--fonts/engwar/barcap.mf21
1 files changed, 21 insertions, 0 deletions
diff --git a/fonts/engwar/barcap.mf b/fonts/engwar/barcap.mf
new file mode 100644
index 0000000000..f6e9c6df60
--- /dev/null
+++ b/fonts/engwar/barcap.mf
@@ -0,0 +1,21 @@
+% Copyright 1986 Michael Urban
+% Everyone is granted permission to copy, modify and redistribute
+% this file, provided that a currently-dated copy of this
+% copyright notice is included in the copy.
+% License is granted to produce fonts based on the information
+% in this file, provided that such fonts are redistributed
+% without charge to any third party.
+
+% SCCS ID @(#)bars.mf 1.1 10/1/86
+
+def Overbar=
+begingroup;
+ save x,y;
+ z9 = barpoint;
+ x10 = .7w; top y10=Xht;
+ x11= .2w; top y11=Xht;
+ x12=0; top y12=Xht-1/80em;
+ draw z9..z10{left}..z11{left}..z12;
+endgroup;
+enddef;
+