summaryrefslogtreecommitdiff
path: root/fonts/mdsymbol/source/MdSymbolD.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/mdsymbol/source/MdSymbolD.mf
Initial commit
Diffstat (limited to 'fonts/mdsymbol/source/MdSymbolD.mf')
-rw-r--r--fonts/mdsymbol/source/MdSymbolD.mf20
1 files changed, 20 insertions, 0 deletions
diff --git a/fonts/mdsymbol/source/MdSymbolD.mf b/fonts/mdsymbol/source/MdSymbolD.mf
new file mode 100644
index 0000000000..75bc3e1c1f
--- /dev/null
+++ b/fonts/mdsymbol/source/MdSymbolD.mf
@@ -0,0 +1,20 @@
+%
+% Copyright (c) 2011, 2012, Sebastian Schubert <schubert.seb@googlemail.com>
+%
+% This Font Software is licensed under the SIL Open Font License,
+% Version 1.1. This license is in the accompanying file OFL.txt, and
+% is also available with a FAQ at: http://scripts.sil.org/OFL
+%
+
+input mdbase;
+
+boolean negated;
+negated := true;
+
+input mdarrows;
+
+current_char := 223;
+
+input mdturnstile;
+
+bye;