diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/malayalam/styles/mmc12s.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/malayalam/styles/mmc12s.mf | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/malayalam/styles/mmc12s.mf b/Master/texmf-dist/fonts/source/public/malayalam/styles/mmc12s.mf new file mode 100644 index 00000000000..010bff0ec6f --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/malayalam/styles/mmc12s.mf @@ -0,0 +1,24 @@ +% mmc12s.mf -- parameters for 12pt calligraphic subscript font +% copyright 1992 Jeroen Hellingman +% last edit: 27-NOV-1992 + +mode_setup; + +subfont := 1; + +ht# := 1.6mm#; % height of characters (80%) +u# := 0.8mm#; % unit width (.5ht) (80%) +rm# := 0.6mm#; % space inbetween characters +slant := 0; % slant of characters + +rot = 45; % angle of pen (was: 135) +thick# := 0.9pt#; % thickness of thickest lines +thin# := 0.4pt#; % thickness of thinnest lines +subthick# := 0.661pt#; % thickness of thickest lines in subscribed characters + +font_size 12pt#; +font_identifier := "MMC12S"; + +input mmdefs.mf; +input mmfont.mf; + |