summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chare4.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/chare4.mf
Initial commit
Diffstat (limited to 'fonts/thai/rmit/chare4.mf')
-rw-r--r--fonts/thai/rmit/chare4.mf25
1 files changed, 25 insertions, 0 deletions
diff --git a/fonts/thai/rmit/chare4.mf b/fonts/thai/rmit/chare4.mf
new file mode 100644
index 0000000000..a25a33ed81
--- /dev/null
+++ b/fonts/thai/rmit/chare4.mf
@@ -0,0 +1,25 @@
+beginthaichar("AI", "E4", "ai", 4thick# + 2dia# + thin#, normht# + uvgap# + uvht#, 0);
+ b_def(1, thick, 0);
+ penpos2(thick, 0);
+ penpos3(thin, 90);
+ penpos4(thin, 90);
+ penpos5(thick, 0);
+ penpos6(thin, 180);
+
+ x1rt = rightmost;
+ x1lft = x2l;
+ x5l = leftmost;
+ x3 = 3/4[x5r, x2l];
+ x6 = 2/4[x5r, x2l];
+ x4 = 1/4[x5r, x2l];
+ y1bot = 0;
+ y6 = y2 = 1/2[y3r, y4l];
+ y5 = y3r = normht + uvgap + uvht;
+ y4l = normht + uvgap;
+
+ filldraw b_path(1) -- z2r{up} .. z3r{left} ... {down}z6r{down}
+ ... {left}z4r{left}
+ ... {up}z5r -- z5l{down} ... {right}z4l{right} ... {up}z6l{up}
+ ... {right}z3l .. z2l{down} -- cycle;
+ penlabels(1,2,3,4);
+endthaichar;