diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD.mf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD.mf b/Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD.mf new file mode 100644 index 00000000000..5a4fc5812c2 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD.mf @@ -0,0 +1,20 @@ +% +% Copyright (c) 2011, Michael Ummels <michael.ummels@rwth-aachen.de> +% +% 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 +% + +font_identifier := "FdSymbolD"; +design_size := 10; +font_size design_size * pt#; + +input fdbase; + +boolean negated; +negated := true; + +input fdarrows; + +bye; |