From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/thai/rmit/chara6.mf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 fonts/thai/rmit/chara6.mf (limited to 'fonts/thai/rmit/chara6.mf') 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; -- cgit v1.2.3