diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/malayalam/styles/mm12.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/malayalam/styles/mm12.mf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/malayalam/styles/mm12.mf b/Master/texmf-dist/fonts/source/public/malayalam/styles/mm12.mf new file mode 100644 index 00000000000..a3d6bd6fb55 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/malayalam/styles/mm12.mf @@ -0,0 +1,21 @@ +% mm12.mf -- parameters for 12pt Malayalam +% copyright 1992 Jeroen Hellingman +% last edit: 27-NOV-1992 + +mode_setup; + +ht# := 2.0mm#; % height of characters +u# := 1.0mm#; % unit width (.5ht) +rm# := 0.6mm#; % space inbetween characters +slant := 0; % slant of characters + +rot = 145; % angle of pen +thick# := 0.655pt#; % thickness of thickest lines (was .8) +thin# := 0.655pt#; % thickness of thinnest lines (was .5) +subthick# := 0.655pt#; % thickness of thickest lines in subscribed characters (was .5) + +font_size := 12pt#; +font_identifier := "MM12"; + +input mmdefs.mf; +input mmfont.mf; |