summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/charaf.mf
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/thai/rmit/charaf.mf
Initial commit
Diffstat (limited to 'fonts/thai/rmit/charaf.mf')
-rw-r--r--fonts/thai/rmit/charaf.mf33
1 files changed, 33 insertions, 0 deletions
diff --git a/fonts/thai/rmit/charaf.mf b/fonts/thai/rmit/charaf.mf
new file mode 100644
index 0000000000..b5f459c81d
--- /dev/null
+++ b/fonts/thai/rmit/charaf.mf
@@ -0,0 +1,33 @@
+beginthaichar("DTAW BPAH!-DTAH!K", "AF", "db", 2thick# + normwd# + dia#, normht#, lvgap# + lvht#);
+ d_def(1, thick, 1/2thick);
+ gor_def(2);
+ penpos5(thick, 0);
+ penpos6(thin, 90);
+ penpos7(thin, 90);
+ penpos8(thin, 90);
+ penpos9(thin, 180);
+ penpos10(thin, 270);
+ penpos11(thin, 300);
+
+ x1lft = leftmost;
+ x1l = x2lft;
+ x2rt = x5r = rightmost;
+ y1bot = 0;
+ x6 = 1/2[x7, x5l];
+ x7 = x11 = 0.6[x9, x5l];
+ x8 = x10 = 1/3[x9l, x7];
+ x9r = leftmost;
+ y5 = y7l = y10r = - lvgap - lvht;
+ y6r + 1/2thin = y11r = y8r = -lvgap - 1/2lvht;
+ y9 = 1/2[y8, y10];
+
+ filldraw d_path(1) -- gor_path_i(2) -- z5l -- z5r
+ -- reverse gor_path_o(2) -- cycle;
+ filldraw z5l{dir 135} .. z6l{left} .. {dir225}z7l{dir135}
+ .. z8l{left} .. z9l{down}
+ .. z10l{right} .. {dir 45}z11l -- z11r{dir 225}
+ .. z10r{left} .. z9r{up}
+ .. z8r{right} .. {dir -45}z7r{dir 45}
+ .. z6r{right} .. z5r -- cycle;
+ penlabels(range 1 thru 11);
+endthaichar;