diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC.mf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC.mf b/Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC.mf new file mode 100644 index 00000000000..2d5843e6a6a --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC.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 := "FdSymbolC"; +design_size := 10; +font_size design_size * pt#; + +input fdbase; + +boolean negated; +negated := false; + +input fdarrows; + +bye; |