summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chara6.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/chara6.mf
Initial commit
Diffstat (limited to 'fonts/thai/rmit/chara6.mf')
-rw-r--r--fonts/thai/rmit/chara6.mf17
1 files changed, 17 insertions, 0 deletions
diff --git a/fonts/thai/rmit/chara6.mf b/fonts/thai/rmit/chara6.mf
new file mode 100644
index 0000000000..d791f5a21f
--- /dev/null
+++ b/fonts/thai/rmit/chara6.mf
@@ -0,0 +1,17 @@
+beginthaichar("KAW RAH!-KAH!NG", "A6", "kr", 2thick# + kinkedcurlywd# + normwd#, normht#, 0);
+ kinkedcurly_def(1);
+ dd_def(2);
+ penpos3(thick, 0);
+ topcap_def(4);
+
+ lft x1lft = leftmost;
+ x1 = x2;
+ rt x4rt = rt x3r = rightmost;
+ bot y3 = 0;
+ top y4top = normht;
+
+ filldraw kinkedcurly_path(1) -- dd_path_o(2) .. z3r -- z3l
+ .. reverse dd_path_i(2) -- cycle;
+ filldraw z3l -- z3r -- z4r -- z4l -- cycle;
+ penlabels(1,2,3,4);
+endthaichar;