summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chareb.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/chareb.mf
Initial commit
Diffstat (limited to 'fonts/thai/rmit/chareb.mf')
-rw-r--r--fonts/thai/rmit/chareb.mf17
1 files changed, 17 insertions, 0 deletions
diff --git a/fonts/thai/rmit/chareb.mf b/fonts/thai/rmit/chareb.mf
new file mode 100644
index 0000000000..74a9a50130
--- /dev/null
+++ b/fonts/thai/rmit/chareb.mf
@@ -0,0 +1,17 @@
+beginthaichar("MY JUTAWAH", "EB", "mj", 0, normht# + uvgap# + uvht#, 0);
+ penpos1(thin, 0);
+ penpos2(thin, 0);
+ penpos3(thin, 270);
+ penpos4(thin, 270);
+
+ x1 = x2 = 1/2[x3, x4];
+ x4 = -rightgap;
+ x3 = x4 - uvht;
+ y1 = normht + uvgap + uvht;
+ y2 = normht + uvgap;
+ y3 = y4 = 1/2[y1, y2];
+
+ filldraw z1l -- z2l -- z2r -- z1r -- cycle;
+ filldraw z3l -- z4l -- z4r -- z3r -- cycle;
+ penlabels(1,2,3,4);
+endthaichar;