summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chare1.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/chare1.mf
Initial commit
Diffstat (limited to 'fonts/thai/rmit/chare1.mf')
-rw-r--r--fonts/thai/rmit/chare1.mf17
1 files changed, 17 insertions, 0 deletions
diff --git a/fonts/thai/rmit/chare1.mf b/fonts/thai/rmit/chare1.mf
new file mode 100644
index 0000000000..3919642656
--- /dev/null
+++ b/fonts/thai/rmit/chare1.mf
@@ -0,0 +1,17 @@
+beginthaichar("AA", "E1", "aa", 2thick# + 2dia# + 3thin#, normht#, 0);
+ b_def(1, thick, 0);
+ penpos2(thick, 0);
+ b_def(3, thick, 0);
+ penpos4(thick, 0);
+
+ x1lft = x2l = leftmost;
+ y1bot = 0;
+ y2 = normht;
+ x3lft = x4l = x1rt + thin;
+ y3bot = 0;
+ y4 = normht;
+
+ filldraw b_path(1) -- z2r -- z2l -- cycle;
+ filldraw b_path(3) -- z4r -- z4l -- cycle;
+ penlabels(1,2);
+endthaichar;