diff options
Diffstat (limited to 'fonts/thai/rmit/charda.mf')
-rw-r--r-- | fonts/thai/rmit/charda.mf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fonts/thai/rmit/charda.mf b/fonts/thai/rmit/charda.mf new file mode 100644 index 0000000000..5ea13d1ab1 --- /dev/null +++ b/fonts/thai/rmit/charda.mf @@ -0,0 +1,7 @@ +beginthaichar("full stop", "DA", "..", dia#, dia#, 0);
+ filldraw (leftmost, 1/2dia){up}
+ .. (1/2[leftmost, rightmost], dia){right}
+ .. (rightmost, 1/2dia){down}
+ .. (1/2[leftmost, rightmost], 0){left}
+ .. cycle;
+endthaichar;
|