diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/sanskrit/skts10.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/sanskrit/skts10.mf | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/sanskrit/skts10.mf b/Master/texmf-dist/fonts/source/public/sanskrit/skts10.mf new file mode 100644 index 00000000000..c7e8e7dfc7f --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/sanskrit/skts10.mf @@ -0,0 +1,33 @@ +% +% SKTS10.MF +% +% Revision 1.0 1996/02/13 Charles Wikner wikner@nacdh4.nac.ac.za +% Revision 2.0 1996/11/27 Charles Wikner wikner@nacdh4.nac.ac.za +% +% Copyright 1996 & 2002 Charles Wikner +% This program can be redistributed and/or modified under the terms +% of the LaTeX Project Public License Distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. +% +mode_setup; +design_size := 2.032; +cap# := design_size*1mm#; + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% % + font_size 10pt#; + font_identifier := "SKTS10"; + slant := 1/5; + pen_scale := 7.6; + pen_ratio := 1; + pen_rot := 135; + charwd_scale := 1; +% % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +input sktdefs; +input sktchars; +input sktligs; +end; + |