diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 23:38:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 23:38:21 +0000 |
commit | 215012a8d684889983ec2c0629e1c704e6853d9c (patch) | |
tree | ebf1271bd71869069824935ae8a5678745bf8bce /Master/texmf-dist/fonts/source/public/malayalam/styles/mmcsl12.mf | |
parent | 1af3d19d6dbcbf309667d9cb4aa3cdda914914a9 (diff) |
trunk/Master/texmf-dist/fonts/source
git-svn-id: svn://tug.org/texlive/trunk@101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/malayalam/styles/mmcsl12.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/malayalam/styles/mmcsl12.mf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/malayalam/styles/mmcsl12.mf b/Master/texmf-dist/fonts/source/public/malayalam/styles/mmcsl12.mf new file mode 100644 index 00000000000..922c2b6fccc --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/malayalam/styles/mmcsl12.mf @@ -0,0 +1,21 @@ +% mmcsl12.mf -- parameters for 12pt Malayalam calligraphic slanted +% copyright 1992 Jeroen Hellingman +% last edit: 28-NOV-1992 + +mode_setup; + +ht# := 2.0mm#; % height of characters +u# := 1.0mm#; % unit width (.5ht) +rm# := 0.6mm#; % space inbetween characters +slant := 0.17; % 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 := "MMCSL12"; + +input mmdefs.mf; +input mmfont.mf; |