summaryrefslogtreecommitdiff
path: root/fonts/thai/rmit/chara1.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/chara1.mf
Initial commit
Diffstat (limited to 'fonts/thai/rmit/chara1.mf')
-rw-r--r--fonts/thai/rmit/chara1.mf14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/thai/rmit/chara1.mf b/fonts/thai/rmit/chara1.mf
new file mode 100644
index 0000000000..8f3ac1e3a3
--- /dev/null
+++ b/fonts/thai/rmit/chara1.mf
@@ -0,0 +1,14 @@
+beginthaichar("GAW GAI", "A1", "gg/gy", 2thick# + normwd# + jutout#, normht#, 0);
+ penpos1(thick, 0);
+ gor_def(2);
+ botcap_def(3);
+
+ y1 = 0;
+ x1l = x2lft = leftmost + jutout;
+ rt x3rt = rt x2rt = rightmost;
+ y3bot = 0;
+
+ filldraw gor_path_o(2) -- z3r -- z3l -- reverse gor_path_i(2)
+ -- z1r -- z1l -- cycle;
+ penlabels(1,2,3);
+endthaichar;