summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/charb9.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/charb9.mf
Initial commit
Diffstat (limited to 'fonts/thai/rmit/charb9.mf')
-rw-r--r--fonts/thai/rmit/charb9.mf23
1 files changed, 23 insertions, 0 deletions
diff --git a/fonts/thai/rmit/charb9.mf b/fonts/thai/rmit/charb9.mf
new file mode 100644
index 0000000000..ddc323b13e
--- /dev/null
+++ b/fonts/thai/rmit/charb9.mf
@@ -0,0 +1,23 @@
+beginthaichar("NAW NOO", "B9", "no", 2dia# + 2thick# + normwd#, normht#, 0);
+ q_def(1, thick, 0);
+ penpos3(thick, 0);
+ penpos4(thin, 270);
+ b_def(5, thick, thick - thin);
+ topcap_def(6);
+
+ lft x1lft = leftmost;
+ x1rt = x3r;
+ rt x5rt = rightmost;
+ x4 = x5l;
+ x6 = x5;
+ top y1top = normht;
+ bot y3 = 0;
+ bot y5bot = 0;
+ top y6top = normht;
+ y4l = y5top;
+
+ filldraw q_path(1) -- z3r -- z3l -- cycle;
+ filldraw z3l .. {right}z4l -- z4r{left} .. z3r -- cycle;
+ filldraw b_path(5) -- z6r -- z6l -- cycle;
+ penlabels(1,2,3,4,5,6);
+endthaichar;