diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/thai/rmit/i.mf |
Initial commit
Diffstat (limited to 'fonts/thai/rmit/i.mf')
-rw-r--r-- | fonts/thai/rmit/i.mf | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/fonts/thai/rmit/i.mf b/fonts/thai/rmit/i.mf new file mode 100644 index 0000000000..7ebcc8b686 --- /dev/null +++ b/fonts/thai/rmit/i.mf @@ -0,0 +1,25 @@ +slant := 0.4;
+px# := 1/5vpt#;
+py# := 1/5vpt#;
+normht# := 4vpt#;
+normwd# := 2vpt#;
+skinnywd# := .6normwd#;
+dotsize# := skinnywd# / 4;
+dia# := 1/2vpt#;
+thick# := 1/6vpt#;
+thin# := 1/6vpt#;
+overshoot# := 1/3thin#;
+jutout# := 1/6vpt#;
+curveht# := 1/6normht#;
+cupht# := curveht#;
+hatht# := curveht#;
+leftgap# := 1/2vpt#;
+rightgap# := 1/2vpt#;
+lvgap# := dia#;
+lvht# := 3dia#;
+uvgap# := 2dia#;
+uvht# := 3dia#;
+tonegap# := dia#;
+toneht# := 2dia#;
+gorstyle := 2;
+curlystyle := 1;
|